danikula / danikula/AndroidVideoCache

some problems

オープン
#84 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

ファイル、テスト、エントリポイントは指定されていません。まず、ネットワークアクセスを使用して報告された3つの挙動を再現します。ループ再生、キャッシュファイルの書き込み中に readSourceAsync に同時アクセスするケース、そして ECONNRESET のケースです。各挙動が分離され、その原因が文書化され、影響を受けるシナリオが解決済みであることを検証できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, java
領域
mobile-dev
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。