Frame Number and stream Number appears 0 in deepstream_nvdsanalytics.py

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

Can you provide the full log when running the programing? Thanks.

text1.txt (3.0 MB)

I have executed nvdsanalytics.py on sample_720p.mp4. I have attached the entire log in the text file attached

Can you upgrade DS to latest version?

we are working on triton server having ubuntu 18 version, pre-requisite mentioned for deepstream 6.1 is ubuntu 20.04.

Can you tell me whether i can upgrade deepstream 5.1 to 6.1 on existing setup of ubuntu 18 version

Is there any concern you can not use ubuntu 20?

Yes . Actually its a server update which may require a long process

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

You can use docker to overcome host system environments.
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_docker_containers.html#a-docker-container-for-dgpu

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.