user iconmotin on February 27th 2009
37831 views

topic iconHow to Capture Image using Webcam Using C# code.

I want to capture any image from anywhere using Web camera. But I have no idea. I collect a Web camera & I also know dot.net(C#) language. So any one can tell me How can I do it. What's the code for doing this Using C# language.

user iconVlasta on February 27th 2009 0

It does not depend that much on the used language. Try looking at the WIA interface, there might be a wrapper for .net.

user iconAnonymous on June 23rd 2010 0

dont use WIA, it has problems. you can use avicap32.dll for this follow this link http://www.dreamincode.net/forums/topic/34906-saving-an-avi-file-with-avicap32dll/

user iconAnonymous on November 12th 2011 0

you can download running code for webcam in c# from http://ebooksfire.com/.
It will work in visual studio 2008.May also work in 2010.
Thanks

user iconAlexanderGun on June 12th 2013 0

I am agree with Anonymous, he explained it very well, his link will definitely help you.

user iconAnonymous on April 29th 2015 0
user icon