.TH "libpipewire-module-zeroconf-discover" 7 "1.0.6" "PipeWire" \" -*- nroff -*- .ad l .nh .SH NAME libpipewire-module-zeroconf-discover \- Zeroconf Discover .SH DESCRIPTION .PP 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\&. .PP .SH "MODULE NAME" .PP .PP \fRlibpipewire-module-zeroconf-discover\fP .PP .SH "MODULE OPTIONS" .PP .PP .IP "\(bu" 2 \fRpulse\&.latency\fP: the latency to end-to-end latency in milliseconds to maintain (Default 200ms)\&. .PP .PP .SH "EXAMPLE CONFIGURATION" .PP .PP .PP .nf context\&.modules = [ { name = libpipewire\-module\-zeroconf\-discover args = { } } ] .fi .PP