Ijkplayer: 有的m3u8播放不了,源生的播放器可以

Created on 13 Jul 2017  ·  3Comments  ·  Source: bilibili/ijkplayer

Most helpful comment

我测试了,这个需要编译ffmpeg的时候打开https的支持才行。
https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.
希望能帮到你。

All 3 comments

我测试了,这个需要编译ffmpeg的时候打开https的支持才行。
https protocol not found, recompile FFmpeg with openssl, gnutls or securetransport enabled.
希望能帮到你。

PLZ add openssl support.

does it solved? i implement all the follow

    implementation 'tv.danmaku.ijk.media:ijkplayer-java:0.8.8'
    implementation 'tv.danmaku.ijk.media:ijkplayer-armv7a:0.8.8'

    implementation 'tv.danmaku.ijk.media:ijkplayer-armv5:0.8.8'
    implementation 'tv.danmaku.ijk.media:ijkplayer-arm64:0.8.8'
    implementation 'tv.danmaku.ijk.media:ijkplayer-x86:0.8.8'
    implementation 'tv.danmaku.ijk.media:ijkplayer-x86_64:0.8.8'

But not working with https url

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xuluming picture xuluming  ·  4Comments

Tan-zy picture Tan-zy  ·  4Comments

LucXion picture LucXion  ·  3Comments

launam picture launam  ·  3Comments

bruceshu picture bruceshu  ·  4Comments