Click here to Skip to main content
15,887,361 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I am able to implement the capturing process in windows application by following this link
http://haryoktav.wordpress.com/2009/03/21/webcam-in-c-aforgenet/[^].

But i need to implement this in the ASP.NET.

How can we implement the image capturing in ASP.NET.
Is there any client side implementation for this...

Please post something about this..
Posted
Comments
ZurdoDev 30-Nov-12 8:13am    
It would have to be client side since ASP.Net is a disconnected medium. I have never used one but I am sure there are some tools already available if you search on google.
gilvani 30-Nov-12 10:26am    
I recommend to use silverlight.

1 solution

 
Share this answer
 
Comments
Srinubabu Ravilla 4-Dec-12 23:05pm    
Thank you VishwaKL......

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