danikula / danikula/AndroidVideoCache

some problems

Ouverte
#84 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
5.5k
Forks
1.2k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.