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

Update


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 7547f359
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -194,8 +194,8 @@ public class MainActivity extends Activity implements RtmpHandler.RtmpListener,
mPublisher.setScreenOrientation(newConfig.orientation);
if (btnPublish.getText().toString().contentEquals("stop")) {
mPublisher.startEncode();
mPublisher.startCamera();
}
mPublisher.startCamera();
}
 
private static String getRandomAlphaString(int length) {
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