Deploying an application with a trimmed version of GStreamer?

Dušan Poizl poizl at maindata.sk
Thu May 22 01:45:09 PDT 2014


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.

http://www.gnu.org/licenses/lgpl.html

Dn(a 22.05.2014 10:33, Lasse Laursen wrote / napísal(a):
> Hello,
>
> 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.
>
> 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...
>
> a. Also release my code under the LGPL, or...
> b. Provide users with means to re-link with other LGPL code.
>
> 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?
>
> Regards,
> Lasse
>
> -- 
> Lasse Farnung Laursen
> Post.doc at the University of Tokyo
> www.lasselaursen.com <http://www.lasselaursen.com>
> FB: lasse.laursen <https://www.facebook.com/lasse.laursen>
> Twitter: @YouTouchTheDJ <https://twitter.com/YouTouchTheDJ>
>
>
> _______________________________________________
> 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/20140522/04c22053/attachment-0001.html>


More information about the gstreamer-devel mailing list