[gst-devel] appsrc not getting created
Irfan Shaikh
irfanshaikh at tataelxsi.co.in
Wed Apr 28 15:52:22 CEST 2010
Hi developers,
I am unable to create appsrc plugin in my gstreamer application. I have the appsrc plugin already installed on my PC. I have included following files.
#include <gst/app/gstappsrc.h>
#include <gst/app/gstappbuffer.h>
source = gst_element_factory_make ("appsrc", "Application source"); //FAILS ALWAYS
Please can any one provide a hint why is this happening
Regards
Irfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100428/a56d3d96/attachment.htm>
More information about the gstreamer-devel
mailing list