Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so': libtritonserver.so: cannot open shared object fi

i installed deepstreaming5.1 in my PC, it’s system is ubuntu18.04 and based on X86 architecture.
when i input “deepstream-app --version-all” into terminal, a warning generate as list blow :
“Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtritonserver.so: cannot open shared object file: No such file or directory”
after that, i check the doc location and can’t find the “libtritonser.so”, what shall i do to fix it;

Hi,
Check this, Errors occur when deepstream-app fails to load plugin Gst-nvinferserver on dGPU only
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_troubleshooting.html#errors-occur-when-deepstream-app-fails-to-load-plugin-gst-nvinferserver-on-dgpu-only

1 Like