Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

CameraXΒ #4

@MarcoScabbiolo

Description

@MarcoScabbiolo

CameraX is the recommended by Google and is the best documented Camera API.

It has the same API level support as the Camera2 API so Camera1 should still be around. Some features may be lacking and we would have to cover them with the Camera2 API, some research is needed in this regard.

Right now Camera 1 is the default and Camera2 is opt-in. We will move to CameraX as the default, Camera2 as the fallback for some features (might not even be necessary, research needed) and Camera1 as the legacy version.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions