Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi, I am new to vb.net and I am relatively new to programming in general. I am creating a windows form project in vb.net which uses a webcam to take a photo of a person. The photo is subsequently saved to a database. I won't have any problem saving it to the database but I haven't a clue where to start with using a webcam with vb.net. I know this question has been asked before and I have been doing a lot of looking around the internet for a solution I can understand but I am finding this very difficult. Can someone please point me in the right direction. Any help with this problem would be greatly appreciated. Thanks in advance.
Posted

1 solution

Refer below links:-

see my previous answers on:-
capture image from webcam by c#[^]


Refer below link for easy way:-
http://easywebcam.codeplex.com/SourceControl/latest#EasyWebCam/WinFormCharpWebCam/Form1.cs[^]
 
Share this answer
 
Comments
Member 10804519 18-Jul-14 8:50am    
Thanks for your help, I will try these out.
Christian Amado 18-Jul-14 11:27am    
+5 for the last link!
TrushnaK 19-Jul-14 1:09am    
Thank you Christian...

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