Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal][camera] Add raw image format ImageFormat.RAW_SENSOR support #105972

Open
AnimeshHestabit opened this issue Jun 14, 2022 · 0 comments
Open
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: camera The camera plugin P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. platform-android Android applications specifically team-android Owned by Android platform team triaged-android Triaged by Android platform team

Comments

@AnimeshHestabit
Copy link

AnimeshHestabit commented Jun 14, 2022

Use case

Raw image capture support for Android applications while capturing the image from the camera.

Proposal

Provide Raw Image ImageFormat.RAW_SENSOR capture support for the camera plugin. That is provided by camera2 api on native android.

https://developer.android.com/reference/android/graphics/ImageFormat#RAW_SENSOR

@danagbemava-nc danagbemava-nc added the in triage Presently being triaged by the triage team label Jun 15, 2022
@danagbemava-nc danagbemava-nc changed the title Need a raw image format ImageFormat.RAW_SENSOR support of camera plugin [Proposal][camera] Add raw image format ImageFormat.RAW_SENSOR support Jun 15, 2022
@danagbemava-nc danagbemava-nc added c: new feature Nothing broken; request for a new capability platform-android Android applications specifically plugin p: camera The camera plugin c: proposal A detailed proposal for a change to Flutter and removed in triage Presently being triaged by the triage team labels Jun 15, 2022
@stuartmorgan stuartmorgan added the P3 Issues that are less important to the Flutter project label Jun 17, 2022
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
@Hixie Hixie removed the plugin label Jul 6, 2023
@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-android Owned by Android platform team triaged-android Triaged by Android platform team labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter p: camera The camera plugin P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. platform-android Android applications specifically team-android Owned by Android platform team triaged-android Triaged by Android platform team
Projects
None yet
Development

No branches or pull requests

4 participants