From: Robert I. <and...@ho...> - 2007-04-19 10:12:30
|
> Yes, I've already done all of that and it reduce latency but it's not> r= eal time ... I think at the present time thats about the best your gonna get! =20 > Yes ! With if the VNCaudio can ctach a stream from a virtual sound> card,= why does forward it throught the network .... If the colinux> process can = mount win dir (cofs) into linux, it can catch this stream> to play on Windo= ws .... =20 I'm thinking less like cofs, more like the networking and console support. = I would imagine using cofs would generate a lot of disk through-put. My u= nderstanding at present, as I've never really looked at the source ;), is t= hat the daemon catches serial output to display on the console. What we re= ally would want is a daemon which catches the line-out to receive pure anal= og? output or a digital output to receive PCM data which could be sent stra= ight to the real sound card on the host. =20 I downloaded the source code of a recent snapshot, coLinux-0.7.1-20070326-s= rc.tar.gz, from SourceForge and the, rather old, source code to VNCAudio an= d in opening one file, vncsound.c in the viewer there is a tiny little prob= lem...it's all for a linux client. I'm going to have a look at the actual = virtual sound card side of things to see how it is done first to firstly se= e how it is done and secondly to see if my skills are up to the job. I'm s= till pretty new to programming :( and even newer to coding anything for Lin= ux. > VNCAudio, if it can work with recent kernel and vnc version, is just = a> way for me. Not a real solution ! In Colinux, the VNCserver is just> one= of the possible solution to have a display. But there are many> more : Xse= rver on windows in one windows, multiple windows, ssh -X ...> And if someon= e wan't to run an app in console to play sound (mpg123,> mpd ...) ? It must= a solution not depending on the VNCAudio. But it> can be a good temporary = solution Yeah, VNC was my original solution, then Cygwin/X using XDMCP and then Cygw= in/X using X over SSH using Putty. _________________________________________________________________ Try Live.com - your fast, personalized homepage with all the things you car= e about in one place. http://www.live.com/getstarted= |