Editing Network Settings on a Player

 

This page outlines how to update the network settings on a player. If you're using the BrightSign Network, you can update the network settings of players remotely. If you're using another publishing method, you will need to write BrightAuthor setup files to the local storage of the player–there are several ways to do this (see below).

Editing Network Settings via BrightSign Network

You can use either BrightAuthor or the BSN WebUI to edit the network settings of a BSN networked player.

BrightAuthor

  1. Open BrightAuthor.

  2. If you're not signed in to BSN, go to Tools > Sign In to BrightSign Network and sign in using your credentials.

  3. Navigate to the Manage > Status tab.

  4. Expand the group that the player belongs to.

  5. Right click the player and select Edit.

  6. Edit the Network Properties as needed.

  7. Click OK. The player will update itself the next time it checks in with the BSN servers.

WebUI

  1. Log in to the BSN WebUI.

  2. Go to the Groups tab.

  3. Expand the group that the player belongs to.

  4. Click the properties link beneath the player.

  5. Expand the Network SettingsAdvanced Wired Network Settings, and Advanced Wireless Network Settings sections and edit the network settings as needed.

  6. Click Save. The player will update itself the next time it checks in with the BSN servers.

Publishing Setup Files via Diagnostic Web Server

If you have the Diagnostic Web Server (DWS) enabled, you can edit network settings by writing setup files to the player over the local network:

  1. Open BrightAuthor.

  2. Navigate to Tools > Setup BrightSign Unit.

  3. Specify the Network Settings of the player, along with other device settings, as needed.

  4. Click Create Setup Files and save the setup files to a folder on your computer.

  5. Download the autozip.zip file and unzip it.

  6. Copy the autozip.brs file to the folder containing the setup files saved in step 4.

  7. Zip the folder containing the setup and autozip.brs files.

  8. Rename the newly zipped file autorun.zip

     

  9. Transfer the autorun.zip file to the SD card on the player:

    1. Access the DWS using a web browser.

    2. Go to the SD tab.

    3. Click the Choose Files button under the Upload to /[drive] heading.

    4. Locate and select the autorun.zip file.

    5. Click the Upload button.

  10. Delete the autorun.brs file from the SD card:

    1. Click the blue hammer/wrench button next to the autorun.brs file.

    2. Click the Delete button.

  11. Reboot the player:

    1. Navigate to the CONTROL tab on the DWS.

    2. Click the Reboot button.

When the player reboots, it will unpack the autorun.zip file, reconfigure itself, and reboot again. The current presentation(s) on the SD card will be erased, so you will need to republish them to the player.

Tip

If you don't have the DWS enabled on the player, you can edit the network settings by writing the autorun.zip file to the root of an SD card, inserting it into the player, and rebooting the player.

Publishing Setup Files with a Presentation

You can also edit network settings by attaching the setup files to a presentation and publishing it to a player:

  1. Follow steps 1-8 above to create an autorun.zip file containing the setup files.

  2. Open BrightAuthor.

  3. Create a new project (the contents of the presentation will not be played).

  4. Navigate to File > Presentation Properties > Autorun.

  5. Click Add Script Plugin.

  6. Select the setup_plugin.brs file from the autozip folder.

  7. Specify the plugin Name as “setup”.

  8. Navigate to the Files tab in the Presentation Properties window.

  9. Click Add File.

  10. Locate and select the autorun.zip file.

  11. Publish the presentation as you would normally (Local File Network, Simple File Network, etc).

When the player receives the presentation, it will reboot, unpack the autorun.zip file, reconfigure itself, and reboot again. The current presentation(s) on the SD card will be erased, so you will need to republish them to the player.