I am using DirectShowLib in my C# XNA project to show webcam video. I have downloaded the complete code from the following link.
https://github.com/Iridio/XNADirectShowWebCam
I am using Logitech 1080p webcam, but in my program output i am not getting the HD result. I google it and found various results. Many experts are saying to edit IAMStreamConfig
method to set the resolution and Frame rate. I am unable to understand how to edit it.
Kindly guide me.
Thanks
Aftab