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
Thank you for reporting. I can reproduce. I suggest your application ensures that it sends valid Exposure >0 and ISO [100;1600] values. The depthai library could handle it as you are suggesting, but as it can be easily handled by the programmer I dont think this will be resolved soon @bolopenguin and @domef
Describe the bug
When setting manual ISO with very small or very big values, a fatal error is thrown.
Minimal Reproducible Example
This is the stacktrace:
Expected behavior
The device shouldn't raise a critical error, maybe it could just clip the ISO value and raise a warning.
Additional context
Depthai version: 2.20.0.0
Python version: 3.8.10
OS: Ubuntu 20.04.5 LTS
Device: Oak-D-Lite
The text was updated successfully, but these errors were encountered: