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

Raw Capture ? #5

Open
melMass opened this issue Dec 17, 2018 · 2 comments
Open

Raw Capture ? #5

melMass opened this issue Dec 17, 2018 · 2 comments

Comments

@melMass
Copy link

melMass commented Dec 17, 2018

Does HC implement the apple DNG raw functions?

I've been developing something similar but RAW oriented

@eonist
Copy link
Owner

eonist commented Dec 17, 2018

@melMass

You can use it to capture raw by adjusting this line:

let photoSettings = AVCapturePhotoSettings()

With the raw settings described here:

https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/capturing_still_and_live_photos/capturing_photos_in_raw_format

@melMass
Copy link
Author

melMass commented Dec 23, 2018

@eonist.

Thanks, I'll check it after the holidays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants