We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ git clone https://github.com/ashqal/ijkplayer.git ijkplayer-ios $ cd ijkplayer-ios $ git checkout -B latest k0.6.0 $ ./init-ios.sh $ cd ios $ ./compile-ffmpeg.sh clean $ ./compile-ffmpeg.sh all
// under the ijkplayer-ios folder $ git checkout MDExtDemo $ cd ios/IJKMediaDemo/ $ pod update // open the demo with IJKMediaDemo.xcworkspace