<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: appsrc not getting created</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hi Developers,<BR>
<BR>
I am also using " -lgstapp-0.10 " when i build you application.<BR>
<BR>
Regards<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Irfan Shaikh<BR>
Sent: Wed 4/28/2010 7:22 PM<BR>
To: gstreamer-devel@lists.sourceforge.net<BR>
Subject: appsrc not getting created<BR>
<BR>
<BR>
Hi developers,<BR>
<BR>
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.<BR>
#include <gst/app/gstappsrc.h><BR>
#include <gst/app/gstappbuffer.h><BR>
<BR>
source = gst_element_factory_make ("appsrc", "Application source"); //FAILS ALWAYS<BR>
<BR>
Please can any one provide a hint why is this happening<BR>
<BR>
Regards<BR>
Irfan<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>
<pre style="white-space:normal"><br></pre></BODY>
</HTML>