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

Multi camera support (wide angle / telephoto) #256

Open
VanIseghemThomas opened this issue Oct 24, 2022 · 3 comments
Open

Multi camera support (wide angle / telephoto) #256

VanIseghemThomas opened this issue Oct 24, 2022 · 3 comments

Comments

@VanIseghemThomas
Copy link

Is your feature request related to a problem? Please describe.
In a sense, for me this plugin does not seem to detect the wide angle camera. I saw one issue opened on this repo asking the same question: #237

Describe the solution you'd like
It would be nice to have the option to switch between the normal / telephoto / wide angle camera on IOS and android.

Describe alternatives you've considered
There aren't really any good alternatives. This is by far the best implementation available.

@Importeer
Copy link

Any news on this? I already made changes to flip between the normal camera and Ultra Wide camera on iOS.

Would be better to change the Flip() method to a ChangeCamera(rear | wide | front) method.

@grahn195
Copy link

grahn195 commented Mar 1, 2024

Jumping in here because I'm hitting the same wall.

Seems like most smartphones these days are rocking up to 4 cameras, but this plugin keeps defaulting to the wide angle one. I really need it to pick the regular main camera instead. It would be awesome if there's a way to make that switch happen between the normal, telephoto, and wide angle cameras on Android.

Honestly, haven't found any decent alternatives out there, and this plugin is by far the best shot we've got. Would be super grateful if someone could work out a fix for this.

Thanks a bunch!

@noremacsim
Copy link

Again Camera is defaulting to the secondary rear camera which is blurry. specify which camera would help

michaelwolz added a commit to snapADDY/camera-preview that referenced this issue Jun 6, 2024
The CameraController now prioritizes `builtInTripleCamera` and similar options to select the best fitting camera. This enhances continuous auto-focus on newer iPhones, especially Pro models.

Closes: capacitor-community#324
Addresses: capacitor-community#256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants