The picamera object isn't thread safe; I have now wrapped all access in context managers that acquire the BaseCamera.lock I also added an endpoint to reset the LST without auto-gain. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| extension.py | ||
| recalibrate_utils.py | ||
The picamera object isn't thread safe; I have now wrapped all access in context managers that acquire the BaseCamera.lock I also added an endpoint to reset the LST without auto-gain. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| extension.py | ||
| recalibrate_utils.py | ||