How i detect my usb webcam through C# and how i get the video or image from it. Please help me.
Thank you!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tanmay SarkarPosted Feb 4, 2011, 12:59 PM
Thank you so much! :)
Mahesh ChandPosted Feb 4, 2011, 11:56 AM
Silverlight and XNA comes with a WebCam control class. See right side listing of this post. To use in other application types, you have to use some kind of control. For example, Adobe Flash Player I think has a feature that can capture photos and videos.
I have not done this in Windows Forms or WPF so not sure.
Cheers!