Re: ssh, x forward works, but sound?? ;-)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 9 Dec 2002, Jim Christiansen wrote:

>Date: Mon, 09 Dec 2002 20:44:20 -0700
>From: Jim Christiansen <christiansen_j@hotmail.com>
>To: psyche-list@redhat.com
>Content-Type: text/plain; format=flowed
>List-Id: Discussion of Red Hat Linux 8.0 (Psyche) <psyche-list.redhat.com>
>Subject: ssh, x forward works, but sound?? ;-)
>
>Hi everyone,
>
>Thanks to this list, I have one computer playing ogle by x forwarding from 
>another on my network with a DVD player.  Very cool.  I know it's working, 
>because ogle isn't installed on the box that is displaying... so cool.
>
>Now the question...  How would I get the sound out of the remote computers 
>speakers...? hehe

Use the esound daemon (esd), and do the following:

On the computer with the sound card:
- kill esd, and start it up with the commandline options:
	esd -public -tcp -port 20000
  You can choose an alternate port number if you wish.

On the computer without a sound card:
- In your ~/.bashrc or ~/.bash_profile startup script, or some 
  other script that runs at login, set the following variable:
	ESPEAKER=192.168.1.1:20000
  The IP address above should be the IP of the computer with the 
  sound card, and the port number should match the port used by 
  esd in step 1 above.

Configure all your apps to use esd if they have the option to do 
so, and they will work with your networked ESD daemon.

Finally:  Enjoy your networked sound.

TTYL


-- 
Mike A. Harris     ftp://people.redhat.com/mharris
OS Systems Engineer - XFree86 maintainer - Red Hat



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux