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

Re: [cobalt-users] Live streams on a RaQ2



There are few java based web cam capturing programs on the market, which 
dynamically request live streaming video from a remote camera each time the 
user connects to the server - now the good thing about this is that the 
streaming video is sent directly from the remote pc to the client pc without 
anything being sent via the server.  The only initial data sent from the 
server to the client is the request for the remote pc's IP address.

If you are interested I can dig out the program I used last year..

Lee.