few days earlier I've came to a problem where I have to access the default web cam, Actually I was making an vb.net app (desktop based) where an user can directly do video chat with the other user via Online or Offline(lan based), the type of web cam can be anything, like web cams installed in modern laptops, or external web cam. I don't know anything about how to acces web cam from vb.net, how capture video & then transmit it to the other user. Please help me.
Asked
Active
Viewed 1.8k times
2
-
http://stackoverflow.com/questions/2946180/vb-net-detect-webcam – NoAlias Oct 22 '11 at 20:52
1 Answers
2
try to follow this example
http://www.codeproject.com/KB/audio-video/WebcamUsingDirectShowNET.aspx
and this thread.
Access webcam and microphone input in VB.net
Regards.

Community
- 1
- 1

Carmelo La Monica
- 767
- 5
- 8