Skip to content

Advanced features like ISO or shutter control #202

Open
@xeoncross

Description

@xeoncross

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions