Get timestamp for detections

How can one get actual timestamp of a object being detected and not the time stamp assigned by kafka?

I think you can add a probe function in detection plugin src to get timestamp and update the timestamp in metadata
Please refer to test1, osd_sink_pad_buffer_probe()