Im making a program and for each customer i want to take there picture using a web cam and save it. I couldn't find a article about it and was wondering if someone could help me out...
What i need :
I want to have a screen in the corner of the interface that displays the image from the web cam and have a button that when you press it takes the picture
Vijay YadavPosted Jun 2, 2011, 10:16 AM
Thanks for your reply.
It is window application, i want to do this with the help of Microsoft window image acquisition 2.0.
I have already done this using Micorsoft window image acquisition 1.0.
It is working fine in window XP-3 but not in windows 7. So i want to do it using Microsoft window image acquisition.
Mahesh ChandPosted Jun 2, 2011, 10:04 AM
Windows Forms, WPF, ASP.NET or Silverlight? WPF and Silverlight already have WebCam control/API. For Windows Forms, you can use a third party control. In ASP.NET, you can use Adobe Flash or other controls to do the video capture.
Vijay YadavPosted Jun 2, 2011, 2:13 AM
I want to know whether your query got resolved or not because i am also having the same problem, if got resolved please help me.
I am using visual studio 2010 on Windows 7 operating system.
Any help would be appreciated.