- both transmitter & receiver need pipewire
- ensure direct UDP connectivity (because STUN/TURN is a fuck™, just use tailscale or smth)
gstalk -r 5000 -t example.org:6000
to receive audio on UDP port 5000
and send audio to example.org’s UDP port 6000
then, pick nodes you wanna record using arrow up/down and toggle recording with space or enter. enable autoadd by pressing a, this will automatically record new audio sources as they pop up. deafen & mute yourself by respectively pressing d and m.
if you want to automatically ignore certain nodes,
add the -i 'some regex' flag (using POSIX Extended Regular Expressions)