OAK D Usb Speed

Hey,

In the Oak D docs, they mention reducing latency by turning on “10Gbps USB3 mode”
Optimizing FPS & Latency
with dai.Device(maxUsbSpeed=dai.UsbSpeed.SUPER_PLUS) as device:

I can’t work out where I set device attributes like this in the Oak Example though, any ideas?

Cheers!

Nick Deboar

Hi @nickdeboar,

will have a look and let you know - I’m actually not quite sure right now.

cheers
Markus

Thanks Markus!