Hi, could anyone tell me more on how to set up audio over LAN with pipewire?
I don’t work with sound professionally but i used to have a laptop sending audio to my desktop through LAN with pulseaudio. All i had to do was install pavucontrol and paprefs. Then in paprefs on both machines, I enable the following options:
- Network access tab: “make discoverable pulseAudio network sound devices available locally”
- Network server tab: 1. enable network access to local sound devices, 2. allow other machines on LAN to discover local sound devices, & 3. Don’t require authentication
- Reboot.
Now i just go back to pavucontrol on my laptop and for an app like spotify or firefox, i select sound output to my desktop.
I used to do this where i had a laptop and desktop running pulseaudio on manjaro xfce. Now my desktop is running Garuda gnome which uses pipewire by default and i cant uninstall it for pulse without uninstalling gnome-control-center. My current situation:
- pulseaudio laptop (manjaro xfce) —> pipewire desktop (garuda gnome)
Things i tried:
- zita-njbridge: i cant get ‘jack2’ running on my laptop when i try the command “zita-j2n myIP myPORT”. I insalled jack via the gui example method on the Archwiki.
- I’ve added myself to the audio & realtime groups but the following message occurs after successfully running jack in qjackctl:
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Can’t connect to Jack, is the server running ?
- The old method using pavucontrol & paprefs. paprefs doesn’t work with pipewire as far as i’ve tried.
- Installing pulse through garuda assitant after uninstalling pipewire: doesn’t work (i’ll have to uninstall gnome-control-center).
- Someone recommened me roc-toolkit but i’m not even sure where to begin with that.
- Installing non-gnome distros: I kinda like gnome on my desktop
Does anyone know of a way to do this? I could also try converting my pulseaudio manjaro to pipewire for a pipewire → pipewire solution if i really need to.
Edited title to include search keywords.