undefined symbol: gst_dmabuf_allocator_new

ChrisLiuv chris.liuv at wnc.com.tw
Fri Jun 11 08:50:53 UTC 2021


Hi

I use plugin bad template to construct my custom element,

https://developer.ridgerun.com/wiki/index.php?title=Creating_a_New_GStreamer_Element_or_Application_Using_Templates

I try to use gst_dmabuf_allocator_new() function but when I use
gst-inspect-1.0 to check, it shows undefined symbol.

My element is based on GstElement.

GObject
 +----GInitiallyUnowned
       +----GstObject
             +----GstElement
                   +----GstMyFilter

How to add dma buf support on my element?

Thanks a lot.




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list