Automating CMS Credentials for the Tizen Player

Automating CMS Credentials for the Tizen Player

From version R203, Xibo for Tizen supports the automation of entering credentials for your CMS and Licence Pool. Once configured, you will be able to connect a USB to your monitor, which will provide the credentials for your CMS once the Player is started.

Please note that this functionality is supported on all models listed in the Supported monitor list. If you encounter an issue with this functionality, please open a ticket via My Account!
Screenshot/Image

Create JSON file

You will need to create a JSON file, named cms_settings.json that will contain the credentials you want to pass to the monitor.

Below is the correct format for that JSON file:

{	
	"CMSUrl":"http://yourCMSUrl",
	"CMSPassword":"yourCMSPassword",
	"CMSEmail":"your@email.com"
}

If you do not have a License Pool when installing your player, you can leave the CMSEmail entry empty, with just the “”
Screenshot/Image

USB Setup

Now that you have created your JSON file containing your CMS credentials, the cms_settings.json must be saved to the root directory of your USB.

If you are following the steps for a USB installation, this JSON must still be saved to the root directory on the USB device, not in the SSSP folder for the player WGT.
Screenshot/Image

Automate your credentials

Once you have completed the Installation for the Xibo for Tizen player, the Player will start automatically.

You will see that the credentials for your CMS are pre-populated on the Connect to CMS page.

Please note that the Player will automatically check for these credentials as long as the CMS address and CMS Key fields are empty.
Screenshot/Image