FFmpeg-iOS
FFmpeg-iOS copied to clipboard
Use in a commercial app on the App Store
I read in the license terms of LGPL that ffmpeg can be used in a commercial app (without opening up its source code), if the library has been dynamically linked.
ChatGPT told me that this is the case if the library has been added as a .dylib.
Is this the case for this package?