Hi,
When running the depthai_demo.py
script with out new SR POE Pro, we're seeing that the camera is connected but getting an error:
Using depthai module from: /home/tutor/.local/lib/python3.10/site-packages/depthai.cpython-310-x86_64-linux-gnu.so
Depthai version installed: 2.20.2.0
Setting up demo...
Available devices:
[0] 1944301001D4742700 [X_LINK_BOOTLOADER]
Disabling depth...
Disabling depth preview...
Disabling depthRaw preview...
Disabling left preview...
Disabling rectifiedLeft preview...
Disabling right preview...
Disabling rectifiedRight preview...
Enabling low-bandwidth mode due to connection mode... (protocol: XLinkProtocol.X_LINK_TCP_IP)
Setting PoE video quality to 50 to reduce latency...
IR drivers found on OAK-D Pro: ['LM3644 on bus 2']
--> Go to the `Depth` tab to enable!
Creating MJPEG link for ColorCamera node and color xlink stream...
[1944301001D4742700] [169.254.1.222] [6.892] [ColorCamera(0)] [error] Camera not detected on socket: 0
What does this error mean, and how can it be resolved?