[Qt5] Working with QCamera on Windows
-
I want to use webcam for windows, but when I compiled webcam example I received error message "No camera service found". Then I compiled directshow plugin and QCamera class started working correctly. There is a "but". I can't change photos' resolution, they are capturing with default resolution 320x240.
When will directshow plugin works correctly?