When I'm using esd for give remote sound, xmms is working well, but Skype give me "/dev/dsp-1: Address family not supported by protocol". I can't solve this problem
I'm run esd on remote machine:
CODE
esd -tcp -public -port 150
And I'm run Skype locally:
CODE
esddsp -v -s 192.168.1.31:150 /opt/skype/skype.bin
Please, help me to solve this problem.
Best Regards.