Jeston AGX Orin : CUDA does not have nvjpeg,I need nvjpeg.h

nvjpeg.h for image compression

Hi,

Thanks for reporting this.

We are checking this issue internally.
Will share more information with you later.

Hi,
There is no nvjpeg.h. For hardware JPEG encoding, please refer to the sample:

/usr/src/jetson_multimedia_api/samples/05_jpeg_encode

It is based on NvBufSurface. You can use NvBufSurface APIs to get CUDA pointer.

thanks,I will do.

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