Skip to content

gst: try to purge buffers when renegotiating

James Hilliard requested to merge jameshilliard/pipewire:purge-buffers into master

Track dequeued buffer counts and ensure they are flushed before reconnecting stream.

When purging use empty buffers to try and push buffers we need to reclaim out of the pipeline.

Merge request reports