We are working on with OAK-1. But its performance it not enough based on our expectation.

<First Test>
git clone https://github.com/luxonis/depthai.git
python3 depthai_demo.py

when we did above, 1080p was 20fps

<Second Test>
https://docs.luxonis.com/projects/api/en/latest/samples/ColorCamera/rgb_video/

when we did above, 1080p was 12fps

We would expect 60fps. How can we check it perforance. Please guide us if there is any other way to check this.

Best regards,
Ryan.

  • erik replied to this.

    Hello RyanLee ,
    Could you share the whole log after you run python3 depthai_demo.py? My initial guess would be that it's running in USB2 mode.
    Thanks, Erik