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

Enable high resolution for android #325

Open
KevinBelien opened this issue Feb 2, 2024 · 0 comments
Open

Enable high resolution for android #325

KevinBelien opened this issue Feb 2, 2024 · 0 comments

Comments

@KevinBelien
Copy link

Is your feature request related to a problem? Please describe.
The current implementation of the "enableHighResolution" feature on Android devices restricts the captured picture resolution to 1920 x 1080, despite the device's camera supporting a higher resolution of 4032 x 3024. This limitation hinders users from taking full advantage of their device's camera capabilities.

Describe the solution you'd like
The "enableHighResolution" feature should be extended to Android devices, allowing users to capture pictures at the native resolution supported by their device's camera, such as 4032 x 3024.

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

1 participant