Using the CairoContext from cairooverlay element

Olivier Aubert contact at olivieraubert.net
Fri Feb 14 15:43:37 PST 2014


Hi

On Fr, 2014-02-14 at 05:03 -0800, superlou wrote:
> Using Gstreamer via the PyGObject bindings, I have a pipeline that looks like
> videotestsrc | cairooverlay | videoconvert | xvimagesink.  I'd like to draw
> an SVG over the video, so I've connected the "draw" signal from the
> cairooverlay element to a python callback.

Are you aware of the rsvgoverlay element (in gst-plugins-bad)? I have
implemented it just for the same scenario as you (overlaying SVG
generated from a python app).

Best regards,
Olivier



More information about the gstreamer-devel mailing list