Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am developing a website using ASP.NET in which the user's picture is to be captured at the time of registration from the webcam.

Please guide me how to access webcam from a webpage and how to take the snapshot.

With regards from

Soumya Ranjan
Posted

1 solution

The best possible way to accomplish this is by using Adobe Flash control. You have to embed the Flash control in your page and flash control has some APIs to capture images via web cam. You have to send the images captured via web cam back to the server.
 
Share this answer
 
Comments
sardar.nale 22-Mar-11 2:00am    
Can we capture video through camera in website application & stream through server & access at client lively

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900