I am using Asp.net/C# for developing an online banking application.In my new member form i have a requirement wherein i need to open a webcam to capture image of that member and then display it on the form ,,, i wanted to know that how is it possible to open a web cam in my web application , i guess it wont be possible in Asp.net … Can anybody point me in right direction ,,, any suggestions are welcome.
Thanks
I am using Asp.net/C# for developing an online banking application.In my new member form
Share
Not in Asp.net , but you can use it through Silverlight, check this out: http://www.silverlightshow.net/items/Capturing-the-Webcam-in-Silverlight-4.aspx