appsink + appsrc tutorial

Luis de Bethencourt luisbg at osg.samsung.com
Wed Dec 9 11:47:10 PST 2015


On 09/12/15 19:40, Vito De Tullio wrote:
> Can you point me to a simple tutorial to see how to create a pipeline with a 
> appsink talking to an appsrc?
> 
> Ideally I want something like a simple
> 
> videotestsrc -> myappsink -> myappsrc -> autovideosink
> 
> where I can "toy" with myappsink / myappsrc to do "out of pipeline" stuff
> 
> thank you.
> 

[0] http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-data-spoof.html
[1] http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+8%3A+Short-cutting+the+pipeline
[2] http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/app/appsink-src.c

Hopefully that helps.

Luis


More information about the gstreamer-devel mailing list