Sometimes the best method to troubleshoot is to monitor the player while it is playing, for example to check for incoming messages.
To your help, you can set the player to debug mode, and then use some available tools to monitor it.
Set debug mode in CX
- In CX, navigate to the display and select 'Edit' in the top right
- Under 'Playback settings' toggle debug mode and select the log level. Debug mode is the highest level of logging.
Set debug mode in Classic
- In Classic, go into the player and set the following custom settings:
https://support.dise.com/solution/articles/9000081899-custom-settings- Name: debug
Type: bool
Value: 1 - Name: loglevel
Type: int
Value: 7
- Name: debug
- Publish the player.
- Now the player will restart playback and play the content in a windowed mode.
In order to move the playback window, hold Ctrl and click and drag using your mouse. - Click F5 to bring up a playback debug menu.