-
Notifications
You must be signed in to change notification settings - Fork 33
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
Feature Request: Manual Focus #3
Comments
(See the progress in this Flutter issue: flutter/flutter#111476) |
That would be a great feature, because a lot of OEMs refuse to put in mannual focus especially in lower end phones. Even opencamera doesn't have this feature at the time of writing. Would be a great help to add this feature, especially for people who like to take photos of plants and insects! |
Actually, it has: Screen-20230218-163343-1.mp4(here, a view of my very dirty keyboard 😅) Just make sure that you have "Camera2 API" selected on the "Camera API" option on the configurations, that give you access to more features. I hope this could be of help 😁
Yeah, the principal reason that I go to an alternative camera app was precisely the lac of manual focus. And was very disappointing that LibreCamera can't have that at the moment, because I like more this interface than the OpenCamera's one. |
Thanks. That helps a lot. ^_^ |
I got very frustrated when a tiny spider ballooning in the air but the OEM camera app only have auto-focus which focus into the wall instead of the tiny spider, waiting for Flutter to solve... |
Suggesting a manual focus slider function. Would help a lot with trying to take pictures of insects for iNaturalist.
The text was updated successfully, but these errors were encountered: