报错提示:
连接OAK-D-PoE,中途会出现设备丢失[warning] Monitor thread (device: 1844301081AEE00F00 [2.4]) - ping was missed, closing the device connection
,但我另开了一个后端, ping 169.254.1.222没有断过,这是什么问题?
解决方法:
你可以检测:
- 设备发现在 UDP 11491 端口上处理
- XLink 连接在 TCP 11490 端口上处理
小技巧:中途会出现设备丢失报错,可以尝试使用最新版 depthai-core 库。 |