bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.5k stars 8.12k forks source link

mms protocol play(mmsh,mmst) #4036

Open sinwho opened 6 years ago

sinwho commented 6 years ago

Attempt to play mms protocol

export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-protocol=mmsh" export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-protocol=mmst"

I set it up and build it and it succeeded.

But some will not play.

For example, mmst://114.108.140.39/magicfm_live does not play (Playable on PC)

Is there any other way?

Android4MediaPlayer commented 6 years ago

give more info,eg log