Hi everyone,
I’m actually trying to get the timestamp of frames with nvarguscamerasrc to record videos. I find out that using the “Argus::ICaptureMetadata::getSensorTimestamp” function was a good start.
I would like to know where this timestamp is generated. From the documentations of “getSensorTimestamp” I get that :
This is the time that the first data from this capture arrives from the sensor
But my question is “where the data is generated”? My final goal is to have the most precise timestamp possible for a frame.
Regards,
Pbbardon