GStreamer Failed to load plugin Error

**• Hardware Platform Jetson **
• DeepStream Version 6.0.1
• JetPack Version 4.6.1
• TensorRT Version 8.2
• 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)

Running the deepstream-app --version-all command gave me the below details:

(gst-plugin-scanner:11836): GStreamer-WARNING **: 11:36:05.458: Failed to load plugin ‘/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_udp.so’: librivermax.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:11836): GStreamer-WARNING **: 11:36:06.056: Failed to load plugin ‘/usr/lib/aarch64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtritonserver.so: cannot open shared object file: No such file or directory

deepstream-app version 6.0.1

DeepStreamSDK 6.0.1

CUDA Driver Version: 10.2

CUDA Runtime Version: 10.2

TensorRT Version: 8.2

cuDNN Version: 8.2

libNVWarp360 Version: 2.0.1d3

How do I resolve the GStreamer Plugin Warning, Is it something that I can overlook?

PS- Running the same command (deepstream-app --version-all) for the second/third time did not give me the above GStreamer plugin warning.

Your can ignore that warning.

That is for triton and network device.

Okay, thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.