it is an OAK PoE, originally with IMX378 but factory changed to IMX582
I'm supposedly running the latest deptai (November 2023), the error shows up when I run
devices = dai.Device.getAllAvailableDevices() # or standalone mode
device_info = None
for dev_info in devices:
if dev_info.protocol == dai.X_LINK_TCP_IP:
device_info = dev_info
Maybe the guys who changed the camera forgot to do something?
Probably, they also did not calibrate the new camera, how do we do it?