> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:TRussell@;ICTV.com]
> 
> Does anyone have any experience, examples, or suggestions on how to
> implement audio into a Linux based system that uses VNC to 
> multiplex video
> to multiple users?  The audio needs to be outputed to each 
> VNC session/user.

I have the next suggestion: Use an existing protocol and existing tools. I
know there is a network-sound protocol, I've seen it in linux (alsa sound
driver area? or was it the other sound driver?)

Then, start with changing server and client to start the sound server or
sound client. Once you have this running, you can leave it or try to move
the code into the vncserver or vnc client (if you have the guts).

Above all, better not move the sound protocol into the vnc protocol.


CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to