G Graaf_van_Vlaanderen Mar 8, 2009 #1 Just a general question. Is it possible to forward sound through a ssh connection?
DutchDaemon Administrator Staff member Administrator Moderator Developer Mar 8, 2009 #2 I read somewhere that esd(1) can be run on the server and the client, forwarding sound over ssh. Maybe look into that?
I read somewhere that esd(1) can be run on the server and the client, forwarding sound over ssh. Maybe look into that?
vermaden Mar 8, 2009 #3 1. use mpd/musicpd from Ports 2. PulseShit from Ports (PulseAudio) 3. dd < /dev/random | ssh user@host "dd > /dev/dsp"
1. use mpd/musicpd from Ports 2. PulseShit from Ports (PulseAudio) 3. dd < /dev/random | ssh user@host "dd > /dev/dsp"