
June 21st, 2009, 11:18 PM
|
|
Contributing User
|
|
Join Date: Apr 2005
Posts: 58
Time spent in forums: 11 h 2 m 11 sec
Reputation Power: 5
|
|
|
C# web cam snapshot
I have been trying to find a decent way to 1) display video from my web cam 2) capture the video to a snapshot
Right now the best thing I have found is the DirectShow .NET library but what's weird is that all the DirectShow examples work except for the one that captures a single frame from the web cam to a bitmap (!). I haven't really seen anything else for C# that deals with web camera capturing.
If anyone knows of a sample or tutorial that uses C# to capture from a USB web cam, that would be helpful!
|