[gst-devel] appsrc not getting created
Irfan Shaikh
irfanshaikh at tataelxsi.co.in
Thu Apr 29 06:31:06 CEST 2010
Hi Developers,
I am also using " -lgstapp-0.10 " when i build you application.
Regards
-----Original Message-----
From: Irfan Shaikh
Sent: Wed 4/28/2010 7:22 PM
To: gstreamer-devel at lists.sourceforge.net
Subject: appsrc not getting created
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/20100429/deff534b/attachment.htm>
More information about the gstreamer-devel
mailing list