Click here to Skip to main content
15,921,577 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to video recording using web camera in c# window application
Posted

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 29-Jun-12 3:34am    
Old but could be useful, my 5.
--SA
A couple of CodeProject articles to help you:
C# \ VB.NET Camera Communication Libraries[^],
Visual Surveillance Laboratory[^].

One library to support cameras for System.Windows.Forms is available as a part of AForge.NET library. Please see:
http://en.wikipedia.org/wiki/AForge.NET[^],
http://www.aforgenet.com/[^].

—SA
 
Share this answer
 
Comments
Mehdi Gholam 29-Jun-12 3:09am    
5'ed
Sergey Alexandrovich Kryukov 29-Jun-12 3:33am    
Thank you, Mehdi.
--SA
 
Share this answer
 

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