Embedding scripting language in a filter element

Michael Grüner michael.gruner at ridgerun.com
Wed Feb 5 06:53:27 PST 2014


Yes, plugins written in python behave like any other. You can inspect them, use them with gst-launch or within your app. 

Michael

-----Original Message-----
From: Josh Doe <josh at joshdoe.com>
To: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Sent: Wed, 05 Feb 2014 8:13
Subject: Re: Embedding scripting language in a filter element

On Tue, Feb 4, 2014 at 3:27 PM, Michael Grüner
<michael.gruner at ridgerun.com> wrote:
> You can write gstreamer plugins in Python. Then you can read the script and
> eval() it. The counter part is you wont be getting C performance

I don't mind about the performance hit, but is there a way to have a
plugin written in Python to be used outside of Python apps? I'd need
to be able to use these through my C-based app and gst-launch.
_______________________________________________
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/20140205/73b58da8/attachment.html>


More information about the gstreamer-devel mailing list