Skip to content

tsmux: Ability for streams to disappear and reappear

Vivia Nikolaidou requested to merge vivia/gst-plugins-bad:tsmux_streams into master

Until now, any streams in tsmux had to be present when the element started its first buffer. Now they can appear at any point during the stream, or even disappear and reappear later using the same PID.

Merge request reports