How to play php generated m3u8 streams on kodi live tv addon?
#1
For example i use this url in kodi/xbmc live tv addon:
http://myownwebsite.com/play.m3u8?id=5555
that redirects(using htaccess write rule) to :
http://myownwebsite.com/play.php?id=5555 that generates the actual m3u8 url like this:
http://aremotewebsite.com/5555.m3u8 .

If i use http://myownwebsite.com/play.m3u8?id=5555 in xbmc/kodi live tv addon the xbmc/kodi keeps saying loading and it never plays the stream! could any one tell me what i am doing wrong here ?

Note : i am using xbmc 13.3
Reply
#2
Hello. Can anyone provide a solution to this user question? This is exactly what I need.
Reply

Logout Mark Read Team Forum Stats Members Help
How to play php generated m3u8 streams on kodi live tv addon?0