Skip to content

screen-cast-stream-src: Don't complain when we can't dequeue buffer

PipeWire will be unable to dequeue a buffer if all are already busy. This can happen for valid reasons, e.g. the stream consumer not being fast enough, so don't complain in the journal if it happens.

Merge request reports