<!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>appsrc not getting created</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi developers,<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #include &lt;gst/app/gstappsrc.h&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #include &lt;gst/app/gstappbuffer.h&gt;<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = gst_element_factory_make (&quot;appsrc&quot;, &quot;Application source&quot;);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //FAILS ALWAYS<BR>
<BR>
Please can any one provide a hint why is this happening<BR>
<BR>
Regards<BR>
Irfan<BR>
<BR>
<BR>
<BR>
&nbsp; </FONT>
</P>

<pre style="white-space:normal"><br></pre></BODY>
</HTML>