Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

NOT VISIBLE TO PUBLIC

You can change elements of live sessions.

[DIAGRAM SCREENSHOT]

Design and layout options

Element

Options

Example
(click to enlarge)

Session avatar

(plus) Add a custom image that appears when anyone’s camera is turned off

Countdown

(error) Hide countdown

User tags

(tick) Show attendees' tags next to their name in the chat window

User last names

(tick) Show attendees' last names in the chat window

Private sessions

Element

Options

Example
(click to enlarge)

Cancellation email

Select one:
(tick) Send an email notification when private sessions are cancelled
(tick) Don’t send an email notification

Cancellation email subject line

(info) Change text Your meeting has been cancelled

Cancellation email text

(info) Change text *|MEETING_NAME|* has been cancelled by *|FIRSTNAME|* *|LASTNAME|*!


Other options

Element

Options

Example
(click to enlarge)

Session capacity

(info) Set the max number of people allowed in a session

Greenroom start time

(info) Set how many minutes early speakers and moderators can enter the session

NOTE TO SELF: What I left out:

  • 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_MODERATORSWill 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 true

  • SHOWMODERATOR_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;


  • No labels