In order to get a better performance , we want to send yuv422 dma_buf fd which was captured from driver to another thread.
Is it reliably to pass the dma_buf fd directly?
In order to get a better performance , we want to send yuv422 dma_buf fd which was captured from driver to another thread.
Is it reliably to pass the dma_buf fd directly?
Hi,
We can pass NvBufSurface between processes. Please check the example in
/usr/src/jetson_multimedia_api/samples/13_argus_multi_camera/
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.