Brightsign cheat sheet

Special Notes:

Bright Author versions and Brightsign firmware versions must match.

All the new (2019) range of Brightsins enging in the no. ’4’ support 4K

‘Handbrake’ is a useful tool.

http://hms-electronics.com/BrightSign/dmx_products.htm

Migrating to ‘Connected’

BA can not see a Brightsign that has been set up on BAconnected and visa versa

To migrate a BS from BA to BAconnected if the BS can not see the internet:

https://brightsign.atlassian.net/wiki/spaces/DOC/pages/370676898/Editing+Network+Settings+on+a+Player#EditingNetworkSettingsonaPlayer-PublishingSetupFilesviaDiagnosticWebServer

Links

Bright sign documentation pagehttps://brightsign.atlassian.net/wiki/spaces/DOC/overview
One of the Github paged for third-party add onshttps://github.com/brightsign/BrightAuthor-Plugins
Cool third party productshttps://nexmosphere.com/technology/sensing-surroundings/
BS ‘Cloud’ tutorialshttps://www.brightsign.biz/bsncloud/bsncloud-beta

File format

Video codec 

Brightsigns like:

For HD223 series

H264 – For up to and inc 1920 x 1080 

H265 – For over 1920 x 1080

Other codecs work, but Brightsign recomends these codecs.

For HD224 series h264 is good for WUXGA

inputinputinputOutputnotes
1920 x 10801920 x 12004k4k
Ls423H.264dose not supportdose not supportnono internal batery!
HD233H.264H.265dose not supportno
XD233H.264H.265????no
HD224H.264H.264yesyes
HD1024H.264H.264yesyes
XT1144H.264H.264yesyes

Audio:

Surrond sound – Only dose 5.1https://brightsign.zendesk.com/hc/en-us/articles/218065137-Supported-video-formats-and-codecs

Baking a file:

Sometimes files baked in Adobe After Effects are not accepted — Reason currently unknown.

Re-baking in Handbrake almost always fixes this.

Notes:

Just because a Brightsign can output to 1920×1200 (16:10), dose not meen it can take 16:10 files.

our HD223 will out put to 16:10, but will not read 16:10

All BrightSigns with the model number unding in a ’4’ will accept 4k files. i.e HD224

BrighSign Setup

BrightAuthor versions and BrightSign firmware versions must match, so record the firmware version on the Brightsign.

Time server:

http://ntp.nml.csiro.au (130.155.98.1)

http://time.brightsignnetwork.com
time.windows.com

Creating a Project

I/O ports

A presentation must be in ‘interactive’ to make use of GPIO’s

GPIO ports are set to either input or output – can’t be both

GPIO ports are set to input as default

To set as output:

In BrightAuthor: File > Presentaion properties > I/O

To control an I/O port – Simple Input

Click on an event

Advanced tab

‘Add command’ > ‘Command’ pull down > GPIO

To control an I/O port – Advanced Input / Output

‘Media Libray’ Side window > ‘Events’ tab > GPIO event

Typical GPIO pin map:

Pin123456789101112
FunctionGND3.3vButton 0Button 1Button 2Button 3GND3.3vButton 4Button 5Button 6Button 7
https://brightsign.zendesk.com/hc/en-us/articles/218065937-GPIO-Which-pins-correspond-to-which-buttons-

TCP comands (using PJlink strings)

For a full list of RS-232 & TCP commands, refer to documents in:

‘\Dropbox (illuminart)\Equipment Management\Equipment\Epson’

Load the TCP plug-in using:

  •  Presentation properties > Autorun tab > Script plugins > ‘+’

The current working pluggin is in in Permanent Installations/brightsign/plugins/

tcp-plugin-async-ignore-serial.brs

To Add a TCP command:

  • Media item > Advanced tab > Add command > send > Send plugin message > TCP

Use the command Send Plugin message/ TCP and to send the above commands

If you need to repeat the command, Add a pause like this.

Go to Advanced, + Add command

Select ‘Other’ from the drop down list, pause should be the first thing in the new list.

Add the time in milliseconds

Then re do the TCP command

The pause command doesn’t pause any video that is playing so can be used when clip is playing.

Turn on off projectors

Command exampleto turn a projector on and off.

tcp!%1POWR 1!192.168.1.187!4352

this is the Off command

tcp!%1POWR 0!192.168.1.187!4352

 1 = Power on

0 = Power off

Switch input

Change input:

tcp!%1INPT 31!192.168.8.20!4352

31 = DVID

32= HDMI

PJlink specifications:

XxZIXk_bgzoNql-V

UDP commands

I like to create UDP command and access the buttons using port :8008 this requires the Interactive Server to be switched on in setup brightsing setup (second set of credentials in the setup page)

You will also need to add the web page in the presentation properties

Presentation properties/variables tab

Check ‘Custom Device Web Page’ and use the browse button to locate the file

Permanent Installations/Brightsign/plugins/Local-web-server-master/ example-w-udp.html

Add the commands using the UDP tool in the main edit window, UDP commands must be unique.

UDP ‘Lib Off’ and send Plugin message as above

UDP ‘Lib On’ and send Plugin message as above

Examples:

Projector power:

tcp!%1POWR 1!192.168.8.20!4352

Packet Sender

UDP commands can also be sent via ‘Packet sender’ (.exe)

Advantages:

  • Do not need to log onto the html
  • Dosn’t need the BS units password

RSS feed & Live text

Must go in an image zone – Not  a ‘Ticker’ zone

use a ‘Live text’

HTML stuff

https://brightsign.atlassian.net/wiki/spaces/DOC/pages/370672284/HTML+Development

IP relay

……

Trouble shooting

An existing instalation

Setting up a new instalation

No image on output:

  • Ensure the content resolution is supported buy the BrightSign Model
  • Check Codec of video file
  • Create a simple non-interactive test project using content known to work on a Brightsign. If you see an image, you know that the BrightSign is set up correctly.
  • Use ‘Handbrake’ to redo file.

Usefull software

‘packet sender’

hercules?

http://www.hw-group.com/products/hercules/index_en.html

It’s useful tool that we (Midwich) tend to use.

Midwich support:

support@midwich.com.au

1300 555 069

Mi Support Assurance 12 Months-HD224 1 – MSA12MHD224  –  5/4/22 Mscau-0100  

Serial Number: THF21M000749

bQuack3r-n1#

Force Date on Brightsign

 Manually setting time using a script

  1. Download the attached script.
  2. Open the SetDateAndTime.txt file in Notepad.
  3. Specify the time and time zone for the player on the first two lines of SetDateAndTime.txt
  4. The example is set for EST and sets the clock to April 19, 2014 at 3:07 PM
  5. Save the changes.
  6. If your screen does not support 1920x1080x60p resolution/rate, you will need to change the video mode in the autorun.brs script on line 6. This FAQ lists all supported resolutions.
  7. Copy the config files onto a blank SD card. The files must be copied to the root directory of SD card, not in a folder.
  8. Insert the SD card in the unit and power up the unit.
  9. Leave the unit powered up for at least the next 4 hours so that supercap that maintains the time can charge.  It does not have to be running the script, you can use it normally, just keep it powered up.
https://support.brightsign.biz/hc/en-us/articles/218066677-How-do-I-set-the-Time-or-Timezone-on-a-BrightSign-player-using-BrightAuthor-

Files in b:\brightsign