Skip to content

module-combine-stream: add option to add delays for latency compensation

P V requested to merge pvir/pipewire:combine-latency-comp into master

Add combine.latency-compensate option, which uses delay buffers to compensate for different latencies in the target streams.


Automatic latency compensation for different sinks/sources could be nice to have, and maybe useful for testing the latency reporting, and combine-stream seems to be like OK place for it.

Merge request reports