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

[Camera] Image capture is too slow on Android #25

Open
DelphiWorlds opened this issue Nov 18, 2020 · 7 comments
Open

[Camera] Image capture is too slow on Android #25

DelphiWorlds opened this issue Nov 18, 2020 · 7 comments
Assignees
Labels
bug Something isn't working linked project Related to another project

Comments

@DelphiWorlds
Copy link
Owner

Time between capturing an image and it appearing as a still is around 1 second, which is way too slow.

@DelphiWorlds DelphiWorlds added the bug Something isn't working label Nov 18, 2020
@DelphiWorlds DelphiWorlds self-assigned this Nov 18, 2020
@alissonrodrigo
Copy link

Thank you all questions have been answered.
I don't know if here would be the place to ask this, but I'm studying your library right now and it's amazing. In the camera demo when I take a picture there is a deley of at least 2 seconds before showing the taken picture. i'm trying to create a wait message with the frozen photo, could you tell me which way i can go for this?
Grateful

@alissonrodrigo
Copy link

Hi, has the problem regarding image capture delay been fixed? Grateful

@DelphiWorlds
Copy link
Owner Author

Unfortunately, no.. I am also planning to move the camera implementation to use CameraX, which can be supported only in Delphi 11 or higher.

@alissonrodrigo
Copy link

Do you have any news about the Camera?

@DelphiWorlds
Copy link
Owner Author

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.

@alissonrodrigo
Copy link

Ah yes, I follow this project! if you can make it work and can share I would be very grateful

@DelphiWorlds DelphiWorlds added the linked project Related to another project label Jun 2, 2023
@DelphiWorlds
Copy link
Owner Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linked project Related to another project
Projects
None yet
Development

No branches or pull requests

2 participants