> I don't want to distribute my source
And you don't have to. Because the "LIVE555 Streaming Media" code is LGPL, and
not GPL, you don't need to distribute your application's source code, only the
LIVE555 code. (If, as is preferred, you do not modify the LIVE555 code at all,
you can do this
I'm trying to decode some H.264 and AAC. It seems like live555 would be
ideal for this task, but I'm getting mixed advice about LGPL under iOS
for paid AppStore Apps.
I get the impression many developers are just including live555
regardless in their paid apps, which puts me at a huge disadva