depthai-core
depthai-core copied to clipboard
Multiple DepthAI per Host for c++ code
please how to connect to multiple DepthAI per Host for c++ code?
I think @themarpe can help on this.
Hi @Shanyu-KUO Sorry for late reply. @Erol444 will send over some resources to checkout soon :)
Hello @Shanyu-KUO , you could easily convert multiple-devices demo to c++ (the API syntax is the same, so this shouldn't take too long) or, if you would like to sync all frames across multiple devices, use this demo.