Click to See Complete Forum and Search --> : video streaming


pareshgh
December 17th, 2002, 12:03 PM
has any one done the video streaming ! my application requires the camcorder to connect and stream. i wanted to know about the video streaming in general and with aspects to C#.
if any one has some hints let me know
-
thanks a lot
Paresh

MartinL
December 18th, 2002, 08:15 AM
I think the forum is not the good place for answering such general question. The only thing I can recommend you is really to go to the MSDN and read something about DirectShow. You can use that technology to capture video from your source (camera) and stream it whenever you want... Read documentation about it...

Martin