Forum Discussion
newchannel
8 years agoRoku Guru
"mitchstein" wrote:
#EXTM3U
#EXT-X-TARGETDURATION:69999 (maximumduration of a file)
#EXT-X-MEDIA-SEQUENCE:43031 (files must be named by sequential numbers)
#EXTINF:250, (the 5 represents how many seconds long the file should play, must be less then the targetduration above)
http://www.tvbydemand.com/live/hls/uliv ... 043031.mp4
#EXTINF:260,
http://www.tvbydemand.com/live/hls/uliv ... 043032.mp4
that is an .m3u8 playlist file..
(it won't play now because my songs rotate hourly)
Hi Mitch,
So what you sent would be saved on my server as a file with the list of the mp4 videos?
For DP json file link that has to be added, what changes in the json for the channel to open on roku without categories but just to open and begin playing?
Thanks again. Appreciate you being in this form. You are a lot of help to people.