Open GeneralA6 opened 2 years ago
I'm experiencing this too. After pressing the button, there's approximately a 4s delay while the preview from the camera continues to show new video, and the captured image is from after the 4s delay - not the frame that's visible at the point you press the button.
This makes it almost totally unusable. You can't put something this bad in front of real-world users
I also experience this issue. On my Macbook Air M1, I see the same 4 second delay after pressing the button before the image actually captures. In my case, I was trying to take a picture of my roommate, but by the time it actually captured and I realized he wasn't in the photo, he had already walked out the front door!
The following video was originally addressed to our developer who implemented the platform, but I now understand that it actually applies to this space: https://watch.oneclickapp.com/v/6J2JGR
I have the exact same issue, did someone found a way to fix that issue or a workaround? Friendly ping @frozenfrank maybe you found something..
anyone has any update on this ? I am having the same issues and looking for a workaround.
Same issue here
Yes, i have the issue as well.
Same here, very slow. Note that this seems to be a problem with Chrome and doesn't happen in Safari.
Resources: Before submitting an issue, please consult our docs.
Stencil version: (run
npm list @stencil/core
from a terminal/cmd prompt and paste output below):I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com
Current behavior: running the ionic live example or code example from ionic camera docs, in both examples it takes 1-2s for the camera component to shoot and output an image. it feels unresponsive.
Expected behavior: an instant (as much as possible) image output like native camera.
Steps to reproduce: take a photo using camera component
Related code:
code implementation:
note: changing CameraResultType from Base64 to Uri did not help.
Other information:
verified on several android phones.
logs: