ijkplayer
Android/iOS video player based on FFmpeg n3.4
...It is essentially an enhanced implementation of ffplay, extended for mobile environments with support for hardware acceleration technologies such as MediaCodec on Android and VideoToolbox on iOS, enabling efficient decoding and rendering of video streams. The project is widely used in applications that require customizable media playback, especially in streaming scenarios, because it allows developers to fine-tune codecs, formats, and playback pipelines. Its modular architecture enables integration into native mobile apps via Gradle or CocoaPods, while still allowing developers to customize FFmpeg builds for specific use cases or reduced binary sizes. ...