Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) Triton
• DeepStream Version 5.1
I am trying to execute deepstream_nvdsanalytics.py on a sample video provided in streams directory. The output received is zero for frame number
##################################################
Object 2 moving in direction: North
Object 80 moving in direction: North
Object 83 roi status: ['RF']
Object 6 roi status: ['RF']
Objs in ROI: {'RF': 2}
Linecrossing Cumulative: {'Exit': 3}
Linecrossing Current Frame: {'Exit': 0}
Frame Number= 0 stream id= 0 Number of Objects= 8 Vehicle_count= 3 Person_count= 5
##################################################
No changes done in the code. it is the sample file provided