Revision history [back]
How to authorize the camera on MacBook?
I am learning a bit of OpenCV and have a simple program that grabs images off the Macbook camera and does simple motion detection. I can run it in iTerm2 fine and it works but it fails as "not authorized" when run under Wing debug.
Is there a way to authorize the Wing debug to acess the camera? [OS=Big Sur (11.3 Beta (20E5196f))]
Here is what I see in the Debug I/O window:
OpenCV: not authorized to capture video (status 0), requesting...
/Applications/WingPro.app/Contents/Resources/bootstrap/launch-env.sh: line 10: 44258 Abort trap: 6 ${WING_ACTIVATE_PYTHON} "$@"
How to authorize the camera on MacBook?
I am learning a bit of OpenCV and have a simple program that grabs images off the Macbook camera and does simple motion detection. I can run it in iTerm2 fine and it works but it fails as "not authorized" when run under Wing debug.
Is there a way to authorize the Wing debug to acess the camera? [OS=Big Sur (11.3 Beta (20E5196f))]
Here is what I see in the Debug I/O window:
OpenCV: not authorized to capture video (status 0), requesting...
/Applications/WingPro.app/Contents/Resources/bootstrap/launch-env.sh: line 10: 44258 Abort trap: 6 ${WING_ACTIVATE_PYTHON} "$@"
How to authorize the camera on MacBook?
I am learning a bit of OpenCV and have a simple program that grabs images off the Macbook camera and does simple motion detection. I can run it in iTerm2 fine and it works but it fails as "not authorized" when run under Wing debug.
Is there a way to authorize the Wing debug to acess the camera? [OS=Big Sur (11.3 Beta (20E5196f))]