Please let me know the maximum value of the tracker id under the following conditions. If the tracker id reach the maximum value, it goes back to 0?
• DeepStream Version: 5.0
• Tracker: NvDCF
• useUniqueID: 0
Please let me know the maximum value of the tracker id under the following conditions. If the tracker id reach the maximum value, it goes back to 0?
• DeepStream Version: 5.0
• Tracker: NvDCF
• useUniqueID: 0
The maximum value will be the max of unsigned long long. Yes, it goes back to 0 when reach the maximum value.
Thank you for your reply.
Is there case where the tracker id goes back to 0 before reaching its maximum value?
Yes, please check “tracking-id-reset-mode” in Gst-nvtracker — DeepStream 6.2 Release documentation
Can we use “tracking-id-reset-mode” in case of DeepStream 5.0?
Is there any case where the tracker id is reset unexpectedly?
Support for tracking ID reset based on event start from DS 6.0.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_plugin_gst-nvtracker.html#id6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.