Date: Fri, 27 Feb 2004 21:53:51 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: zhangweiwu@realss.com Cc: questions@freebsd.org Subject: Re: a good solution share the speaker? Message-ID: <20040228035350.GD3471@dan.emsphone.com> In-Reply-To: <LAW11-F11pfmwX19amh0002c2a0@hotmail.com> References: <LAW11-F11pfmwX19amh0002c2a0@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 28), Zhang Weiwu said: > Several people are using notebooks in the office, the big desktop > computer stores music. A good speaker is pluged into the desktop > computer (FreeBSD). > > What do you think is the best solution to share the speaker? > > These are what I can think of: > * Marc Lehmann wrote a perl module for playing music with mpg123. Write a > cgi script and let people select playlist/control play on the webpage. > * Find a existing good mpg123 frontend, modify it, let it control the > mpg123 on another computer through ssh or even let inetd bring up the > mpg123 player and let the fontend talk to a socket. http://www-scf.usc.edu/~bozhang/notes/esd.html describes how to use esound (which the mpg123 port is built with) to send audio to a remote machine. You could also use xmms, since it has esd support too. I -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040228035350.GD3471>