Automating CMS Credentials for the webOS 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 webOS Player
From version R205, Xibo for webOS 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
When you have created a JSON file containing your CMS credentials, you will need to create the following directory path on your USB stick.
The cms_settings.json
must be saved to the content
folder:
[USB Root]:\procentric\scap\application\content\
Automate your credentials
Once you have completed the Installation for the Xibo for webOS player, you will need to restart the Player to complete the setup. If you have not inserted your USB, please do so at this point. When the monitor restarts, the Player will also start automatically after a short period.
You will see that the credentials for your CMS are automatically entered into the Connect to CMS page.