Hello community.
We have released a minor update to the DepthAI library. The changelog is available here:
Features
- Automatic crash dump collection when
DEPTHAI_ENABLE_FEEDBACK_CRASHDUMP
is set.
Bug Fixes
- Fix
PointCloud
generation when depth comes out of the ImageAlign
node
- Fix IMX214 (OAK Lite series) potential crash on init with more complex pipelines
- Fix a rare bug on a crash if a camera stream is closed after 1 second while AF is running
Python Only