<p>Did you see the example? My problem is different, I take the data through a remote invocation library (ZerC Ice). I put that example because I need something similar: a loop receiving data from the network and a src pad created only when I start receiving data...</p>

<p>I think it&#39;s a similar problem to the documentation one...</p>
<p>Sent from Android</p>
<p><blockquote type="cite">El 19/08/2010 20:38, &quot;Michael Smith&quot; &lt;<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>&gt; escribió:<br type="attribution">2010/8/19 José Luis Segura Lucas &lt;<a href="mailto:josel.segura@gmx.es">josel.segura@gmx.es</a>&gt;:<br>

<p><font color="#500050">&gt; Hi people!<br>&gt; I&#39;m using the Gstreamer Python binding and I need to create two new<br>&gt; elements: a pur...</font></p>Why would this be a source element? If it&#39;s getting data from a file,<br>

it should probably be a demuxer (based on your description), not a<br>
source at all.<br>
<br>
You should be able to write a pipeline-driving demuxer element with gst-python.<br>
<br>
Mike<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by<br>
<br>
Make an app they can&#39;t live without<br>
Enter the BlackBerry Developer Challenge<br>
<a href="http://p.sf.net/sfu/RIM-dev2dev" target="_blank">http://p.sf.net/sfu/RIM-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></p>