8000 [Proposal] Camera resolution support outside the presets · Issue #112615 · flutter/flutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Proposal] Camera resolution support outside the presets #112615

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

Closed
cw-jiwonhae opened this issue Sep 29, 2022 · 4 comments
Closed

[Proposal] Camera resolution support outside the presets #112615

cw-jiwonhae opened this issue Sep 29, 2022 · 4 comments
Labels
r: duplicate Issue is closed as a duplicate of an existing issue

Comments

@cw-jiwonhae
Copy link

Proposal

I would like the camera resolution to the one with 4:3 aspect ratio, similar to that of Android CameraX (https://developer.android.com/training/camerax/configuration#automatic-resolution). As far as I know, in CameraX, it searches for all the camera resolution supported by the camera and returns the one with the closest aspect ratio the user wants to use. I am not too sure whether similar method is offered in AVCaptureDevice, or AVCaptureSession though

@huycozy huycozy added the in triage Presently being triaged by the triage team label Sep 29, 2022
@huycozy
Copy link
Member
huycozy commented Sep 29, 2022

@nm-jiwonhae
I see there are some similar issues to this proposal: #80393, #45665, #15953. Please see if there is any closest issue to your case.

@huycozy huycozy added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Sep 29, 2022
@cw-jiwonhae
Copy link
Author
cw-jiwonhae commented Sep 30, 2022

They are very similar!
In conjunction with the aspect ratio suggestion, I think in Android resolution set by the aspect ratio is determined by the device capability for the reference!
(https://android.googlesource.com/platform/frameworks/support/+/27d045fbd961cb27edcacd2b93bd756adf5546e5/camera/camera2/src/main/java/androidx/camera/camera2/impl/SupportedSurfaceCombination.java)

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Sep 30, 2022
@huycozy
Copy link
Member
huycozy commented Sep 30, 2022

@nm-jiwonhae thanks for confirming. Please leave there your comment and react an upvote to the original comment will help to raise the issue.
Closing this issue as a duplicate. Thank you!

@huycozy huycozy closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2022
@huycozy huycozy added r: duplicate Issue is closed as a duplicate of an existing issue and removed in triage Presently being triaged by the triage team labels Sep 30, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
r: duplicate Issue is closed as a duplicate of an existing issue
Projects
None yet
Development

No branches or pull requests

2 participants
0