Hi,
I “docker pull nvcr.io/nvidia/deepstream-l4t:5.0.1-20.09-samples” in the tx2(environment is jetpack4.3 tensorrt6).
DeepStream5.0 docker image didn’t work.
Because there is no libnvinfer.so.7.
Could i install cuda10.2 tensorrt7 cudnn8 in Docker deepstream5.0.
Will it work?
Thanks
Yeah, it should work, but you also can directly run on the device without docker, if you do a full installation.