You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am setting the exposure manually or with state, it is reset to zero after re-render. Even after the application is started, the exposure value is not detected, but when I change it manually the value is detected, but after re-render, it is reset to zero again. I am trying on Android real device
Thanks for your detailed report. It seems like a potential issue with how exposure settings are handled during re-renders. However, I noticed that you mentioned the issue doesn't reproduce in the Example app, which might indicate something specific to your implementation or environment.
To help mrousavy debug this further, could you please provide relevant logs from adb logcat while reproducing this issue? This will give us more insights into any underlying problems.
Also, consider supporting the project by sponsoring it here if you find it helpful! It really helps keep this project going.
Note: If you think I made a mistake, please ping @mrousavy to take a look.
What's happening?
I am setting the exposure manually or with state, it is reset to zero after re-render. Even after the application is started, the exposure value is not detected, but when I change it manually the value is detected, but after re-render, it is reset to zero again. I am trying on Android real device
Reproduceable Code
Relevant log output
Camera Device
Device
Android 11
VisionCamera Version
4.6.3
Can you reproduce this issue in the VisionCamera Example app?
No, I cannot reproduce the issue in the Example app
Additional information
The text was updated successfully, but these errors were encountered: