Sarvesh Should i connect oak d to the ethernet port or usb port of raspberrypi? when i connect through ethernet, raspberrypi stops responding
jakaskerl Sarvesh USB is better since it allows more bandwidth. It's also possible to connect it to ETH but some additional configuration of network interfaces is needed. Thanks, Jaka
Sarvesh Is it fine if i connect it through ethernet to usb converter. What are the configuration procedure i should look at?
Sarvesh @jakaskerl Yes an eth dongle. How do i confirm if the raspberrypi is actually able to communicate with the camera and just not detecting the usb connection?
jakaskerl Sarvesh ifconfig should show a new network interface with IP in the range of 169.254.x.x. Make sure the POE device has enough power ofc. Thanks, Jaka