Hello,
I have an FFC-3P with two cameras, and I would like to obtain the full frame video stream at 60 fps. When using one camera, I achieve a latency of 30ms, which I believe is the minimum I can get from a Luxonis camera. However, when I activate both cameras, the latency drops to 140ms.
I would like to know what the bottleneck could be in this situation. The device is connected to a USB3 port.
Here is the code I am using: https://gist.github.com/FabienDanieau/1fae0507df3057d48ad6fedb739f4ab3 and here is the log https://gist.github.com/FabienDanieau/a4ffca689f66266c7e8a5b230767b342
Thanks for your advice!