Skip to content
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

All Options Are Greyed Out #81

Open
mrwizzer opened this issue Oct 11, 2022 · 17 comments
Open

All Options Are Greyed Out #81

mrwizzer opened this issue Oct 11, 2022 · 17 comments
Labels
bug Something isn't working

Comments

@mrwizzer
Copy link

This looks promising, but all the options are greyed out for me under both the Basic and Advanced tabs. (Brightness, Contrast, Zoom, Tilt, etc.)

I'm using a Razer Kiyo as well as the built-in cameras on a 2-year-old iMac Pro running Catalina and a brand new MacBook Pro running Monterey, same results on both.

Thanks for any tips on getting this up and running.

-Mike

@Itaybre Itaybre added the bug Something isn't working label Oct 11, 2022
@Itaybre
Copy link
Owner

Itaybre commented Oct 11, 2022

It is normal for built-in cameras to not work, since apple doesn't allow apps to communicate directly with them.

But the razer camera should work fine, this happens on both computers?

@mrwizzer
Copy link
Author

mrwizzer commented Oct 11, 2022 via email

@Itaybre
Copy link
Owner

Itaybre commented Oct 11, 2022

That's odd, it should work fine.

It is normal for built-in cameras to not work, since apple doesn't allow apps to communicate directly with them. But the razer camera should work fine, this happens on both computers?
I stand corrected, it apparently works fine on the Razer on the iMac Pro, but not on the new MacBook Pro. Is it because the MacBook Pro has an M1 chip? Am I out of luck on the MacBook Pro? Thanks for the prompt response!

@DohMoose
Copy link

It is normal for built-in cameras to not work, since apple doesn't allow apps to communicate directly with them. But the razer camera should work fine, this happens on both computers?
I stand corrected, it apparently works fine on the Razer on the iMac Pro, but not on the new MacBook Pro. Is it because the MacBook Pro has an M1 chip? Am I out of luck on the MacBook Pro? Thanks for the prompt response!

I'm on an M1 Mac with a Kiyo. I just restarted the app and everything was enabled!

@strongface99
Copy link

Hi, I am having the greyed out issue, but only on Zoom/Pan/Tilt. This is really what I am hoping to have as my camera has a very wide FOV which doesn't look great.

I have a Lenovo Essential FHD Webcam, connected to an M1 Mac Mini.

Thanks

@dezerving
Copy link

Hi, I am having the greyed out issue, but only on Zoom/Pan/Tilt. This is really what I am hoping to have as my camera has a very wide FOV which doesn't look great.

I have a Lenovo Essential FHD Webcam, connected to an M1 Mac Mini.

Thanks

I was able to get this to work by doing the following (not sure which one triggered it to ungrey everything):

  • Gave CameraController "Full Disk Access" permissions
  • Went to Control Center and made sure portrait effect wasn't on for the camera
  • Restarted the app multiple times

I'm on a M1 MacBook Pro.

@joekw
Copy link

joekw commented Nov 7, 2022

It's weird, I get all the expected controls for my Kiyo Pro while running the last built release, but when running directly from Xcode, all the controls are greyed out.

It looks like it's failing to create the USBDevice. In AVCaptureDevice.usbDevice(), the interfaceRef is always nil.

@levyjonlevy
Copy link

Zoom/pan/tilt greyed out for me as well. Laptop is a Macbook Pro 13" 2020 model, running Monterey, webcam is the built-in webcam on a Lenovo ThinkVision T24v-20 monitor.

@annikolov
Copy link

Zoom/pan/tilt greyed out for me as well. M1 Mac Mini on Ventura 13.0.1 with Vitade 682H Camera.

@noellered
Copy link

noellered commented Jan 6, 2023

On MacBook Pro (~2019) Intel Chip all settings occasionally disable for me too. I've noticed it more when I have the camera open on another app before opening CameraController (i.e. Zoom, Google Meet)

@chansearrington
Copy link

Just installed the app and all the settings are greyed out for me as well for both of my Mevo Start cameras over UVC.

I'm also on an M1 Macbook Pro.

About to try setting the app to launch automatically at login and restarting my computer.

@1951FDG
Copy link

1951FDG commented Feb 2, 2023

Same here, this happened when upgrading to macOS Ventura, also auto focus doesn't seem to be working anymore,

Im using a Razer Kiyo X on 13-inch, M1, 2020

@chansearrington
Copy link

A restart fixed it for me.

@mitkel
Copy link

mitkel commented Feb 8, 2023

Had the same issue. Additionally, if I evener managed to "ungray" the controllers, the auto focus option still didn't work for me. Found the following threads: thread1 thread2 helpful.

TL;DR - unpluging and pluging in the USB cable did the trick (instead of restarting).

@1951FDG
Copy link

1951FDG commented Feb 8, 2023

I can confirm, unplugging and plugging in the USB cable works! Autofocus working again!

But options still greyed out in CameraController app!

@1951FDG
Copy link

1951FDG commented Feb 9, 2023

Opened CameraController app again today, options not greyed out, closed the app and reopened the app, options greyed out, but settings were still applied to camera.

@madsenjk
Copy link

madsenjk commented Dec 21, 2023

I was able to get this to work by doing the following (not sure which one triggered it to ungrey everything):

  • Gave CameraController "Full Disk Access" permissions
    ...

Thank you for this suggestion. Your first suggestion alone solved the grayed out issue for me. For the first 5 or 6 times I opened the app on first install it had worked fine, allowing full control of my external camera (Dell Pro 2K). Out of nowhere the next 5 times I opened the app there was no way to get the bars recover from greyed out - with no ability to edit. After coming here, and following your suggestion to allow "Full Disk Access" to the application all appears to be available again.

CameraController 1.4.0 (6) - homebrew install
Ventura 13.2.1
Dell Pro 2K WB5023

Edit/update 1 hour later

Problem persists, is intermittent between re-starts of the software. Maybe works about 10-15% of the time - so I just try again. The good news is that my settings seem to persist to the camera when switching all manner of applications that use the camera. Not sure yet on persistence between reboots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests