Attach data buffer to GstElement

Deepak Tyagi dpak23in at gmail.com
Tue Dec 20 17:12:52 PST 2011


Hello there,

For one my work assignments for making Media player for smartphones, I am
researching if it is possible to attach a data buffer to the GstElement.
This data buffer contains video data which I would want the media player to
play. So far what I have found is that we can set source file uri to the
element which can be played. It can be a local file with file:// protocol
or a network file with http:// protocol. According to the Gstreamer user
manual the gstreamer itself creates buffers inside and manipulates them as
and when necessary. But I could not find any documentation where one can
attach a data buffer with data to be played using the pipeline. I wonder if
it's possible to do that or not.

Thank you,
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20111221/16773aac/attachment.html>


More information about the gstreamer-devel mailing list