2

I have never worked with web cams in VB.net before.

Would anyone be able to recommend a free, stable, library that I can use in order to capture images from a web cam in a VB.net application?

Ryan Nel
  • 464
  • 2
  • 6
  • 18

1 Answers1

2

There are a few questions on this subject already, and the consensus seems to be DirectShow is the way to go. Try these links:

Webcam usage in C#

Access webcam and microphone input in VB.net

Access web cam using vb.net

Community
  • 1
  • 1
Colin Pickard
  • 45,724
  • 13
  • 98
  • 148