Skip to content
Snippets Groups Projects
Commit 9a3984d4 authored by begeekmyfriend's avatar begeekmyfriend
Browse files

Move disconnection into handler thread

parent fd27c36c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -187,7 +187,6 @@ public class SrsFlvMuxer {
}
flv.reset();
needToFindKeyFrame = true;
disconnect();
Log.i(TAG, "SrsFlvMuxer closed");
// We should not block the main thread
new Thread(new Runnable() {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment