views:

229

answers:

0

I noticed few similar questions already, but didn't find exatly what I want.

I'm trying to do the following. Have a client and server Webcam application. Server application is on a PC with a webcam connected to it and it streams the webcam output. Client application connects to a Server and shows the webcam video.

What's the best and easiest way to to this? Are there any libraries or finished projects doing this?