Kodi Community Forum
Streaming http://ts:// in XBMC, is it possible? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Streaming http://ts:// in XBMC, is it possible? (/showthread.php?tid=199750)



Streaming http://ts:// in XBMC, is it possible? - dwegiel - 2014-07-12

Here's what I am attempting to stream through XBMC: http://ts://194.29.132.217:9002/polsat

VLC is able to successfully play the stream, and from the debug log, I know the mux is ts in http header. However how to enter this into an m3u descriptor or otherwise, I do not know. Can anyone enlighten me? I'd really appreciate it Big Grin


RE: Streaming http://ts:// in XBMC, is it possible? - crackers - 2014-07-12

Take the "ts://" out and put it in a .strm file


RE: Streaming http://ts:// in XBMC, is it possible? - dwegiel - 2014-07-12

I took the ts:// out, and all is well, can stream the entire m3u without problems! Awesome!