TABLE OF CONTENTS
Dise NoBorders in Portal
This first guide is a step-by-step on how you can setup Dise NoBorders using Premium players and the Dise CX Portal.
Create a DISE NoBorders screen definition
To be able to create a multiscreen DISE Movie you need to have what is known as a screen definition. Here we’re going to create a new screen definition with 3 Full HD (1920x1080) screens. In this example we want to have a 100 pixel distance between each screen to compensate for screen bezel.
It is going to look something like this:
- In Composer, create a new DISE Movie.
- Go to the Movie tab and click Movie properties.
- Click the Change button.
- Under Horizontal resolution type in 5960.
- Under Vertical resolution type in 1080.
- Click the Add button to add a screen to the screen definition.
- Call the new screen "Screen 1".
- Under Dimensions, type in values X=0, Y=0, Width=1920, Height=1080.
- Click Ok.
- Click the Add button to add a second screen to the screen definition.
- Call the new screen "Screen 2".
- Under Dimensions, type in values X=2020, Y=0, Width=1920, Height=1080.
- This means that we offset the x position of the screens 100 pixels to the right of the "Screen 1" screen.
- Click Ok.
- Click the Add button to add a third screen to the screen definition.
- Call the new screen "Screen 3".
- Under Dimensions, type in values X=4040, Y=0, Width=1920, Height=1080.
- Click Ok.
- Now we have 3 screens and a canvas. Click the Save as preset button and give your screen definition the name
"3x FullHD". - Next click Ok.
You can now create a DISE Movie using this screen definition and upload it to CX Portal.
Set screen definition in CX Portal (Super admins only)
With the screen definition created we can proceed to set up players from the portal.
- Go to System > Screen Definitions.
- You can drag and drop a screen definition to automatically import it in Portal.
Drag the "3x FullHD.screendef" file from "C:\DISEContent\System\Screen definitions" to the open area in Screen definitions. Note that a new item called "3x FullHD" will be created.
Create layout
After a screen definition has been created, we need to create a new layout which will hold all NoBorders content.
- Go to Layouts and click New layout to create. Make sure to select your new screen definition in the bottom dropdown.
- Click Save.
- After the layout has been created we can add playlists to it. Note: these playlists need to contain only content created using the correct screen definition in Composer!
Please see this page for information on adding playlists to layouts: Create a layout
Set layout and screen
- Go to a player and click Edit. You are able to select the Layout option and choose your newly created layout.
- Click Save.
- Once you have done this, click the Tools icon in the top right corner in a player, select Settings > NoBorders.
Here you can select from the different screens you have created in Composer.
Set synchronization
Next step is to setup synchronization.
Appoint one player as the master. The rest are slaves.
- Go into the master player in the CMS and click Tools > Settings.
- Click the New setting button and create the following 3 custom settings:
- Name: syncmode
Value: master
Type: string - Name: multicastIP
Value: 224.1.1.100
Type: string - Name: multicastport
Value: 4000
Type: int
- Name: syncmode
- Do the same for the other players, but with a syncmode = slave.
- Publish all players.