Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exo m3U8从第一帧到缓冲到能播放的状态,耗时比较长,请问缓冲数据支持并发下载视频分片吗? #16

Open
docwei2050 opened this issue Oct 14, 2020 · 1 comment

Comments

@docwei2050
Copy link

您好,目前我们项目接入了exoplayer,但是其在开始播放的时候,缓冲ts片段需要4个到10个左右,串行下载导致播放等待时间太长。您这个项目支持并发下载视频分片?

@JeffMony
Copy link
Owner

您好,目前我们项目接入了exoplayer,但是其在开始播放的时候,缓冲ts片段需要4个到10个左右,串行下载导致播放等待时间太长。您这个项目支持并发下载视频分片?

你们用到了这个本地代理库了.
我这个使用线程池下载的, 是并发下载的.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants