Reply to thread

Can I watch the IPTV channels of my provider?

ISP IPTV List:

[code]#EXTM3U


http://play.lanet.tv/list/top/index.m3u?key=ISPKEY[/code]


By this link I can get the list of channels:

[code]#EXTM3U


#EXTINF:0, 1+1

http://play.lanet.tv/live/9002.m3u8?key=ISPKEY


#EXTINF:0, Новий канал

http://play.lanet.tv/live/9006.m3u8?key=ISPKEY[/code]


Further:

[code]#EXTM3U


#EXT-X-STREAM-INF:PROGRAM-ID=9002,BANDWIDTH=451584,RESOLUTION=640x360

http://kiev4-cdn.lanet.tv/live/5002.m3u8?key=ISPKEY

#EXT-X-STREAM-INF:PROGRAM-ID=9002,BANDWIDTH=1935360,RESOLUTION=864x486

http://kiev4-cdn.lanet.tv/live/9002.m3u8?key=ISPKEY[/code]


Further:

[code]#EXTM3U

#EXT-X-VERSION:3

#EXT-X-MEDIA-SEQUENCE:360939

#EXT-X-TARGETDURATION:4

#EXTINF:4.000,

9002-1533457578632.ts?key=ISPKEY

#EXTINF:4.000,

9002-1533457582641.ts?key=ISPKEY

#EXTINF:4.000,

9002-1533457586641.ts?key=ISPKEY[/code]


Tried all the options, not in one failed to get the channels in the TV server. :(


Top Bottom