Skip to content

Slow consumer hangs the graph.

Ashok Sidipotu requested to merge ashoks/pipewire:zerocopy into master

I've a gst pipeline which makes a simple pipewire graph of two video nodes one producer and another consumer. Consumer here is running slow and taking up all the buffers in the graph. Producer meanwhile stops producing the output as he sees a busy buffer. The graph eventually hangs.

cc @gkiagia

Merge request reports