Closed marksadc closed 9 months ago
Thanks for the issue report, and thanks for sharing the logs. People always simply ignore that so I'm glad for every issue that is filled out properly.
This is probably due to Flash not being implemented properly on Android - right now I just set a "FLASH" trigger on the capture, but in reality I would need to issue a pre-capture sequence, trigger a re-exposure, then hit a photo, then trigger a precapture again that stop flash. See this issue for more details: https://github.com/mrousavy/react-native-vision-camera/issues/1890
So I'm closing this issue for now as #1890 will be used to track Flash progress, if you want to get that fixed faster consider sponsoring/adding funds to that moneypool in that issue :)
What's happening?
I'm using my to take photos of documents, however using flash to take a photo in dark environment results in really blurred quality. The first picture is taken using flash with regular phone camera, the second one is taken in app using react-native-vision-camera.
Reproduceable Code
Relevant log output
Camera Device
Device
Pixel 6A
VisionCamera Version
3.8.2
Can you reproduce this issue in the VisionCamera Example app?
Yes, I can reproduce the same issue in the Example app here
Additional information