[gst-devel] Python binding and creation of new elements

José Luis josel.segura at gmail.com
Thu Aug 19 22:28:39 CEST 2010


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...

I think it's a similar problem to the documentation one...

Sent from Android

El 19/08/2010 20:38, "Michael Smith" <msmith at xiph.org> escribió:
2010/8/19 José Luis Segura Lucas <josel.segura at gmx.es>:

> Hi people!
> I'm using the Gstreamer Python binding and I need to create two new
> elements: a pur...
Why would this be a source element? If it's getting data from a file,
it should probably be a demuxer (based on your description), not a
source at all.

You should be able to write a pipeline-driving demuxer element with
gst-python.

Mike

------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100819/b80b3e37/attachment.htm>


More information about the gstreamer-devel mailing list