Deepstream setup in RHEL with Nvidia L4 GPU

Please provide complete information as applicable to your setup.

• Hardware Platform : RHEL server with Nvidia L4 GPU
• DeepStream Version : Need to setup Latest DeepStream
• TensorRT Version : need to setup if required
• NVIDIA GPU Driver Version: Driver Version: 570.172.08
• Want to understand how to setup Deepstream in RHEL based server.
• How to completely setup Deepstream with all required plugin in RHEL

Which version of DeepStream do you want to install? For the current DS-9.1, it cannot be installed directly on the host machine; I recommend pulling the Docker image directly.

You can pull images from here.

This is guidance.

Latest Deepstream is preferable. Deepstream 9.1
I want to know the procedure, How to install deepstream in the RHEL.

There is no such procedure; as I mentioned earlier, it does not directly support RHEL unless you use Docker.

Thanks junshengy for your reply,
Can we use podman instead of docker for Deepstream installation ?

I haven’t tested Podman myself.
However, I think you could run a test after installing the recommended GPU drivers and the nvidia-container-toolkit to ensure consistency at the kernel level.
The user-space containers created by Podman and Docker should be identical.