We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use AVFoundation to record images in higher depth (we have to test what's possible) and also attach exposure data to the images.
Also keep track of the memory consumption and the paging of images, which is going to be difficult with exotic formats.
The text was updated successfully, but these errors were encountered:
Also see dscvr-com/online-stitcher#8
Sorry, something went wrong.
Not possible due to apple API. Might use bracketing on some later point.
ejoebstl
No branches or pull requests
Use AVFoundation to record images in higher depth (we have to test what's possible) and also attach exposure data to the images.
Also keep track of the memory consumption and the paging of images, which is going to be difficult with exotic formats.
The text was updated successfully, but these errors were encountered: