We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jessibuca 回放m3u8 ts文件时可以预加载更多ts文件吗?在8倍速下回放很卡,等下载文件,可以提前下载一些吗?这样回放是不是要快点?
The text was updated successfully, but these errors were encountered:
目前播放器去加载ts 文件是串行请求的,如果要更多的需要改成并行。
Sorry, something went wrong.
No branches or pull requests
jessibuca 回放m3u8 ts文件时可以预加载更多ts文件吗?在8倍速下回放很卡,等下载文件,可以提前下载一些吗?这样回放是不是要快点?
The text was updated successfully, but these errors were encountered: