Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can change elements of the welcome pagelive sessions.

[DIAGRAM SCREENSHOT]

Design and layout options

...

Warning

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 ?

  • Image RemovedImage Added

This probably doesn’t need to be a client choice?

  • USER_SPEAKING_BORDER = "#1cf328";
    The color of the boarder that appears when a user is speaking.

  • Live Session Control Bar Colors

  • Toastr colors

  • Chat window colors

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


...