Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
how to record video from web camera asp.net web application?? please give me answer.
Posted

1 solution

This is asked every day, please do basic research before asking a question. Asp.net can't access client-side hardware so you'll need a camera that comes with software that allows you to stream to a site, or use html5. Google for various ways of doing from html5.
 
Share this answer
 
Comments
diptyajit dey 6-Oct-15 16:01pm    
Hi, I am using laptop so webcam is there my laptop.i am try to video recording via webcam in the web application.HTML5 feature getUserMedia() not support all the browser thats why i am asking this question. pls help me.

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