I'm building .NET application that uses web camera device
I'm using DirectShowNet Library .


i want to capture the image when user clicks the snapshot button available on webcam.and then dispaly the image in picture box.pls help me out iam stuck with this issue.

Do you know how to do it?
Thank you very much in advance!

>i want to capture the image when user clicks the snapshot button available on webcam.and then dispaly the image in picture box

Use Windows Image Acquisition (WIA). Take a look at codeproject article - http://www.codeproject.com/KB/dotnet/wiascriptingdotnet.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.