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

Update


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 7f27ca32
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -245,8 +245,8 @@ public class MainActivity extends AppCompatActivity implements RtmpHandler.RtmpL
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