Skip to content
Snippets Groups Projects
Commit 39e83cd8 authored by Leo Ma's avatar Leo Ma
Browse files

Forget to enable encoder on camera switch


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 44555540
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -213,6 +213,7 @@ public class SrsPublisher {
} else {
mEncoder.setCameraFrontFace();
}
mCameraView.enableEncoding();
mCameraView.startCamera();
}
}
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