How get all list of Lost tracking ID and there frame meta, from last frame

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) :- GPU
• DeepStream Version - 6.1
• JetPack Version (valid for Jetson only) NA
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

I’m using NVDCF tracker I wanted to get a terminated tracker ID details and frame meta for the terminated ID, How I can do it with deepstream 6.1

Please upgrade to the latest DeepStream version 6.4. Why you need this in your project? Can you share more?

Thank you for response,
I wanted it for the calculating the object time spend in ROI.

Is there any sample-python-app for the reference ?
@kesong

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

Seems you can calculating the object time spend in your application based on the object id. Please also check if this feature is your expected: Gst-nvtracker — DeepStream documentation 6.4 documentation
Here is the DeepStream Python sample app: GitHub - NVIDIA-AI-IOT/deepstream_python_apps: DeepStream SDK Python bindings and sample applications

1 Like

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