bilibili / bilibili/ijkplayer

可以通过实现IAndroidIO接口采集第三方返回的视频byte数据吗?

Open
#5,486 2 comments 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

如题。我想把我们自己服务器返回的视频字节流数据(byte数组)通过ijkplayer渲染出来,自己实现了一个IAndroidIO接口,设置给ikjplayer,但是IAndroidIO.open 和 IAndroidIO.read方法都没有走,可能是什么问题呢?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the IAndroidIO interface and the Android input/source setup, then trace where open and read are registered and invoked. Verify whether the player supports a third-party video byte array as an input source; done means the supported path is documented or the issue is resolved with a reproducible test.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.