Forum Discussion
mitchstein
8 years agoRoku Guru
#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)
#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)