Hi,
Are your cameras connected on USB or via streaming?
I’d strongly recommend not using the python language for multicamera applications. There is no real multithreading (see https://realpython.com/python-gil/), greatly degrading the overall performance. Please run the c++ sample instead and let me know if the issue persists.
Best,
Benjamin V.
Stereolabs Support