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

(Android) Live preview delay on taking image #62

Closed
jackbayliss opened this issue Nov 27, 2018 · 3 comments
Closed

(Android) Live preview delay on taking image #62

jackbayliss opened this issue Nov 27, 2018 · 3 comments

Comments

@jackbayliss
Copy link

Hi, when using this on an Android device (Samsung S6 edge) I noticed there's around a 1-3 second delay on the actual preview when taking a picture. Is there anything we can to do reduce the delay?

I assumed it may have been the confirmation dialog. But it still has a few seconds delay with cam.takePicture({confirm: false});

Thanks,

Jack

@jackbayliss
Copy link
Author

Not sure if this is also related to the Android camera1 API being deprecated. And the phones > Android 5.0.
*Closing issue as no longer a problem for me, fixed with alternative camera library.

@Bezlepkin
Copy link

Not sure if this is also related to the Android camera1 API being deprecated. And the phones > Android 5.0.
*Closing issue as no longer a problem for me, fixed with alternative camera library.

Hi!I have same problem. What alternative camera library?

@jackbayliss
Copy link
Author

@Bezlepkin I switched to use Ionic Angular instead. I couldn't figure a way around this.

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

2 participants