Xavier/JetPack 5.0.2/Getting Started/Components: Difference between revisions

m
mNo edit summary
Line 64: Line 64:
Included as part of L4T, the Multimedia API allows developers to develop camera-based multimedia applications. It has two main components:
Included as part of L4T, the Multimedia API allows developers to develop camera-based multimedia applications. It has two main components:
<br>
<br>


* V4L2 Sensor driver API: the V4L2 API that enables the capture devices, codecs, and scaling functionality.
* V4L2 Sensor driver API: the V4L2 API that enables the capture devices, codecs, and scaling functionality.
* Libargus: the proprietary NVIDIA library that allows using the Jetson Image Signal Processor (ISP).
* Libargus: the proprietary NVIDIA library that allows using the Jetson Image Signal Processor (ISP).
<br>
<br>


JetPack 5.0.2 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release.
JetPack 5.0.2 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release.