User avatar
mia (developer mode)
@mia@shrimptest.0x0.st
@lanodan if you just want the audio from the remote end on your device, i think the easiest way is to make the application use pulseaudio. then:

on the remote end, set the
PULSE_SERVER environment variable

locally, load
module-native-protocol-tcp (with whatever auth options you deem appropriate)

that should just work. you can tunnel it over ssh as well