I am having an issue running tracker withing the python code which i had from the python deepstream github library.
• Ubuntu 20.04 RTX 3090
• DeepStream 6.3
• TensorRT Version 8.5.3.1
• NVIDIA GPU Driver Version 525.125.06
I had build the pipeline and initiated it as specified in the Deepstream_python_apps.
But i am having an issue where my probe function is’nt called after the pipeline is initialized. I had shared my code file and output terminal log.
Python code:
code.txt (20.3 KB)
Output log:
outpu_terminal.txt (12.0 KB)