Am Fre, 2003-08-15 um 19.39 schrieb Nikolay Mitev:
> Hello,
> 
> I have been looking for a way to send sound output to multiple machines. 
> For example, all sounds from my machine should go to the local soundcard 
> *and* also to the artsd on another computer on my network. I have read 
> the aRts documentation and the mailing list archives, but could not find 
> anything relevant.
> So, my question is, is it possible to do this with aRts? Maybe a 
> combination of aRts + something else?
> 

Do you use KDE?

If you add "export ARTS_SERVER=$(echo ${DISPLAY%%:*}:16001)" to
/etc/profile, all sound will be redirected to port 16001 on the target
machine.

I don't know, but maybe you can add several targets to the
ARTS_SERVER-Variable (may comma-separated list adding localhost like
"export ARTS_SERVER=$(echo ${DISPLAY%%:*}:16001),localhost:16001"?).

On the target-machine you have to run artsd with network-transparency
enabled and either -u for access by everyone or you have to mount your
home-directory to the target-machine.

-- 
Rene Bartsch

Facsimile/Phone: +49 7 00/72 27 87 24
Mail:  [EMAIL PROTECTED]

Reply via email to