Import Intel dmabuf into pipeline

Regina König koenig_regina at arcor.de
Mon Dec 13 11:03:56 UTC 2021


Hi everybody,

I want to import an Intel dmabuf..it is shared via a filedescriptor and 
I am wondering if is the only possible way to import it with 
gst_egl_image_from_dma_buf_direct(). I don't want to create an image 
(this is an uneccessary step) but directly encode it with H264. I also 
tried to import it with "fdsrc" but it seems to be only suitable for 
concole, not for dmabuf's. What is the most efficient way to get access 
to a dmabuf to directly encode it?

Thanks in advance,

Regina König



More information about the gstreamer-devel mailing list