[vlc-devel] [PATCH 1/2] demux: adaptive: add a method to check whether playlist can pause or not
Zhao Zhili
quinkblack at foxmail.com
Wed Apr 18 16:23:32 CEST 2018
> On 18 Apr 2018, at 10:00 PM, Francois Cartegnie <fcvlcdev at free.fr> wrote:
>
> Le 13/04/2018 à 05:30, Zhao Zhili a écrit :
>> HLS PLAYLIST-TYPE event stream can pause, even though it's live stream.
>> ---
> I don't think the code can handle resuming with missing segments.
>
If the EXT-X-PLAYLIST-TYPE value is EVENT, Media Segments can only be added to the end of the Media Playlist. So missing segments cannot happen.
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list