IPTVSimple PVR-addon with XMLTV EGP
(2013-11-01, 12:54)Angelinas Wrote: First you must try your adress on PC VLC-Player or browser
Your adress must look somthing like this excamples.
Code:
http://192.168.241.2/live/get_chunk.php?sid=?f=/live/stv1/mq_stv1.playlist.m3u8
http://192.168.241.2/live/get_chunk.php?sid=?f=/live/stv1/mq_stv1.media.m3u8
http://192.168.241.2/live/get_chunk.php?sid=?f=/live/stv1/mq_stv1.m3u8
http://192.168.241.2/live/get_chunk.php?sid=?f=/live/stv1/mq_stv1
At 1st, u did not get what i ment.

I have playlist for IPTVSimple, which is m3u, that playlist is loaded well.
Code:
#EXTM3U
#EXTINF:-1 tvg-name="stv1" group-title="Slovenske",STV1-MovioStream
http://192.168.241.2/live/get_playlist_astb.php?did=38223452&ch=stv1&user=438742938
#EXTINF:-1 tvg-name="stv2" group-title="Slovenske",STV2-MovioStream
http://192.168.241.2/live/get_playlist_astb.php?did=38223452&ch=stv2&user=438742938

So that playlist is loaded well. When i chose for example channel STV1. there is generated m3u8 (HLS) chunk list, that should be refreshed by player periodicaly to get new commands about strem chunks, and so. BUT, SIMPLEIPTV or XBMC or FFMPEG ( i do not know who's fault it is) do not refresh m3u8 chnk list. it simply play 4 chunks that it got first time, it will play it for approx 40 seconds (4 times 10sec chunk) and ends.
That's an core of problem. Not an playlist for IPTVSimple.

BTW: if i open http://192.168.241.2/live/get_playlist_a...=438742938 in VLC, it plays smoothly, witouth problems. I have native app for android that plays that streams also well, but i want ti integrate that streams to XBMC.


Messages In This Thread
Problem with HLS - by san77 - 2013-10-31, 17:23
RE: IPTVSimple PVR-addon with XMLTV EGP - by san77 - 2013-11-01, 16:58
Channel Logo issues - by cdonnie - 2014-03-28, 09:21
Logout Mark Read Team Forum Stats Members Help
IPTVSimple PVR-addon with XMLTV EGP14