[svlug] Wish there was a program that..
Scott Hess
scott at doubleu.com
Wed Apr 16 20:53:32 PDT 2003
On Wed, 16 Apr 2003, Joe Buck wrote:
> Here's my suggestion for a quick project: a CD player program that works
> on machines that have no hardware connection between the CD and the
> sound card.
_No_ hardware connection would be a tough nut to crack :-).
Couldn't you already do something like this either using iSCSI and
ide-scsi (player uses a local connection to a remote drive) or esound
(player is remote where the drive is, but the interface is local via X11
and the sound is local via libesd)? I think the latter is probably more
sensible, because it probably only involves adding the host-selection code
(presumably you could just default to the host with the display being
used).
Later,
scott
More information about the svlug
mailing list