I am trying to run “deepstream-app” on Jetson with tracker DeepSORT .
When I took 2 streams as input and run the app with DeepSORT, segmentation fault occurred.
That did not happen when using IoU tracker.
And I found if I set reidType = 0 in “config_tracker_DeepSORT.yml”, the problem did not happen.
But i would like to use ReID.
Is there any possible reason why segmentation fault occurred?
Or is there any way to avoid from it?
The DeepSORT and IoU trackers I used are default function on deepstream. Detail is here. Gst-nvtracker
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
Can you share how to reproduce the crash with DS sample? So we can have a check.