We build our apps on sdcard in devkit.
Now we want to deploy it to emmc version module.
The app depend CUDA & MMAPI, But we can not install MMAPI manually.
Official document said:
The Multimedia API can be installed only with NVIDIA JetPack. It cannot be installed as a stand-alone package.
The EMMC storage remain 1GB only after install MMAPI by sdk manager. .
The questions are :
Is there a way to install jetpack by demand ?
How do reduce the rootfs ?
Thanks for your help!!