Hi, Friends
I am working on Video Processing Project. I want to capture image from web cam which i installed in my Pc. My problem is when i start image capture image from picture box Image quality is so poor. I am using AForge.Video.FFMPEG; dll.
please help me. I am struck this problem.
Loading

Ernest ThakurPosted Mar 6, 2014, 1:18 PM
The following help topic from MSDN explains the needed COM interface that you can use to control the camera settings:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd376298%28v=vs.85%29.aspx
If you program in .NET only, you can use a library that implements the DirectShow classes for you such as this one:
http://www.leadtools.com/help/leadtools/v18/dh/multimedia/mm/leadtools.multimedia~leadtools.multimedia.cameracontrol_members.html