Automating CMS Credentials for the Tizen Player
- Xibo for Android
- DSDevices DSCS9X/95 Set-up Guide
- Install a White Label or a different Player version on DSDevices
- CEC Screen Power on/off with DSDevices
- Hardware Recommendations
- Philips Signage SoC Monitors
- Sony Bravia SoC
- Managing Storage on the Android Device
- Player Settings
- Players without an Internet Connection
- Remote Administration with SS Helper
- Restart Rooted Device with a Shell Command
- Running Xibo for Android
- Resolving Common Issues
- Error shown when I try to licence my Player?
- Player not updating from the CMS?
- I can see my Licence entry but the Player appears unlicensed?
- Error message - Player is missing dependencies
- My scheduled Layouts are not working?
- Layout won't play? Splash screen plays?
- Watchdog error message
- Troubleshooting for Administrators
- Audit Trail
- Log Information
- Player Logs
- Getting the Player Status
- Request Player Status via CMS - Logged in Players only
- Request Player Status directly from a Device
- Can I use the Xibo name / logo?
- Can I run a Xibo Player on Raspberry Pi?
- How can I increase the upload file size limit?
- How do Players communicate with the CMS?
- How many displays can Xibo support?
- How do I reset the Xibo_admin account password?
- Power On/Off for Players
- Testing with Xibo
- Why do I need a Default Layout?
- Xibo for Android FAQ's
- Autoplaying Embedded Youtube Videos
- Closing to Home screen
- Displaying Images
- Embedded TV
- External SD card not listed when running Banana-Pi
- Helper Command to change Time zone
- HTML5 Video
- Memory Notifications
- Menu not accessible
- SSL Support
- Using Portrait Displays
- Video wont play properly
On this page
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.
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"
}
CMSEmail
entry empty, with just the “”
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.
SSSP
folder for the player WGT.
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.