danikula / danikula/AndroidVideoCache
need help!!
- 主要语言
- Java
- 星标
- 5.5k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
大神,不知道你看得懂中文不。网页翻译的可能不准,还是把中文附加上吧。
问题1:开始播放速度很慢,说是header的问题,略过后快了一点。
问题2:连接失败后没有自动重试。比如:我缓存了一部分,把网络断掉,它不会继续缓存了。
问题3:断点续传问题。我的url是可变的,但是文件却是不变的,怎么根据url和name一起缓存,而不是根据name缓存呢?
非常希望得到大神的帮助!万分感谢!
Great God, I don't know if you can read Chinese or not. The translation may be inaccurate, or append chinese.
Question 1: the playback speed is slow. It's header's problem, but it's a little faster after a while.
Problem 2: no auto retry after connection failure. For example: I cache a part and break the network. It won't continue caching.
Question 3: http problems. My URL is mutable, but the file is immutable. How do you cache it based on URL and name instead of the name cache?
Very much hope to get God's help! Thanks a million!
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定任何文件、测试或入口点。首先在 AndroidVideoCache 中重现所报告的三个行为,并找出相关的播放/标头、重试以及 URL/名称缓存区域;要视为完成,必须针对每个行为分别定义修复方案和测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile, networking
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100