CSI camera cannot initialize in the Getting Started with AI thumbs classification notebook

Hi @siftikh1,

Are you using Nano 2GB or Nano 4GB? You may want to try some suggestions from this thread:

https://forums.developer.nvidia.com/t/rpi-v2-csi-camera-freezes-with-jetson-nano-2gb/159173/8?u=dusty_nv

Alternatively, you may want to use USB camera like Logitech C270 or C920 with the DLI course.

BTW, to effectively restart the CSI camera, you would want to shutdown the container (i.e. by pressing Ctrl+D from your SSH terminal). Then run sudo systemctl restart nvargus-daemon (outside of container). Then start your container again.