BrightSign on Lite

Prev Next

Lite

Installation

  1. Run initial BrightSign set up, including firmware and any other additional settings.
  2. Extract all files from the Dise Player zip file, onto a SD card.
  3. Insert the SD card into the player.
  4. A Dise pairing code will show once installation is successful.
  5. Create a Display in the CX portal.

Hardware Settings

Resolution & Orientation

A custom resolution & orientation can be set by editing the 'custom.brs' file included in the zip:

BS_resolution

The width/height should always be in landscape. Control the orientation ONLY with the 'defaultOrientation' value.
Set a portrait 4K resolution:
defaultWidth = "3840"
defaultHeight = "2160"
defaultOrientation = "PORTRAIT"

WiFi

By default the network configuration will be taken from the BrightSign player. WiFi details can be added to the 'custom.brs' file:

BS_WiFi