Hello, I am getting error while running the attached docker image which contains DeepStream4.0, I am using a older version of DeepStream because I have cuda 10.1 in my system,
I am getting the following error when I try gst-launch-1.0 nvinfer :
(gst-plugin-scanner:13): GStreamer-WARNING **: 13:16:01.239: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtrtserver.so: cannot open shared object file: No such file or directory
ERROR: pipeline could not be constructed: no element “nvinfer”.
How can I get this working?
Dockerfile (1.2 KB)