[gst-devel] Documentation for create a src element

Mateo Matachana López mat30.mail at gmail.com
Sat Sep 4 20:20:17 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I am creating a GStreamer source element for get a live streaming from a
P2P network. I am stucked at one point.

My SrcObject inheritances from GstPushSrc as recomended on GStreamer
documentation for live sources.

I have implemented the _start, _query and _change_state functions where
I mostly do the setup of the protocol (contact the tracker, get the
media description, etc.) but I don't know how to pass the streamed
(received) data to the next GStreamer element.

How can I pass data to the next GStreamer element? Should I push the
data or GStreamer tolds the SrcObject when it should push data?

Are available some documentation where is explained in detail the
process of build a source element?

Thanks in advance,
Mateo Matachana
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyCjdwACgkQ3zaBWsUKsPsbvQCfbKgXbgrz5fZlc/hsIGcTe96r
cAUAnRAEbA6ONy8zdOC6bbvznw+jSz4T
=4btj
-----END PGP SIGNATURE-----




More information about the gstreamer-devel mailing list