Extrenal Tracker in Deepstream 6.4

Hardware Platform (Jetson / GPU) : NVIDIA A2
• DeepStream Version : 6.4
• JetPack Version (valid for Jetson only)
• TensorRT Version : 12.2
• NVIDIA GPU Driver Version (valid for GPU only) : 535.154.05
• 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)

Does deepstream python support use external tracker or I should use trackers provided by nVidia?

You should use nvtracker, but you can customerize you implementation: Gst-nvtracker — DeepStream documentation 6.4 documentation

Do you have any plan to support external trackers in future releases?