Skip to content

[camera] Add VideoCapture class to CameraX plugin #111190

@camsim99

Description

@camsim99

Part of #111138.

In the CameraX library, the VideoCapture class is the use case used to provide camera stream for a video application. Thus, this class is essential to implementing video capture in the CameraX plugin.

To be wrapped by the CameraX plugin, the static method static VideoCapture<T> withOutput(T videoOutput) needs to be implemented.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions