I'm using this PoE injector to power an OAK-D Pro PoE camera. I've installed the DepthAI V3 SDK from this link. The camera is connected via Ethernet through a Netgear Wi-Fi router to a Windows 11 PC. The injector shows a green power indicator, but there are no lights on the camera.
The data cable is connected to the injector's Data port, and the power+data cable is connected correctly to the appropriate PoE port. The camera connection appears secure. DHCP is enabled on Ethernet, so both the PC and the camera should be on the same subnet.
Could someone from DepthAI assist in getting the camera powered on and recognized by the system?
E.g. when I run a code example:
(venv) PS C:\Users\ssharm21\depthai-core\examples\python> python Camera\camera_all.py
Traceback (most recent call last):
File "C:\Users\ssharm21\depthai-core\examples\python\Camera\camera_all.py", line 7, in <module>
device = dai.Device()
RuntimeError: No available devices