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
Amycao
August 4, 2022, 8:29am
5
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
Amycao
August 5, 2022, 2:27am
7
Is there any concern you can not use ubuntu 20?
Yes . Actually its a server update which may require a long process
Amycao
August 9, 2022, 6:07am
9
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
system
Closed
August 29, 2022, 7:06am
10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.