-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't open v.0.14 on MacOS Monterey #46
Comments
Same here, I have tried building it, it opens but it doesn't show the camera, it's just blank. I have run it in the Qt Creator debugger, and it is unable to open the camera. I believe the reason it does not work is that Apple changed the security permissions to access a Camera, an application needs to properly request permission to use a camera. |
Confirmed, not opening in Monterey. |
I'd love to see a push to this repo that fixes this issue |
Last year I started work on this, see the note here: https://github.com/groupgets/GetThermal/tree/master%2Bfix-mac-build#macos Unfortunately I don't really know how to deal with just opening the application and having it get the right permissions, but if you run the application from the command line with sudo, it works: |
Which version of GetThermal are you using? Running with sudo also fails. Tried it with 0.13 and 0.14
TIP: this app works perfect to quickly view the camera https://apps.apple.com/us/app/quick-camera/id598853070?mt=12 |
The Programm wont start and freezes.
The text was updated successfully, but these errors were encountered: