Provided by: libpipewire-0.3-modules_1.0.5-1ubuntu3_amd64 bug

NAME

       libpipewire-module-zeroconf-discover - Zeroconf Discover

DESCRIPTION

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