•Hardware Platform (Jetson / GPU) Jetson TX2
•DeepStream Version 4.0.2
•JetPack Version (valid for Jetson only) JetPack 4.3
•TensorRT Version 6.0.1
Hello, I trying the Deepstream sample app in C++ and want to get tracking time.
I want to output it to a text file or console. For example, “write_kitti_track_output” in deeptream-main.c
So I would like detailed advice on how to get NvMOTTrackedObj:age.
If possible, I’m happy with deepstream 4.0 than 5.0
thanks