Hi @krishnakumar
Have you checked and ensured possible causes I listed above are not the issue?
I want to make sure we get at least one device working first.
Thanks,
Jaka
Hi @krishnakumar
Have you checked and ensured possible causes I listed above are not the issue?
I want to make sure we get at least one device working first.
Thanks,
Jaka
krishnakumar device_infos = dai.Device.getAllAvailableDevices()
Does this return a list of devices? Could you also post the terminal output of the script you are running?
Is this perhaps run inside a docker container or a similar virtualization software?
Thanks,
Jaka
Hi @krishnakumar
Is this a single device you have a problem with?
The code you have sent looks ok. Are you sure the device and PC are in the same subnet (same MASK and gateway as well)? Also check for any firewall blocking on TCP and UDP ports.
You can update the bootloader of the device through device manager (https://docs.luxonis.com/projects/api/en/latest/components/bootloader/#device-manager).
Thanks,
Jaka