23,794
edits
m (→Multimedia API) |
|||
Line 56: | Line 56: | ||
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 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release. | JetPack 5.0 Multimedia API features new NVUtils Multimedia buffer management and buffer transformation API. Previous nvbuf_utils is deprecated in this release. |