git clone https://github.com/Bilibili/ijkplayer.git ijkplayer-ioscd ijkplayer-ios
git checkout -B latest k0.8.1.2
./init-ios.sh
cd ios
./compile-ffmpeg.sh clean
./compile-ffmpeg.sh all
執(zhí)行完全部腳本后?
//1.addIJKMediaPlayer.xcodeproj to your project
//2.select IJKMediaPlayer.xcodeproj -->IJKMediaFramework ----> command +B
//3.select your project target ---->linked frameworks and libraries ------>add IJKMediaFramework.framework
同時(shí)你也可以構(gòu)建自己的私人庫(kù)?
your private repo containing ijkplayer, FFmpeg4ijkplayer-ios-bin
使用cocoapod進(jìn)行集成