-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Open
flutter/packages
#10273Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listfound in release: 3.22Found to occur in 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Steps to reproduce
- Launch example app from the camerax module
- Start video recording
- 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
Dabbit-Chan, Andree98, carsome-x-n, VictorUvarov, AlexV525 and 16 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listfound in release: 3.22Found to occur in 3.22Found to occur in 3.22has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team