AndyA / psips

Replicate SPS/PPS in h264 bit streams
170 stars 29 forks source link

.m3u8 file need full URL #3

Open ctshh opened 9 years ago

ctshh commented 9 years ago

My .m3u8 file needs to include the "full" URL of the video files for VLC (or any other player, that is) to play it, like this:

#EXTM3U
#EXT-X-VERSION:3
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-ALLOW-CACHE:NO
#EXT-X-TARGETDURATION:10
#EXTINF:9.623222,
live/00000000.ts
#EXTINF:7.200000,
live/00000001.ts
(...)

Is there a way to "amend" the URL part with live/?