Question

I'm looking for a way to capture a still image
from a webcam without streaming video from it.
(I have a USB bandwidth limitation and starting video will fail)

I could not find any examples how to read from a webcam's “still pin”.
C++ or C# code for Windows would be very helpful.
Thanks.

OTHER TIPS

check this out. http://msdn.microsoft.com/en-us/library/windows/desktop/dd318622%28v=vs.85%29.aspx and directshow sdk got examples for this. If you want a simple example just work. email me.

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