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

Flutter Camera plugin camera lens change #91247

Open
urossm opened this issue Oct 4, 2021 · 8 comments
Open

Flutter Camera plugin camera lens change #91247

urossm opened this issue Oct 4, 2021 · 8 comments
Labels
p: camera The camera plugin P2 Important issues not at the top of the work list 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

@urossm
Copy link

urossm commented Oct 4, 2021

Enable multi-camera systems on android devices instead of only one standard back camera

Use case

Improved camera applications

Proposal

Please add a feature so you can change what camera lense you can use instead only enabling it to use default back and front lense, ie. if a phone has a multi-camera setup on the back, enable it to choose between the lenses like standard wide, ultrawide, telephoto etc. This is a problem in last couple of years because Camera2 API uses logical cameras so all the back cameras are now one logical back camera and you have to switch between them but that's not possible in current Camera plugin

@darshankawar darshankawar added the in triage Presently being triaged by the triage team label Oct 5, 2021
@darshankawar
Copy link
Member

@urossm
There's similar open issue describing your case, #80865.
Please follow-up in it for further updates.
Closing this as a duplicate.

@darshankawar darshankawar 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 Oct 5, 2021
@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.

@jmagman
Copy link
Member

jmagman commented May 23, 2022

Let's track Android separately since #80865 was resolved on iOS only.

@jmagman jmagman reopened this May 23, 2022
@jmagman jmagman removed the r: duplicate Issue is closed as a duplicate of an existing issue label May 23, 2022
@flutter flutter unlocked this conversation May 23, 2022
@jmagman jmagman added platform-android Android applications specifically plugin p: camera The camera plugin P2 Important issues not at the top of the work list labels May 23, 2022
@jmagman jmagman changed the title Flutter Camera plugin camera lense change Flutter Camera plugin camera lens change May 23, 2022
@avmax
Copy link

avmax commented May 24, 2022

Hello! Since same issue on iOS #80865 was solved separately - wanna ask - when this issue on android will be fixed? This week, this month, during summer, this year?

@jmagman
Copy link
Member

jmagman commented May 24, 2022

We don't have a timeline for this feature, but we do take pull requests (as we did for the iOS part) 🙂

@enoearias
Copy link

I'm also interested in this feature, working with Xiaomi phones with a macro lens. I started with a client application and I did not know this feature was not implemented. I would like to know if there is an estimate of time to be available?. Thanks!

@martingeorgiu
Copy link

@avmax @enoearias You can try to use my PR flutter/plugins#6091 for now, but beware of non-existent cameras, as I've wrote here flutter/plugins#6091 (comment)

@flutter-triage-bot flutter-triage-bot bot added team-android Owned by Android platform team triaged-android Triaged by Android platform team labels Jul 8, 2023
@Shahin-rmz
Copy link

Hi,
Thanks a lot to bring back privacy to our pictures.
Is tgere any progress about this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: camera The camera plugin P2 Important issues not at the top of the work list 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

9 participants