How to use NTP timestamps per frame in deepstream-app

Hi,

I was wondering if it is possible to enable deepstream-app (more specifically the custom model objectDetector_Yolo) to include the timestamps for each frame (possibly inside the output of the detection txt files which are generated for each frame individually)?

Thank you
Mahshid

• Hardware Platform (Jetson / GPU) T4 GPU
• DeepStream Version 5.0

you can enable attach-sys-ts for nvstreammux, refer Gst-nvstreammux — DeepStream 6.1.1 Release documentation

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.