-
-
Notifications
You must be signed in to change notification settings - Fork 125
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
[Camera] Image capture is too slow on Android #25
Comments
Thank you all questions have been answered. |
Hi, has the problem regarding image capture delay been fixed? Grateful |
Unfortunately, no.. I am also planning to move the camera implementation to use CameraX, which can be supported only in Delphi 11 or higher. |
Do you have any news about the Camera? |
No, other than that I have a project here that is a test app for CameraX, however as per the readme, I have not been able to make that work. |
Ah yes, I follow this project! if you can make it work and can share I would be very grateful |
Linked project is here: https://github.com/DelphiWorlds/Playground/tree/main/Demos/SimpleCamera It has an explanation regarding slowness of image capture (as a bitmap) |
Time between capturing an image and it appearing as a still is around 1 second, which is way too slow.
The text was updated successfully, but these errors were encountered: