I am looking for a method to synchronize camera capture across multiple Jetson AGX Orin modules. What is the prefered method to do this? We will collect images from multiple devices that will be stitched together into a panorama in real time and fused with other sensors, hence the need for good synchronization.
We plan to use GMSL2 and I see that there is a method to synchronize the phase of the PWM signal on the DRIVE AGX to PTP, but as this is implemented at an hardware level I am curious whether the same is possible with the Orin AGX?
Hi Jerry.
We will be streaming from a total of eight cameras and be running heavy machine learning models, hence the need for distributed processing and synchronization.