<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 30, 2016 at 8:11 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mi, 2016-03-30 at 07:56 -0400, Aaron Boxer wrote:<br>
> Hello,<br>
> I'm not sure if this is the appropriate place for my question, but<br>
> here goes<br>
><br>
> Is it acceptable to distribute GStreamer under GPL v3 ?<br>
><br>
> Since the library is released under LGPL 2, the LGPL license<br>
> allows for a distribution under GPL 2+. <br>
><br>
> I just want to double check that this is fine.<br>
<br>
</span>GStreamer itself and all its dependencies are LGPL version 2 (or at<br>
your option) any later version. So that covers the GPL 2 and also the<br>
GPL 3.<br>
<br>
All the plugins we distribute are also at GPL compatible (including<br>
their dependencies) and I'm not aware of any GPL 2 only one, but they<br>
might not be LGPL compatible (that is, they might be GPL licensed). For<br>
3rd party plugins you'll have to check yourself.<br>
<br>
<br>
So in general, distributing under the GPL v3 should be no problem. The<br>
LGPL is basically a weaker version of the GPL that additionally allows<br>
linking of non-GPL compatible code with the GStreamer library (i.e. you<br>
can build a proprietary application on top of GStreamer).<br></blockquote><div><br></div><div>Perfect. Thanks!<br></div><br></div></div></div>