It doesn’t appear possible (or desirable) to install the full JetPack package inside the container. And the Multimedia API docs say that it can be installed only with NVIDIA JetPack. We are running this on a Jetson NX Dev Kit.
Thank you, this works if JetPack is used on the NX host system.
However, we would like to use the Multimedia API inside a container that is on a system without JetPack. If I flash L4T onto the system using the flash.sh script, then this directory does not exist because JetPack is not installed. Given that we do not want to install JetPack (which includes many extra additional dependencies), how can I use the Jetson Multimedia API inside the container?
What I would currently recommend is flashing L4T, then adding the NVIDIA apt repo and installing just the JetPack packages you want (outside of container). For example, the nvidia-l4t-jetson-multimedia-api package.