Skip to content

[camera] Taking pictures is too slow on some devices #84957

@nero-angela

Description

@nero-angela

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

  1. Run camera/example with AOS device.
  2. Turn on the flash(torch or always mode).
  3. Press the capture button.
  4. Flash blinks when taking pictures.
  5. When flash is off, pictures are taken.

Expected results:
Photo with flash effect applied.

Actual results:
Photos without flash effect applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecte: device-specificOnly manifests on certain devicesp: 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

    Status

    [CONFIRMED] camera_android issues solved by camera_android_camerax

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions