美文网首页
IOS ijkplayer编译,支持HTTPS

IOS ijkplayer编译,支持HTTPS

作者: 张威_9cfe | 来源:发表于2021-05-29 18:17 被阅读0次

ijkplayer源码从github下载要放到桌面(重要)

参考:https://www.it610.com/article/1279738081510965248.htm

1 ) ./init-ios-openssl.sh

2 ) ./init-ios.sh

then cd ios

3.1) ./compile-openssl.sh clean //if u did compiled before

3.2) ./compile-ffmpeg.sh clean //if u did compiled before

4.1) ./compile-openssl.sh all

4.2) ./compile-ffmpeg.sh all

播放https的m3u8闪退

ff_read (263): EXC_BAD_ACCESS (code=257, address=0x10000001e)

Mach-O Type 改为Dynamic Library

相关文章

网友评论

      本文标题:IOS ijkplayer编译,支持HTTPS

      本文链接:https://www.haomeiwen.com/subject/rfidsltx.html