Synchronize Premium Players
- 13 Jun 2024
- 1 Minute to read
- Print
Synchronize Premium Players
- Updated on 13 Jun 2024
- 1 Minute to read
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
Premium players on the same local network can be synchronized if either of these conditions are met:
- Players are playing the same content.
- The duration is the same for all playlist items across all playlists.
Add Sync Custom Setting
- Add this custom setting to the leader player:
- Name: syncmode
- Type: string
- Value: master
- Add this custom setting to the follower player(s):
- Name: syncmode
- Type: string
- Value: slave
Specify different multicast IP and port to add multiple sync groups to the same local network:
These settings must be added as well as the 'syncmode' settings above.
- Add these custom settings to each player in a sync group:
- Name: Network.Multicast.IP
- Type: string
- Value: 224.1.1.124
- Name: Network.Multicast.Port
- Type: int
- Value: 4000
Example:
First sync group:
IP - 224.1.1.124
Second sync group:
IP - 224.1.1.125
IP - 224.1.1.125
Layers in the same layout will automatically sync if all playlist items are the same duration. Multiple screens with one display use the same layout.
Was this article helpful?