No such element factory "nvinfer"! and "nvdsosd"!

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU): Jetson Tx2
• DeepStream Version: 6.0
• JetPack Version (valid for Jetson only): Jetpack 4.5
• TensorRT Version: 7.1
• NVIDIA GPU Driver Version (valid for GPU only)

I have pulled docker pull nvcr.io/nvidia/deepstream-l4t:6.0-samples from the NGC and used docker run -it --runtime nvidia to run the container. When am trying to run deepstream-test1-app, I get the following errors:

no such element factory “nvinfer”!
no such element factory “nvdsosd”!

For inference, when I checked dpkg -l | grep TensorRT, it returns nothing

Request help in resolving the issue

Attached the screenshot for reference

I see you use Jetpack 4.5, but deepstream use 6.0, you need to keep Jetpack version and Deepstream compatible.

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