Is NvTransformAsync available to use?

Are apis NvTransformAsync and NvBufSurfTransformSyncObjWait available?
Can i call the NvTransformAsync in thread A, and process the result in thread B?
Is there any sample codes?

Thanks!

Hi,
We support jetson_multimedia_api and gstreamer. Please make sure you have checked the document:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/Multimedia.html
https://docs.nvidia.com/jetson/archives/r36.3/ApiReference/index.html
There are some examples in

Q: Is there any example of running RTSP streaming?
Q: Is there an example for running UDP streaming?
Q: I have a USB camera. How can I launch it on AGX Orin?

For further issues, please share a method to replicate the issue through gstreamer command, or either sample. We will set up developer kit and check.

Thanks!

Sorry, i can not get the point of this answer…

Hi,
Please check the sample:

Jetson Linux API Reference: 07_video_convert (NvBufSurface conversion) | NVIDIA Docs

On AGX Orin device, it is installed to

/usr/src/jetson_multimedia_api/samples/07_video_convert/