Any plans to make a proper lib/package for jetson_multimedia_api?

Unless I’ve missed something, I need to create a library out of…

jetson_multimedia_api/include
jetson_multimedia_api/samples/common

…to make use of the nice looking NvVideoEncoder wrapper classes in a conventional fashion in my application?

Or maybe such a package exists but I haven’t found it yet?

I installed this through the SDK Manager and it basically dumped it inside /usr/src.

Hi,
The package is open source so it is installed to /usr/src/ And would need to build the classes. The low-level libs are in

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

We support jetson_multiemdia_api and gstreamer. Some customers may use gstreamer so they don’t need to install jetson_multimedia_api. This is the reason we packetize the source files and header files into a single package.

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