I have 2 cameras that were running fine. There were no changes to the code and now have this error
Exception has occurred: RuntimeError
- Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND
I have been getting a warning about DeprecationWarning: Use constructor taking 'UsbSpeed' instead
device = stack.enter_context(dai.Device(openvino_version, device_info, usb2_mode))
I do not see information on how to use UsbSpeed. m Do I set it to "High"?