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

Advanced features like ISO or shutter control #202

Open
xeoncross opened this issue May 22, 2019 · 0 comments
Open

Advanced features like ISO or shutter control #202

xeoncross opened this issue May 22, 2019 · 0 comments
Labels

Comments

@xeoncross
Copy link

xeoncross commented May 22, 2019

Android provides android.hardware.Camera.Parameters as a way to see what additional options are available for setting manual exposure for the camera (I'm not sure what the iOS version is). I would like to put in a feature request for exposing read/set access to direct Camera.Parameters for devices since nativescript already has the whole API service available.

Since this project uses android.content.Intent this may be impossible with the current implementation.

Update: I found a nativescript project that is using android.hardware.camera directly as an example

More information on the new Camera2 API is here via the CameraCharacteristics

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

No branches or pull requests

2 participants