PipeWire 1.0.5
Loading...
Searching...
No Matches
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 Name

libpipewire-module-zeroconf-discover

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 = { }
}
]