Skip to main content

Removing Stream Information Under Portal Player Window

By default, when a user streams content in a session or video from the Portal view, the browser displays "Created" and "Scheduled" information below the player window like the following:

If you would like to hide this information from your users in the Portal, perform the following instructions.

Note

This change does not affect the player when it is launched from the Library view.

  1. SSH into HMP and elevate to root access.
  2. Issue the following command:

    TEXT
    set_config calypso.system_settings.portalPlayerHideInfo true
  3. Reboot your HMP and clear your browser cache to see the results.

Enabling the Created/Schedule Information Under Player Window

To re-enable the content below the player window, simply set the value to false and reboot your HMP:

TEXT
set_config calypso.system_settings.portalPlayerHideInfo false
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.