Open tcbennun opened 1 month ago
Note. We managed to fix the crash by downgrading the depthai package to 2.20.2, if that's a clue?
@jakaskerl do you mind checking if we can reproduce this and pinning down when the regression happens? Thanks.
Seems to be from 2.20.2-->2.21.2
We've been using https://github.com/geaxgx/depthai_blazepose for some time without problems. This week, however, with the same hardware (OAK-1 and OAK-D Pro W), the camera crashes out as soon as a person enters the frame and a successful inference occurs (seemingly!)
We have this issue with any of the included models, whenever we run the model on-camera ("edge mode").
The program output is as follows.
I was hoping someone could make something of the crash log:
crash_dump.json
Here's a pipeline graph;
We've tried various OAK devices, cables and PCs. We literally changed nothing since last week, when it was working! Is it possible there's a regression in the Luxonis firmware blob or something?