I am using DirectShow.Net v2.1 to preview the webcam's image.
It works ok, but on some newer webcams like Logitech C920, which is full HD 1080p, it shows black screen instead of webcam's image.
My project is in C# WinForms and compiled with .Net v2.0 I want to run my project on Windows XP / 7 / 8 / 8.1
Can anyone help me how to fix it?