Hi, everything was running fine until I reconnected the camera to an ubuntu 24.04 with python3.12.
Now connecting back to macos, I keep getting error like:
[1944301071F2644800] [1.1.2.3] [1.210] [MonoCamera(0)] [error] Camera not detected on socket: 1
[1944301071F2644800] [1.1.2.3] [1.210] [MonoCamera(1)] [error] Camera not detected on socket: 2
For this things I have tried:
- Upgraded from depthai from 2.30 to 3.1 (latest from pypi)
- Ran utils/cam_test.py and still got no camera detected error.
Any other ways, I can test its working.