Skip to content

[camera] Add Recorder class to CameraX plugin #111191

@camsim99

Description

@camsim99

Overview

Part of #111138.

In the CameraX library, the Recorder class is used to save video recordings, and thus, will be essential to videos captured by the CameraX plugin.

The following is a running list of the fields and methods required for adding the Recorder class to the CameraX plugin.

Requirements

Fields

  • static final QualitySelector DEFAULT_QUALITY_SELECTOR

Instance Methods

  • onSurfaceRequested(SurfaceRequest request)
  • PendingRecording prepareRecording(...)*

*One version needs to be picked and any classes passed as an argument will need to be additionally wrapped.

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