How can I build a GstBaseSink ?

Christian Sell christian at gsvitec.com
Tue May 12 12:12:53 PDT 2015


extract  the gst-plugins-bad sourcecode (from
http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.4.5.tar.xz),
go to the tools subdirectory, and execute
 
gst-element-maker MySink basesink (you may also specify videosink or audiosink)
 
you will get a code skeleton for your sink, from where you can start.
 
HTH, Chris

> Totoketchup <anthony.damato at hotmail.fr> hat am 12. Mai 2015 um 15:50
> geschrieben:
>
>
> Hi guys,
>
> I am trying to create a plugin for gstreamer, and exactly a new sink. I did
> succeed to create a simple Element with GstElement with this website
> <http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/part-building.html>
> ). Do you know how to create a sink ?
>
> Thanks,
> Anthony D'Amato
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/How-can-I-build-a-GstBaseSink-tp4671855.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150512/6b7535ce/attachment.html>


More information about the gstreamer-devel mailing list