<div>Yes, plugins written in python behave like any other. You can inspect them, use them with gst-launch or within your app. <br/>
<br/>
Michael<br/><br/>-----Original Message-----<br/>From: Josh Doe <josh@joshdoe.com><br/>To: Discussion of the development of and with GStreamer <gstreamer-devel@lists.freedesktop.org><br/>Sent: Wed, 05 Feb 2014 8:13<br/>Subject: Re: Embedding scripting language in a filter element<br/><br/></div>On Tue, Feb 4, 2014 at 3:27 PM, Michael Grüner <br/>
<<a href="mailto:michael.gruner@ridgerun.com">michael.gruner@ridgerun.com</a>> wrote: <br/>
> You can write gstreamer plugins in Python. Then you can read the script and <br/>
> eval() it. The counter part is you wont be getting C performance <br/>
<br/>
I don't mind about the performance hit, but is there a way to have a <br/>
plugin written in Python to be used outside of Python apps? I'd need <br/>
to be able to use these through my C-based app and gst-launch. <br/>
_______________________________________________ <br/>
gstreamer-devel mailing list <br/>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a> <br/>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a> <br/>