Two Zedx Cameras connected to one Duo Capture Card on AGX Orin. The images from these two cameras are not time Synced.
Hi @shahid_malik
Welcome to the StereoLabs community.
This is not possible. The cameras connected to the same GMSL2 deserializer are natively synchronized because the CMOS sensors are triggered by the same electrical signal.
Why do you say they are not synchronized? How have you verified it?
Hi @Myzhar , Within each ZED X camera, the left and right imagers share identical timestamps and the same number of images. However, when comparing across the two ZED X cameras, the frame counts and timestamps differ. I am using zed_multi_camera.launch.py
Hi @shahid_malik
The small timestamp difference is expected.
I recommend reading this document to learn the details:
I still have a question. Why is there different number of images per stereo camera?