Precompiled Jetson Multimedia APIs

I noticed that the Jetson Multimedia API samples compile the common source code directly. Is the common code available as a precompiled artifact that I can link or do I have to compile it manually?

Just wondering if I’m doing some work that isn’t really necessary.

Hi,
If the code is open source, it is compiled when compiling the samples. Most prebuilt libs are in

/usr/lib/aarch64-linux-gnu/tegra/

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