-
Notifications
You must be signed in to change notification settings - Fork 32
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
Unable to get few properties like brightness, contrast & sharpness etc in mac OS. #24
Comments
This is not implemented in Chrome browser for macOS yet. |
Does it work in any other browser? I tried in safari and it didn’t work either. Any permission issue in macOS? Can you help? |
It does not work on macOS in all browsers AFAIK because it is not implemented but it could be. |
If you can help me make it work in macOS, it would be of great help or if you come across any browser in which it works in macOS, it would be helpful. Thanks for your response and support |
You can look at https://source.chromium.org/chromium/chromium/src/+/main:media/capture/video/apple/video_capture_device_apple.mm;l=170 and see what is done for other APIs. |
Thank you so much. Will take a look. |
We are use the link - https://beaufortfrancois.github.io/sandbox/image-capture/playground.html to access build in camera using chrome browser.
We are unable to get few properties like brightness, contrast & sharpness etc in mac OS.
mac OS : 13.4.1 (22F82)
chip : Apple M1 Pro
Camera : built in laptop camera
The same is working fine in windows. Could you please help us on this regard?
The text was updated successfully, but these errors were encountered: