Kodi Community Forum
help with stream - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215)
+---- Thread: help with stream (/showthread.php?tid=207033)



help with stream - jlim0930 - 2014-10-22

Can someone please put the following url into a m3u format so that it will paly with the IPTV Simple Client PVR ?

Code:
http://live.skylifeplay.com:8083/assets/player.swf?provider=p2ps&streamer=rtmfp://media.trrtv.com:1940&file=http://live.skylifeplay.com:8083/videos/live/hd1/10/10.livesegments&retry_play=1&auto_play=1

I tried

Code:
#EXTM3U

#EXTINF:-1 tvg-logo="TBN.png", group-title="TV", TBN
http://live.skylifeplay.com:8083/assets/player.swf?provider=p2ps&streamer=rtmfp://media.trrtv.com:1940&file=http://live.skylifeplay.com:8083/videos/live/hd1/10/10.livesegments&retry_play=1&auto_play=1

however it did not work...

logs show
Code:
12:41:03 T:140415709710080  NOTICE: Opening video stream: 0 source: 256
12:41:03 T:140415709710080  NOTICE: Creating video codec with codec id: 14
12:41:03 T:140415709710080  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: raw video
12:41:03 T:140415709710080   ERROR: Unsupported video codec
12:41:03 T:140415709710080 WARNING: OpenVideoStream - Unsupported stream 0. Stream disabled.
12:41:03 T:140415709710080  NOTICE: Opening video stream: 0 source: 256
12:41:03 T:140415709710080  NOTICE: Creating video codec with codec id: 14
12:41:03 T:140415709710080  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: raw video
12:41:03 T:140415709710080   ERROR: Unsupported video codec



RE: help with stream - dlman1999 - 2014-10-27

12:41:03 T:140415709710080 WARNING: OpenVideoStream - Unsupported stream 0. Stream disabled.

Do you have flash installed?