EglStream, GL producer, DMA consumer

Hi guys,
I need an example of eglstream code that has GL producer and DMA consumer. I want convert GL buffer to DMA buffer(nvbuf_util.h) in Jetson Tegra Tx2.

Thanks so much

Hi,
This may not be supported. The supported use-case is to create NvBuffer first and map it to an EGLImage. There are multiple demonstrations in the samples and please check

/usr/src/jetson_multimedia_api

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