Contractor1

  • May 3, 2023
  • Joined Apr 18, 2023
  • 0 best answers
  • Hi Contractor1 ,
    If it's a critical/fatal error, it doesn't produce the crash. If you have IMX378 yoy could set color resolution to SensorResolution.THE_5312X6000, which will crash the camera. Then you can get crash report. Log here:

    python .\ColorCamera\rgb_preview.py 
    Traceback (most recent call last):
      File "ColorCamera\rgb_preview.py", line 15, in <module>
        with dai.Device(pipeline) as device:
    RuntimeError: Device already closed or disconnected: io error
    depthai-python\examples> python .\CrashReport\crash_report.py
    Crash dump found on your device!
    Saved to crashDump_0_184430102127631200_3575b77f20e796b4e79953bf3d2ba22f0416ee8b.json
    Please report to developers!