Skip to content

android_camerax plugin returns .temp extension for recorded video #148335

@ekuleshov

Description

@ekuleshov

Steps to reproduce

  1. Launch example app from the camerax module
  2. Start video recording
  3. Stop video recording and observe extension of the reported saved file name.

Expected results

The file returned from the stop video recording method should have a file extension corresponding to the saved file type. E.g. .mp4, .jpg etc.

Actual results

Plugin saves recorded file with the .temp extension which does not correspond to the actual media type.

Code sample

Code sample
example app from the camerax module

Screenshots or Video

N/A

Logs

N/A

Flutter Doctor output

N/A

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listfound in release: 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions