NOT VISIBLE TO PUBLIC
You can change elements of live sessions.
[DIAGRAM SCREENSHOT]
Design and layout options
Element | Options | Example |
---|---|---|
Session avatar | Add a custom image that appears when anyone’s camera is turned off | |
Countdown | Hide countdown | |
User tags | Show attendees' tags next to their name in the chat window | |
User last names | Show attendees' last names in the chat window |
Private sessions
Element | Options | Example |
---|---|---|
Cancellation email | Select one: | |
Cancellation email subject line | Change text | |
Cancellation email text | Change text |
Other options
Element | Options | Example |
---|---|---|
Session capacity | Set the max number of people allowed in a session | |
Greenroom start time | Set how many minutes early speakers and moderators can enter the session |
NOTE TO SELF: What I left out:
There’s a large drafted section at the bottom of this doc that I’m unsure about https://junolive.atlassian.net/wiki/spaces/KBI/pages/421265450/Inside+Sessions#Live-Session-Configs
What if something’s in Front end tools? (like max capacity). Does it still belong in this config doc?
What’s
application_default_group_image
?
This probably doesn’t need to be a client choice?
Stream Viewing Window Color and Name Size
SHOW_STREAM_CONTROL_HINTS
Is a boolean that will enable or disable the text below icons on the sessions.HIDE_MODERATOR_BUTTON_AFTER_BREAKOUT
Moderators should be required to end sub breakouts, before being allowed to send users to sub breakouts again.
Prevents Moderators from sending user to another breakout without ending a current breakout said users are in.
COLLAPSE_CHAT_CONTAINER_BY_DEFAULT
Will collapse the chat container by default when it is set to True for desktop and Mobile. When set to False it will keep the chat container open.
Need explanation:
CLIP_PREROLLS_AT_SECONDS_MODERATORS
Will clip the preroll to allow users to leave the preroll early.HIDE_UNWANTED_LIVE_ELEMENTS
SHOWPUBLISHER_ENDALL
Removes the ability to end sessions by 0 access level users.
SHOWMODERATOR_STREAM_CONTROLS
is a boolean that will show the moderator controls of
// stop all, mute all
when it is set to trueSHOWMODERATOR_STREAM_CONTROLS = true; // stop all, mute all
CHANNELS_ENABLED = true;
HLS_RETRY = 20;
SUBSCRIBER_STATS_FREQ = 1500;
CHECK_PUBLISHER_STATS = false;
CHECK_STREAM_STATS = false;