[Bug 781496] hlssink2: New HLS sink element based on splitmuxsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 19 12:50:56 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781496

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 350065
  --> https://bugzilla.gnome.org/attachment.cgi?id=350065&action=edit
hlssink2: New HLS sink element based on splitmuxsink

This embeds the muxer inside the sink and accepts elementary streams
while the old HLS sink required the muxer outside. Apart from that the
interface is the same as before.
Currently only mpegtsmux is supported, but support for other muxers is
just a matter of adding a property.

The advantage of the new sink is that it reduces complexity a lot and
properly handles pre-encoded streams with appropriately spaced
keyframes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list