GNOME Bugzilla – Bug 795430
hlssink/hlssink2: support single file option to generate a single file fragment
Last modified: 2018-11-03 14:21:54 UTC
Generate a single media file indexed with byte ranges in HLS version 4 spec.
Created attachment 371201 [details] [review] splitmuxsink: support single-file option for hls HLS is able to have an option which generate a single media file indexed with byte ranges.
Created attachment 371202 [details] [review] m3u8playlist: Adds new parameter on gst_m3u8_entry_new() HLS version 4 could have an option to generate a single media file indexed with byte range. The format of byte range should be offset@length. It means that the entry have to have offset and length parameter when it created.
Created attachment 371203 [details] [review] hlssink: support single-file option for hls HLS is able to have an option which generate a single media file indexed with byte ranges.
Created attachment 371204 [details] [review] hlssink2: support single-file option for hls
Created attachment 371205 [details] [review] splitmuxsink: support single-file option for hls HLS is able to have an option which generate a single media file indexed with byte ranges. reset my email address, sorry for noise.
Created attachment 371206 [details] [review] m3u8playlist: Adds new parameter on gst_m3u8_entry_new() HLS version 4 could have an option to generate a single media file indexed with byte range. The format of byte range should be offset@length. It means that the entry have to have offset and length parameter when it created. reset my email address, sorry for noise.
Created attachment 371207 [details] [review] hlssink: support single-file option for hls HLS is able to have an option which generate a single media file indexed with byte ranges. reset my email address, sorry for noise.
Created attachment 371208 [details] [review] hlssink2: support single-file option for hls reset my email address, sorry for noise.
-- 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/693.