-
Notifications
You must be signed in to change notification settings - Fork 27
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
Cannot detect any webcam in macOS Catalina 10.15 #2
Comments
Not all webcams can be controlled via UVC. E.g. on my 2014 MacBook Pro:
That laptop model definitely has an integrated camera, it's just not a USB camera. |
@jtfrey I'm afraid there's a misunderstanding here. I had everything working on Mojave and I could control the built-in webcam. I also have Logitech Brio connected, which is a UVC-capable webcam. In Catalina, I can to longer control it |
UPD: updated to the latest master. Now it can see the camera but doesn't list any controls |
Perhaps Apple changed the USB camera driver or the parameters it exposes to applications — that happens. I don't have access to the cameras I used to write and test this program back when I wrote it. Feel free to fork and add fixes for Catalina. |
HI @jtfrey. Thanks for the app.
I've been trying to find out the the app is broken on Catalina, but to no avail. It cannot detect any webcams whatsoever. Please, can you take a look?
The text was updated successfully, but these errors were encountered: