Example doesnt correctly
Hello everyone. I try to work with my webcam by this https://github.com/opencv/opencv/blob... example. Compiled by msvc2019 and opencv(3.4.3) from vcpkg. But smth went wrong here
C:\Users\username\source\repos\Cascade Classifier\Debug>videocapture_basic.exe
[ INFO:0] VIDEOIO: Enabled backends(5, sorted by priority): MSMF(1000); DSHOW(990); VFW(980); CV_IMAGES(970); CV_MJPEG(960)
ERROR! Unable to open camera
opencv does not maintain this. please uninstall, and try again with something from here
Okey, i understand you. I download latest 4.1.0 for vc15 from git and linked it correctly, example with image works, but i caught new error. Same as this https://stackoverflow.com/questions/5...
If i force to use FFMPEG