bilibili / bilibili/ijkplayer

mms protocol play(mmsh,mmst)

Open
#4,036 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
33.2k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported mmst://114.108.140.39/magicfm_live playback failure with the --enable-protocol=mmsh and --enable-protocol=mmst build flags. Inspect the playback and protocol error output to determine whether the stream is unsupported or fails during connection; done means playback works or the limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.