Video saving Pipeline for two cameras simultaneously

There is already this thread going over this, but it looks to be inconclusive. I just need the input frames to be synchronized respective to time.
The idea is to use this for a stereo-vision setup for post processing. How can this be done

hello aranis.das,

may I double confirm your sensor types. is it a bayer, or YUV sensor?
you may download MMAPI package, i.e. $ sudo apt install nvidia-l4t-jetson-multimedia-api
here’s Argus sample for your reference, /usr/src/jetson_multimedia_api/argus/samples/syncSensor/

It’s a CSI camera. This one in particular.
Where is /usr/src/jetson_multimedia_api/argus/samples/syncSensor/ located?

you shall see those sample by downloading the MMAPI package, i.e. $ sudo apt install nvidia-l4t-jetson-multimedia-api