danikula / danikula/AndroidVideoCache
some problems
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 5.5k
- Fork
- 1.2k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.