Hello,
I am running the app in Deepstream from the location “/opt/nvidia/deepstream/deepstream-5.0/sources/objectDetector_Yolo”
I have followed all the steps given in the readme,
When I run the app with the command “deepstream-app -c deepstream_app_config_yoloV3.txt”
I run into this error :
root@e807f0a4f60a:/opt/nvidia/deepstream/deepstream-5.0/sources/objectDetector# deepstream-app -c deepstream_app_config_yoloV3.txt
Warn: ‘threshold’ parameter has been deprecated. Use ‘pre-cluster-threshold’ instead.
** ERROR: main:651: Failed to set pipeline to PAUSED
Quitting
App run failed
Please help me ,