-
Notifications
You must be signed in to change notification settings - Fork 0
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
MacOS: can the built-in camera cough up raw images? #3
Comments
Yeah, turns out macOS is processing the RAW image, which can be gotten at via iOS APIs: Capturing Photos in RAW Format Still unknown: how to do that in macOS |
Maybe the answer is in JavaScript-land: navigator.mediadevices.getusermedia. |
The Photos app can handle RAW: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Perhaps different things happen with camera-in-macOS-Photobooth compared to camera-in-Colab notebook take picture.
The text was updated successfully, but these errors were encountered: