<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
IANAL it is legal to distribute only part of gstreamer which is
needed by your aplication. You should attach LGPL license to your
distribution of program and state that your software use LGPL
licensed code. And if you did any changes to gstreamer itself you
are obligatory release this changes to whoever requires them.<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.gnu.org/licenses/lgpl.html">http://www.gnu.org/licenses/lgpl.html</a> <br>
<br>
<div class="moz-cite-prefix">Dňa 22.05.2014 10:33, Lasse Laursen
wrote / napísal(a):<br>
</div>
<blockquote cite="mid:537DB674.20706@42.dk" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
Hello,<br>
<br>
Having successfully gotten my application to run on my second test
machine with Gstreamer, I'm beginning to ponder the ramifications
of possibly distributing an application publicly.<br>
<br>
As I understand it GStreamer is LGPL with some proprietary
plug-ins. I initially considered statically linking with Gstreamer
until I found out that that legally this would either require me
to...<br>
<br>
a. Also release my code under the LGPL, or...<br>
b. Provide users with means to re-link with other LGPL code.<br>
<br>
Not too keen on 'a' for now, and 'b' sounds like it'd be a lot of
work. So looking at still dynamically linking with Gstreamer, has
anyone got any tips for perhaps 'trimming' down the Gstreamer
package to just the parts that are actually in use? Is this legal?<br>
<br>
Regards,<br>
Lasse<br>
<br>
<div class="moz-signature">-- <br>
Lasse Farnung Laursen<br>
Post.doc at the University of Tokyo<br>
<a moz-do-not-send="true" href="http://www.lasselaursen.com">www.lasselaursen.com</a><br>
FB: <a moz-do-not-send="true"
href="https://www.facebook.com/lasse.laursen">lasse.laursen</a><br>
Twitter: <a moz-do-not-send="true"
href="https://twitter.com/YouTouchTheDJ">@YouTouchTheDJ</a></div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>