• Requirement details: A question on the DeepStream container, Deepstream container requires a Jetpack of 4.5 version whereas we currently using Jetpack 4.4.1 version. We can’t upgrade Jetpack to a higher version as the e-con camera we currently using does not support the 4.5 version. Is there any other DS container compatible with Jetpack 4.4.1 version?
)
Hi @karunakar.r ,
https://developer.nvidia.com/jetpack-sdk-44-archive
As mentioned here, you can easily utilize Deepstream 5.0 version in Jetpack 4.4.1,
Containers like: 5.0.1-20.09-iot from DeepStream-l4t | NVIDIA NGC
Thanks @bgiddwani. What is the the post fix naming convention meant for? IOT vs Base?
For downloading Deepstream, can we try with below command
docker pull nvcr.io/nvidia/deepstream-l4t:5.0.1-20.09-iot
Here in Jetson section details about iot vs base vs samples is present. Docker Containers — DeepStream 6.1.1 Release documentation