-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: device-specificOnly manifests on certain devicesOnly manifests on certain devicesp: 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
Hi, I'm making a camera app with samsung s8 device and camera package.
However, there is a problem with the shooting speed being too slow on the Android device.
It takes about 0.5 to 1.5 second to shoot. (I used camera/example for testing)
The shooting speed on the Android(S8) is too slow, so even if I shoot with the flash on, the flash effect is not applied because the shooting is completed after the flash is off.
I wonder if it's a fundamental problem with the package, or it's a problem that only occurs on my S8.
Steps to Reproduce
- Run camera/example with AOS device.
- Turn on the flash(torch or always mode).
- Press the capture button.
- Flash blinks when taking pictures.
- When flash is off, pictures are taken.
Expected results:
Photo with flash effect applied.
Actual results:
Photos without flash effect applied.
msarkrish, wim07101993, SergeyG, tzvc, Szugalew and 82 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: device-specificOnly manifests on certain devicesOnly manifests on certain devicesp: 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
Type
Projects
Status
[CONFIRMED] camera_android issues solved by camera_android_camerax