Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
• The pipeline being used
I just tried the command you sent and this what I am getting: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post “http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/create?fromImage=nvcr.io%2Fnvidia%2Fdeepstream&tag=6.3-triton-multiarch”: dial unix /var/run/docker.sock: connect: permission denied
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
If you execute the following cli, Is there anything like libnvdsgst_multistream.so in the blacklist?
gst-inspect-1.0 -b
Run the install.sh script in /opt/nvidia/deepstream/deepstream to clean cache
then try to excute the deepstream-app.
If it still doesn’t work properly, I think it may be a problem with the GPU driver or CUDA toolkit.