Hi Im using
v2.0.2-r32.7.1 with Jetpack 4.6.1
This is my docker launch command : sudo docker run --runtime nvidia -it --rm --network host --volume ~/nvdli-data:/nvdli-nano/data --volume /tmp/argus_socket:/tmp/argus_socket --device /dev/video0 nvcr.io/nvidia/dli/dli-nano-ai:v2.0.2-r32.7.1
I have tried it without the /tmp/argus_socket:/tmp/argus_socket for the usb cam but the error still persists. I have read in the forum that docker doesnt have acess to camera hence added the part. However the error still persists with or without the /tmp/argus_socket:/tmp/argus_socket