How to directly store the decoded data of Multimedia APls as texture data for OpengGL calls to avoid DMA transfer.
If possible, could you please give me some development ideas? Thank you very much
How to directly store the decoded data of Multimedia APls as texture data for OpengGL calls to avoid DMA transfer.
If possible, could you please give me some development ideas? Thank you very much
Hi,
The buffer can be mapped to EGLImage. Please refer to cuda_postprocess() in
/usr/src/jetson_multimedia_api/samples/12_v4l2_camera_cuda
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.