.venv/lib/python3.12/site-packages/depthai_cli/cam_test.py:109: SyntaxWarning: invalid escape sequence '\`'
help="List frame metadata (seqno, timestamp, exp, iso etc). Can also toggle with `\`")
DepthAI version: 2.29.0.0
DepthAI path: /home/pop/PY/OAK/.venv/lib/python3.12/site-packages/depthai.cpython-312-x86_64-linux-gnu.so
Enabled cameras:
camd : color
CAM: camd
Connected cameras:
-socket CAM_D : IMX477 4056 x 3040 focus:fixed - COLOR
USB speed: UNKNOWN
IR drivers: []
[]
Cam: camd [host | capture timestamp]
FPS: 0.00| 0.00 [14442C1011B736D200] [192.168.178.76] [1732900441.987] [host] [warning] Monitor thread (device: 14442C1011B736D200 [192.168.178.76]) - ping was missed, closing the device connection
FPS: 0.00| 0.00 Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'camd' (X_LINK_ERROR)'
Exiting cleanly
[2024-11-29 18:14:17.169] [depthai] [error] Device with id 14442C1011B736D200 has crashed. Crash dump logs are stored in: /home/pop/PY/OAK/.cache/depthai/crashdumps/08db14601bbb81545245df81c59cf79051a7538b/crash_dump.json - please report to developers.
on crash_dump i pick some relevant part :
RTEMS_FATAL_SOURCE_ASSERT
Fatal error on MSS CPU: trap: 00, address: 00000000",
"errorSource": "RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE",
Finally again the ir-cut alone on camA:
$ depthai cam_test
/home/pop/PY/OAK/.venv/lib/python3.12/site-packages/depthai_cli/cam_test.py:109: SyntaxWarning: invalid escape sequence '\`'
help="List frame metadata (seqno, timestamp, exp, iso etc). Can also toggle with `\`")
DepthAI version: 2.29.0.0
DepthAI path: /home/pop/PY/OAK/.venv/lib/python3.12/site-packages/depthai.cpython-312-x86_64-linux-gnu.so
No cameras found!
HERE some information about bootloader and library version
DepthAI Library Version: 2.29.0.0
Found device '192.168.178.76', MxId: '14442C1011B736D200', State: 'BOOTLOADER'
DeviceInfo(name=192.168.178.76, mxid=14442C1011B736D200, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS)
/home/pop/PY/OAK/print_info.py:22: DeprecationWarning: Use constructor taking 'UsbSpeed' instead
with dai.Device(dai.Pipeline(), infos[0]) as device:
MxId: 14442C1011B736D200
USB Speed: UsbSpeed.UNKNOWN
Connected Cameras: []
Available Camera Sensors: {}
Product Name: OAK-FFC-4P-POE, Board Name: NG2093
DepthAI Library Version: 2.29.0.0