I now flashed with Jetpack 5.1.3 and can see that nvbuf_utils is deprecated and gone, meaning I can’t do NvBufferMemMap, NvBufferMemSyncForCpu and NvBufferMemUnMap anymore. What can I do instead? I can see something about migrating to NvBufSurfaceMap but i would like a complete example to make sure i understand what is the right way now.
In genera, what is the best approach for getting dma buffer into an opencv mat? Is it best/fastest to let jetson multimedia api convert from YUV to RGB like i did before? My RGB frames in the end gets cropped up into a batch of images, resized and converted to NCHW before calling tensorrt on the batch.
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.
this answer got here within 5 seconds of posting. it must be generated by a LLM bot. i already asked claude about solutions without any success. hopefully there is a human somewhere who can help me