Question

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?

Was it helpful?

Solution

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

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top