I am currently using jetpack36.4.3, but the system does not have the source code/us/src/jetson_multimedia_api. Where can I download the source code for this version of jetson_maultimedia_api
Hi,
If you can please tell me the Jetson version you are using, I will move this to the correct category so the team has visibility.
Hi,
It is Jetpack 6.2 (Jetson Linux 36.4.3).
Thanks.
Hi,
Please install r36.4.3 to AGX Orin developer kit, and boot the system. After booting, please run the commands:
$ sudo apt update
$ sudo apt install nvidia-l4t-jetson-multimedia-api
The package is install to
/usr/src/jetson_multimedia_api
OK, thank you very much.
Is this distributed any other way without needing devkit ..we want to compile native multimedia applications for Jetson on build machine ..how do get the source for Jetson multimedia API header files and source?
Here’s one method
apt download nvidia-l4t-jetson-multimedia-api
dpkg-deb -X nvidia-l4t-jetson-multimedia-api_36.4.3-20250107174145_arm64.deb .
note the trailing period “.”
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.