Skip to content

mpegtsmux: Don't time out in live mode if no timestamped next buffer is available

Sebastian Dröge requested to merge slomo/gstreamer:mpegtsmux-live-timeouts into main

The muxer can only advance the time if it has a timestamped buffer that can be output, otherwise it will just busy-wait and use up a lot of CPU.

Fixes #3912 (closed)

Merge request reports

Loading