vote up 0 vote down star

I want to be able to take still images with a web cam, via .NET 2.0 (or 3.5 if necessary). I know I can use DirectShow but that seems like a very large learning curve.

Is there a simple to use OCX, or library that can work with most standard webcams?

flag

Did you see the following link? stackoverflow.com/questions/236249/… – Guge Nov 24 '08 at 22:30

2 Answers

vote up 0 vote down check

Pegasus Imaging has the CapturePRO control. It comes in both ActiveX and .NET (WinForms) versions.

link|flag
vote up 0 vote down

Windows Image Acqisition would be the standard, non direct show way to do this. (ie: non third-party).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.