PipeWire 0.3.65
PipeWire Module: Zeroconf Discover

Use zeroconf to detect and load module-pulse-tunnel with the right parameters.

This will automatically create sinks and sources to stream audio to/from remote PulseAudio servers. It also works with module-protocol-pulse.

Module Options

  • pulse.latency: the latency to end-to-end latency in milliseconds to maintain (Default 200ms).

Example configuration

context.modules = [
{ name = libpipewire-module-zeroconf-discover
args = { }
}
]