Make zeroconf devices appear as devices in KDE audio widget
When I load the Pulseaudio-compatible sound server on machine A:
pactl load-module module-native-protocol-tcp listen=my.ip.add.ress
pactl load-module module-zeroconf-publish
and load the discovery module on machine B:
pactl load-module module-zeroconf-discover
Pipewire correctly finds the server and creates sinks corresponding to each device on the server, as can be seen in Helvum:
but these do not appear in KDE's audio widget as selectable sinks, and audio is not routed to them unless I manually do it in Helvum:
Can Wireplumber detect and configure these sinks so they appear as devices I can route audio to with the KDE widget?
Edited by George Hilliard