Streaming from multiple camera

Hi, I have two ZED2i cameras connected to a Jetson AGX Orin and I want to stream videos to another Jetson on the same network. I’ve chosen to utilize Python with OpenCV for this task.

I’m wondering whether it’s better to use multithreading or multiprocessing. My primary concern is ensuring that all cameras can run simultaneously, and if one of them is corrupted, it shouldn’t affect the operation of the other one.
Additionally, I would appreciate assistance with other aspects as I am still new to this field and do not have full knowledge yet.

@forum , kindly assist me

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

What are the cameras? USB, CSI, HDMI or IP cameras?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.