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.

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top