DLI Jetson Nano Training

Hi All. I’ve recently purchased an Orin 16GB setup and I thought it would be good to go through the training to learn the basics. The Jetson Nano training seems to be recommended, but I’m having issues getting the Hello Camera working due to container problems.

I’ve google and found the L4T container but I’m struggling with Jetcam (another google kind of helped), that created an NVArgus problem (googled a restart on the host), which then just created a grey box with some more errors.

Is there a container to get me going, or maybe a walkthrough for all these issues with the latest Jetpack?

Thanks in advance

Hi @gavin20, the “Getting Started with AI on Jetson Nano” DLI course supports Jetson Nano and containers for JetPack 4. As you may have found, unofficially you may be able to extract/run the course contents in another container built for JetPack 5. However baring any issues with that, I would just recommend following the Hello AI World tutorial instead which is updated and supported on Orin and JetPack 5:

Thanks. Does this contain Jupyter as in the other tutorial?

@gavin20 no, but it does include other interactive web interfaces which are more attuned for streaming live video to the browser: https://github.com/dusty-nv/jetson-inference#webapp-frameworks

There are also walkthrough videos you can follow along with here: https://github.com/dusty-nv/jetson-inference#video-walkthroughs

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.