Click here to Skip to main content
15,883,870 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi. I want to know how to do video recording from webcam and stop and save in a folder. I am new to C#.net coding and this language. So, i did search in google but got more codes in VB.net. I would request u to help me with a few C#.net links and so that i can learn and implement them in project and ask if any errors.
Please do help!

I have also tried one code but there the record button is not working.. it was complex as well so please help with any good links for this in C#.net!

Thanking You in advance!
Posted
Comments
Sandeep Mewara 23-Apr-12 8:52am    
For learning and implementing a VB.NET link should be good enough.
Further, there are online converters for VB.NET to C# if needed. For any part of code you don't understand, use them.
One of the best articles (is in VB.NET): http://www.codeproject.com/Articles/18511/Webcam-using-DirectShow-NET

1 solution

a quick use of Google came up with this:
Webcam using DirectShow.NET[^]

You may want to try using Google before asking questions....
 
Share this answer
 
Comments
Reza Ahmadi 23-Apr-12 11:53am    
Good pointer, 5!

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