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