Installing AEM Screens Player
This page describes how to install AEM Screens player.
Available Screens Player
The AEM Screens player is available for Android, Chrome OS and Windows.
To download AEM Screens Player, visit the AEM 6.5 Player Downloads page.
- Long-press on the top left corner to open the admin panel.
- Navigate to Configuration from the left action menu and enter the location address of the AEM instance in Server and click Save.
- Click on the Registration link from the left action menu and the steps below to complete the device registration process.
Basic Playback Monitoring
The player reports various playback metrics with each ping
that defaults to 30 seconds. Based on these metrics, we can detect various edge cases such as stuck experience, blank screen, and scheduling issues. This lets us understand and troubleshoot issues on the device, and thus expedites an investigation and corrective measures with you.
Basic Playback monitoring in an AEM Screens player allows us to:
-
Remotely monitor, if a player is properly playing content.
-
Improve reactivity to blank screens or broken experiences in the field.
-
Decreases the risk of showing a broken experience to the end user.
Understanding Properties
The following properties are included in each ping
:
table 0-row-2 1-row-2 | |
---|---|
Property | Description |
isContentRendering | true if the GPU can confirm it is playing actual content (based on pixel analysis) |
Limitations
Few limitations to basic playback monitoring are listed below:
-
The player reports its own playback state to the server, so it requires an active connection.
-
The
isContentRendering
property that checks the GPU is currently too resource intensive to be enabled by default and requires explicit opt-in from the player preferences. It is recommended not to use it in conjunction with videos in production. -
This feature is only supported for sequence channels and does not yet cover the interactive channels (SPA) use case.
-
The metrics are not yet fully exposed to our customers, we are working hard on enabling dashboard-like reporting and alerting mechanism in the near future.
Additional Resources
Refer to the following topics for an in-depth information:
-
To download Android Player, visit Google Play. To learn about implementing Android Watchdog, refer to Implementing Android player.
-
To implement Chrome OS Player, refer to Chrome Management Console for more information.
-
To configure AEM Screens Windows player, refer to Implementing Windows Player.