Platypus icon indicating copy to clipboard operation
Platypus copied to clipboard

OpenCV: camera failed to properly initalize

Open aeid99 opened this issue 2 years ago • 0 comments

Hello, noob here. I am trying to build a python mac application that displays the webcam video stream. I have tried building with "Run with root privileges", with no success. I have manually added:

NSCameraUsageDescription = "test";

to the end of Info.plist, but it still shows an error: "camera failed to properly initialize". I am not sure how to add the app to the Camera access list. I'm on maOS Monterey v12.1.
Thoughts?

aeid99 avatar Jan 25 '22 01:01 aeid99