# Mandatory properties for the tracker: # tracker-width # tracker-height: needs to be multiple of 6 for NvDCF # gpu-id # ll-lib-file: path to low-level tracker lib # ll-config-file: required for NvDCF, optional for KLT and IOU # [tracker] tracker-width=1280 tracker-height=720 gpu-id=0 ll-lib-file=/opt/nvidia/deepstream/deepstream/lib/libnvds_nvmultiobjecttracker.so ll-config-file=config_tracker_NvDCF_perf.yml #enable-past-frame=1 enable-batch-process=1