Adds speaker indicator and no longer use the display name for that purpose.

This commit is contained in:
damencho
2015-11-23 17:30:09 -06:00
parent c3f9226ec8
commit 6b621654ab
4 changed files with 64 additions and 11 deletions

View File

@@ -5,7 +5,6 @@ var interfaceConfig = {
INITIAL_TOOLBAR_TIMEOUT: 20000,
TOOLBAR_TIMEOUT: 4000,
DEFAULT_REMOTE_DISPLAY_NAME: "Fellow Jitster",
DEFAULT_DOMINANT_SPEAKER_DISPLAY_NAME: "speaker",
DEFAULT_LOCAL_DISPLAY_NAME: "me",
SHOW_JITSI_WATERMARK: true,
JITSI_WATERMARK_LINK: "https://jitsi.org",