Click here to Skip to main content
15,893,337 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can somebody please help me to capture image via webcam in wpf app using c#
Posted

 
Share this answer
 
Comments
payne173 6-Aug-11 2:50am    
Thanks for the links.
first link solution is executing but not detecting my laptop camera.

second link is giving error

Error 3 The type or namespace name 'WebcamEventArgs' could not be found (are you missing a using directive or an assembly reference?) C:\Users\x\Downloads\Compressed\EasyWebCam\WinFormCharpWebCam\WebCam.cs 27 50 WinFormCharpWebCam
Error 2 The type or namespace name 'WebCamCapture' could not be found (are you missing a using directive or an assembly reference?) C:\Users\x\Downloads\Compressed\EasyWebCam\WinFormCharpWebCam\WebCam.cs 15 17 WinFormCharpWebCam
Error 1 The type or namespace name 'WebCam_Capture' could not be found (are you missing a using directive or an assembly reference?) C:\Users\x\Downloads\Compressed\EasyWebCam\WinFormCharpWebCam\WebCam.cs 5 7 WinFormCharpWebCam

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