Seeing this error quite frequently. This is the output from running RGB preview:
python rgb_preview.py
Connected cameras: [{socket: CAM_A, sensorName: IMX378, width: 4056, height: 3040, orientation: AUTO, supportedTypes: [COLOR], hasAutofocus: 1, hasAutofocusIC: 1, name: color}, {socket: CAM_B, sensorName: OV9282, width: 1280, height: 800, orientation: AUTO, supportedTypes: [MONO], hasAutofocus: 0, hasAutofocusIC: 0, name: left}, {socket: CAM_C, sensorName: OV9282, width: 1280, height: 800, orientation: AUTO, supportedTypes: [MONO], hasAutofocus: 0, hasAutofocusIC: 0, name: right}]
Usb speed: SUPER
Device name: OAK-D-PRO Product name: OAK-D-PRO-AF
[14442C1011CCC5D600] [7.1.1.3.1] [1738016464.230] [host] [error] Device likely crashed but did not reboot in time to get the crash dump
Traceback (most recent call last):
File "/home/brad/projects/depthai-python/examples/ColorCamera/rgb_preview.py", line 39, in <module>
inRgb = qRgb.get() # blocking call, will wait until a new data has arrived
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'rgb' (X_LINK_ERROR)'