[gst-devel] Writing Gstreamer plugin using C++ library

André Dieb andre.dieb at gmail.com
Tue Aug 17 11:19:18 CEST 2010


It's possible. Check gst-plugins-bad/sys for dshowvideosink,
dshowdecwrapper. Also gst-plugins-bad/ext/dirac can also be seen as example.

2010/8/17 José Luis Segura Lucas <josel.segura at gmx.es>

> Hello!
>
> I'm planning to write a Gstreamer plugin that uses a C++ written library.
> I'm wondering if it's possible to mix C and C++ in gstreamer plugin
> development.
>
> Basically, my plugin will have two elements: a pure sink and a pure source.
> The sink will receive the video in a pad and send it, using the C++ library,
> through the network to other computer. I know, it can be done using RTP,
> RTSP and other network protocols with the existing gstreamer plugins, but I
> need for research purposes.
>
> Thanks a lot for your time!
>
>
> ------------------------------------------------------------------------------
> 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
>
>


-- 
André Dieb Martins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100817/c7037ac1/attachment.htm>


More information about the gstreamer-devel mailing list