I have a Microsoft LifeCam and I want to Capture image using C# and use the image inside my application.
I have checked A previously asked question in SO but the link provided in first answer to OpenCV looks to be invalid ( I get "FORBIDDEN" response ).
I want to know if there is any Sample that I can use to learn and capture Image from LifeCam? And also I need the dll (s) for this.
Does anyone have any experience in this case?