AI NVR Tutorial - Inaccessible Private Registry

I am trying to follow this tutorial for setting up an AI NVR application on my Jetson Orin NX.

The link to the software reference in the video is the following:
https://registry.ngc.nvidia.com/orgs/e7ep4mig3lne/teams/release/resources/ai_nvr

It seems that you must be part of a specific team to access the private vault. How does one get access?

Please refer here for the latest AI NVR release: Quick Start Guide — Metropolis on Jetson documentation 0.1.0 documentation

@nickjalali

You have to create the account on NCG, once your account is verified you will get the mail to verify the account.

Once an account is verified, the next step is downloading the install application bundle.

Download the application bundle from NGC to your Jetson using this NGC link. You will need to enter your NGC credentials.

Use one of the options available in the Download menu (top right) on the page.

Thanks for your response.

I have a verified NGC account. When I click on the NGC link I see the following.

I believe I don’t have access to the application bundle/private vault, because I am not part of the correct team. How do I request access?

You can install JPS with SDKManager based on: Quick Start Guide — Metropolis on Jetson documentation 0.1.0 documentation (nvidia.com)

@kesong

Hi, Thanks for your response.

As per my knowledge, should we download the application bundle from NGC before installing JPS through the SDK manager or the command line?

And I think @nickjalali is not able to login into her NGC account

Edit:

As per this document link, Now the application bundle will get downloaded through SDKManager only.

All the Foundation services will be installed in the directory /opt/nvidia/jetson/services. The AI-NVR and other reference workflows will be downloaded to ~/jps directory.

1 Like

Hi @sarodeanil35,

There are two options to get the application bundle - via SDKM or Manual - as noted in installation section Quick Start Guide — Metropolis on Jetson documentation 0.1.0 documentation (nvidia.com)). If you install via SDKM, the bundles will be available in the ~/jps directory, or can download from NGC resource page ( Jetson Platform Services Reference Workflow & Resources | NVIDIA NGC, which is a public catalog page and no login is needed.

2 Likes

Thank you, I was able to download the bundle and install it manually, from the link in the quickstart guide. It seems the link that I was using earlier was outdated.

Thanks for the help.

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