danikula / danikula/AndroidVideoCache
some problems
- 主要语言
- Java
- 星标
- 5.5k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
hi there ara some problems in using video cache。
1.if device has network ,just setLooping(true) , it lead to the use of network also
2.readSourceAsync this method will cause concurrency problems。 its like lseek failed: EBADF (Bad file number) and so on。because if that cache file was still being write while another thread attempted to access it, an IOException would be thrown
3.sendto failed: ECONNRESET (Connection reset by peer) this problem I didn't resolve it, do u have any idea?
any way, thank u your shared
Best regard!
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件、测试或入口点。首先在有网络访问的情况下复现报告的三种行为:循环播放、在写入缓存文件时并发访问 readSourceAsync,以及 ECONNRESET 情况。完成的标准是每种行为都已隔离、其原因已记录,并且已验证受影响的场景得到解决。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100