PipeWire  0.3.51
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.

This module has no options.

Example configuration

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