Re: [Live-devel] Live555 license info

2013-11-20 Thread Ross Finlayson
> I read that live555 is LGPL licensed Yes. > but the build for live555 creates static libraries. Not necessarily. You can create dynamic-linked libraries for Linux by running genMakefiles linux-with-shared-libraries Ross Finlayson Live Networks, Inc. http://www.live555.com/

[Live-devel] Live555 license info

2013-11-20 Thread ssingh
Hi, I read that live555 is LGPL licensed but the build for live555 creates static libraries. If I am correct than LGPL dictates that the application links to it dynamically. Is there any plan to change the build type to dynamic for live555 or do I have to create dynamic library myself which w