GNOME Bugzilla – Bug 795542
hlssink/hlssink2: support omit-endlist option
Last modified: 2018-11-03 14:22:05 UTC
If the omit-endlist is true, the "EXT-X-ENDLIST" tag is not appended to the end of the playlist.
Created attachment 371371 [details] [review] hlssink: support omit-endlist option If the omit-endlist is true, the "EXT-X-ENDLIST" tag is not appended to the end of the playlist.
Created attachment 371372 [details] [review] hlssink2: support omit-endlist option
Could you also describe the use case / scenario where this is useful, or why it is needed? Thanks.
This option would be mostly used to stream LIVE media, actually this option would be used with other options(append_list and delete_segments) ffmpeg patch: https://ffmpeg.org/pipermail/ffmpeg-cvslog/2015-May/089728.html I will implement other options related to hls flag. This is one of hls flags to support hls. Thanks. Regards, Daeseok.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/695.