Managing Media Player Operation in
Cisco Vision Director

This module provides information about maintaining normal operation of your media players. It includes the following topics:

blank.gif Information About the System Health Report

blank.gif Best Practices for Using the System Health Report

blank.gif How to Obtain the System Health Report

blank.gifViewing Media Player Device Status

blank.gifManaging DMP Operation in Cisco Vision Director

blank.gif Replacing a Failed Media Player While an Event Script is Running

blank.gif Troubleshooting the Digital Media Players

Information About the System Health Report

As a best practice, you should review the daily health report to monitor and maintain the media players and overall health of the Cisco Vision Director system. This report runs automatically at 08:00 daily. You can configure the system to send it to one or more email addresses.

Figure 1 shows a typical email notification for the Cisco Vision health report. In the email body, a summary of the report is provided, with the full report details provided in an attached.txt file.

Figure 1 Sample Cisco Vision Health Report Email Notification

422885.JPG

To see the details for the devices by category, open the text file attachment in the email. Figure 2 shows an excerpt of the device details report provided for the different status categories.

Figure 2 Cisco Vision Health Report Details (Excerpt)

 

422886.JPG

Expand System Health Notification Report

The Daily health report will now include the status of various service endpoints described in HPMMonitoredServices.xml. The status can be anyone of the following - UNKNOWN, NORMAL, NONOPTIMAL, CRITICAL.

DSD server status: CPU, memory, storage utilization

In DailyHealthReport.java => generate(), the following snippet can be included:

 

Best Practices for Using the System Health Report

blank.gifVerify your system regularly to be sure that the Cisco Vision health report is being sent as expected:

blank.gifConfirm your health report email configuration.

blank.gifCheck often with venue IT personnel that the SMTP server that is configured for the Cisco Vision health report is running normally.

blank.gifReview the Cisco Vision health report daily to monitor the media players and overall health of the Cisco Vision Director system.

blank.gifInvestigate all of the devices reported in the “Devices in critical state” and the “Devices not reachable” sections.

Note : The device counts in these two sections are typically equal, but not necessarily.

blank.gifInform the Event Manager about these devices.

blank.gifInvestigate the affected devices and bring to Normal state. Replace if necessary.

blank.gifDo not ignore the devices reported in these sections. The media players almost always will be showing black screens on the TV displays.

blank.gifIf you see that an unusual number of devices have recently rebooted, investigate further. This could be due to a power fluctuation issue in the edge switch, the edge switch itself was rebooted, or another issue caused a break in power supply to the affected devices.

blank.gifNon-compliant devices:

blank.gif If you know that you normally have a certain number of devices in non-compliant state, then ignore this entry.

blank.gif If the number of non-compliant devices is not what you expect, investigate and correct the issue(s).

How to Obtain the System Health Report

This section includes the following topics:

blank.gif Configuring the System Health Report for Email Notification

blank.gif Modifying the Time of the System Health Report Task

blank.gif Running the System Health Report Task Manually

Configuring the System Health Report for Email Notification

User Role: Administrator

By default, Cisco Vision Director automatically runs a system health report at 08:00. However, email notification is disabled.

To configure the system health report for email notification:

1.blank.gif Go to More > Management Dashboard > Dynamic Signage Director Configuration > System Configuration > Notification Settings > Email Settings.

2.blank.gif In the Configuration Property box, set the required properties shown in Figure 3.

Figure 3 System Health Report Configuration Properties

 

422883.jpg

Table 1 describes the properties and possible values.

Table 1 Email Notification Configuration Properties

Property
Values
Enable email notification?
Yes—Enables email notification.
No—(Default) Disables email notification.
SMTP host
IP address or hostname of the SMTP email server for the venue. (If hostname is used, it must be resolvable by your network DNS server.)
Recipient list (comma separated)
Comma-separated list of email recipients to receive the report. (For example: email1@domain.com, email2@domain.com)
From address to use
(Optional) Email sender name. The default is "SV-email-notifier."
Default subject text
(Optional) Text to appear in the email subject field. The default is “Cisco Vision Health Report as of year-month-day hh:mm:ss am/pm.”
Email id prefix:
(Optional) Prefix to use in the beginning of the email subject field. This can be used to organize email alerts from multiple customers or sites.

Modifying the Time of the System Health Report Task

User Role: Administrator

By default, Cisco Vision Director runs a system health report daily at 08:00.

To modify the time of the system health report task:

1.blank.gif Go to More > Management Dashboard > Tools drawer > Advanced tab > Scheduled Tasks.

2.blank.gif In the Scheduled Task Data box, find the task named HPMReportTask (Figure 4).

3.blank.gif Click in the Task Time column and specify the time (in 24:00 format) when you want the report to run.

4.blank.gif Click Apply.

Figure 4 Changing the Health Report Time

 

422884.JPG

Running the System Health Report Task Manually

User Role: Administrator

To run the system health report task manually:

1.blank.gif Go to More > Management Dashboard > Tools drawer > Advanced tab > Run a Task .

In the Tasks to Run box, select the HPMReportTask (see Figure 5).

2.blank.gif Click Apply.

Figure 5 Run HPMReportTask Detail

 

438803.JPG

Viewing Media Player Device Status

User Role: Administrator / Help Desk / Support / Venue Administrator / Venue Operator

The Management Dashboard provides a number of levels and ways to obtain information about the status of your media player devices. This topic describes how to obtain detailed device status as shown in Figure 6.

IMPORTANT: Not all commands or display areas are supported for every digital media player. Therefore, some areas of the display might not report any information for a device. Also, under the Utilization tab, the CPU Usage reports an average load that is normally always between values of 0 and 1.

Figure 6 Management Dashboard Media Player Device Status

 

423010.jpg

To view media player device status:

1.blank.gif Go to More > Management Dashboard > DMP and TV Controls > Monitoring > Get Status.

2.blank.gif In the Select Devices panel, select the devices that you want an updated status for.

3.blank.gif To execute the command, click the play (>) button located at bottom left of the panel.

4.blank.gif In the Device List panel, select the device that you want to verify.

5.blank.gif Go to the device details area at the bottom of the panel and click Status.

Use the buttons on the Status panel to obtain more details about the media player as described in Table 2.

Table 2 Management Dashboard Status Panel Buttons

Button
Description
Status Details
Displays a combination of device details for both the media player and its associated TV displays.
Utilization
Displays media player-specific resource information such as CPU usage, memory, and disk storage.
Events
Displays system events that pertain to media players.
Uptime
Displays information about how long the device has been running.
MIB Variables
Displays internal settings for the media player.

Note : When using the dmp.monitorPower display parameter, you can run the Get Status command from the Management Dashboard to get the latest TV health status known to the DMP. This information can be up to two minutes old, or a few seconds depending on when the power query last ran. If the “dmp.monitorPower” parameter is set to false then you will not get the correct TV health status.

Managing DMP Operation in Cisco Vision Director

This section provides information about maintaining normal operation of your digital media players.

It includes the following topics:

blank.gif Management Dashboard Commands for the Digital Media Player

blank.gif Performing a Regular Reboot of the Digital Media Players

blank.gif Clearing the Storage on the Digital Media Players

blank.gif Clearing Registries on the Digital Media Player by Restoring Factory Defaults

blank.gif Recovering DMP Operation After Server Power Loss

Management Dashboard Commands for the Digital Media Player

This section provides a summary of the new and existing Management Dashboard commands that are supported by the digital media player.

Auto-Registration Commands for the Digital Media Players

Table 3 Management Dashboard Auto-Registration Commands

Command Name
Supported on DMPs
Change DMP State
Yes
Provision DMP
No

Performing a Regular Reboot of the Digital Media Players

IMPORTANT: The best practice for maintaining normal operation of the digital media players is to perform a weekly reboot of the devices. The Task Note below says the default value for DMP rebooting is 2 weeks.

Note : The Cisco Vision Director reboot task applies globally to all media player devices.

For information about how to configure the Reboot DMP system task, see the Task Note: Configure Reboot DMPs.

Clearing the Storage on the Digital Media Players

The DMPs have different capacities and types of storage. If you begin to run out of storage or otherwise need to recover the stored data, you can clear the storage on the media player. For more information, see the Release 6.2: Cisco Vision Deployment Guide for Digital Media Players: Dynamic Signage Directo r.

To find information about available storage, select a device in the Management Dashboard device list. Then, go to Settings > Storage in the device details area of the dashboard.

TIP: The HTML runtime must be running on the digital media player to use this task.

You also can find information about available storage if you view device details from thumbnail view in Device Management.

To clear the storage on the digital media player:

1.blank.gif Go to More > Management Dashboard.

2.blank.gif Select the devices that you want to clear.

3.blank.gif Go to DMP and TV Controls > DMP Install > Reset Storage ( Figure 7).

Figure 7 Reset Storage Command

422888.JPG
  1. Click Play.
  2. The contents of the SSD storage is removed (including the Cisco Vision Director runtime software and script contents) on the devices. The devices will not automatically reboot after this command.
  3. Select DMP and TV Controls > DMP Commands > Reboot Device.
  4. Click Play. The selected devices reboot and reprovision firmware and settings.

Clearing Registries on the Digital Media Player by Restoring Factory Defaults

If you need to clear the registry settings on the DMP and re-provision the device, use the Restore Default Settings command. Clearing the DMP registry settings does not wipe/clear the data storage.

To clear the registries on the media players:

1.blank.gif Go to More > Management Dashboard.

2.blank.gif Select the devices that you want to clear.

3.blank.gif Go to DMP and TV Controls > DMP Install > Restore Default Settings.

4.blank.gif Click Play.

Any persistent device settings on the DMP s are erased and the box will be in factory default state. The DMP automatically reboots and reprovisions its firmware and settings.

Note: If you need to return the DMP to factory settings, we highly recommend performing the following in this order:

1.blank.gif Perform a reset storage of the DMP. See Clearing the Storage on the Digital Media Players.

2.blank.gif Perform a factory reset. See Clearing Registries on the Digital Media Player by Restoring Factory Defaults.

Recovering DMP Operation After Server Power Loss

User Role: Installer (Administrator)

If the Cisco Vision Director server should lose power while the devices remain powered, recover the devices after power is restored to the server.

To recover DMP operation after server power loss:

1.blank.gif Restore power to the Cisco Vision Director server.

2.blank.gif Reboot the devices.

IMPORTANT: If for some reason you needed to restore the DMP operation to a new Cisco Vision Director server (not a failover operation), then change the DHCP server option 43, reconfigure the new server for auto-provisioning of the DMP, and reboot the devices similar to a new deployment of the devices. For more information, see the Release 6.2: Cisco Vision Deployment Guide for Digital Media Players: Dynamic Signage Directo r.

Replacing a Failed Media Player While an Event Script is Running

This task describes the steps to replace a failed media player with a new device that continues to follow the same script.

After replacement, the new media player should:

blank.gifBelong to the same groups and zones.

blank.gifRespond to the zone/group state actions.

blank.gifDisplay the same content as the media player it replaces.

To replace a failed media player while an event script is running:

1.blank.gif Unplug the failed device and replace it with a new device.

2.blank.gif Wait until auto-registration and provisioning completes and the new device appears in the Management Dashboard.

3.blank.gif From Configuration > Groups & Zones, un-map the failed device from its Location, and map the new device to this Location.

4.blank.gif From Script Management, manually stage content to the new device.

5.blank.gif From Management Dashboard, go to:

a.blank.gif DMP and TV Controls > DMP Commands

b.blank.gif Run the Restart Runtime command for the new device.

6.blank.gif Verify that the new device is showing the expected content.

7.blank.gif Delete the failed device from Cisco Vision Director. This device will be named in the format "Unassigned-xx-xx-xx-xx-xx-xx", where xx-xx-xx-xx-xx-xx is the MAC address.

Troubleshooting the Digital Media Players

This section includes the following topics:

blank.gif Before You Begin Troubleshooting the DMPs

blank.gif Troubleshooting PTP Operation for the Digital Media Players

blank.gif Troubleshooting DMP Hardware Operation

blank.gif Troubleshooting DMP TV and Video Display Problems

Before You Begin Troubleshooting the DMPs

Before you begin troubleshooting the DMP, follow the information in these topics:

blank.gif RMA Process for the DMPs

blank.gif DMP Diagnostic URL

RMA Process for the DMPs

The Return Materials Authorization (RMA) process is covered by the Cisco Solution Support Service for Cisco Vision.

Before you open a Cisco Solution Support case for the DMPs :

1.blank.gif Locate your symptom in the DMP troubleshooting topics and begin to isolate the problem by following the suggested troubleshooting steps.

2.blank.gif If you cannot resolve the problem with any of the recommended troubleshooting steps, open a Cisco Solution Support case to further troubleshoot and coordinate the return process with the vendor.

3.blank.gif The Return Materials Authorization (RMA) process for the digital media player is covered by the Solution Support Service for Cisco Vision.

You can find warranty information here.

DMP Diagnostic URL

Some of the troubleshooting steps for the DMP recommend that you open a browser and navigate directly to the device using the following URL to further diagnose a problem:

http://dmp-ip-address

The diagnostic URL requires a password for use. The password is set in the “ defaultDmpAdminPwd " registry key in the Management Dashboard. The default username is “ admin.”

Be sure to reset the password from the default value as a security best practice.

IMPORTANT: If a request to reboot the DMP fails, there is a new fallback password registry available: defaultDmpAdminPwdBackup. For complete details on how to set and use this new registry, see DMP Admin Password.

CAUTION : Do not manually power off the DMP after changing the password. To change the DMP password, you must use the Power Cycle DMP switch command from the Management Dashboard to restart the device properly. To use this command, be sure that you have imported the switch data first.

Note : This password is also used for the Diagnostic Web Server (DWS).

IMPORTANT:

blank.gifIn Release 6.2 full installations, the DMP password is randomly generated. Look up the value in the registry value defaultDmpAdminPwd if you need to access DMP DWS.

blank.gifIn Release 6.1 to Release 6.2 migrations, the existing DMP password is preserved.

For Release 6.2, the DWS default is disabled for the DMPs. See the Release Notes 6.2 for Cisco Vision Dynamic Signage Director for important information about enabling/disabling DWS after data migration.

Troubleshooting PTP Operation for the Digital Media Players

This section identifies some of the symptoms related to problems with PTP operation:

blank.gif Symptom: Local PNGs are not synchronized across devices

blank.gif Symptom: Playlists do not advance to the next content item on the DMPs

Note: We recommend designating an in-house PTP server, especially when deploying in a single virtual local area network (VLAN).

Symptom: Local PNGs are not synchronized across devices

Troubleshooting steps:

1.blank.gif Verify the PTP configuration on your devices: Go to Management Dashboard > Dynamic Signage Director Configuration > System Configuration > Global DMP Settings > Time Source.

Verify that the PTP domain and PTP master candidates property configuration is correct for your network.

2.blank.gif Open your browser and navigate to one of the devices:

http://dmp-ip-address/ptp.html

3.blank.gif Enter the username and password.

Note : The password policies changed. Follow the rules to log in to Cisco Vision Director. See the Cisco Vision Administration Guide: Dynamic Signage Director, 6.2.

4.blank.gif Look for the message “PTP is not enabled.”

This message might mean that the device was not rebooted after changes to the Management Dashboard settings.

5.blank.gif If the message appears, reboot the device.

Symptom: Playlists do not advance to the next content item on the DMPs

If the current PTP master becomes unreachable (shuts down, or becomes unreachable on the network), the PTP members will be unable to update their clocks and this condition will occur.

Troubleshooting steps:

1.blank.gif Verify the PTP configuration on your devices: Go to More > Management Dashboard > Dynamic Signage Director Configuration > Global DMP Settings > Time Source.

2.blank.gif Verify that the PTP domain and PTP master candidates property configuration is correct for your network.

3.blank.gif Open your browser and navigate to one of the devices:

http://dmp-ip-address/ptp.html

4.blank.gif Enter the username and password.

Note : The password policies changed. Follow the rules to log in to Cisco Vision Director. See the Cisco Vision Administration Guide: Dynamic Signage Director, 6.2.

5.blank.gif Identify the PTP master (Figure 8) by finding the unit that has an “offsetFromMaster” value of 0.0.

Figure 8 Identify the PTP Master

 

422889.jpg

6.blank.gif Ping the master PTP device.

7.blank.gif If the master is not reachable and you have configured alternate masters but they are not reported as master after waiting for a minute, reboot one of the reachable PTP master candidates.

Note : Identifying the alternate master for this step can more easily be done if you are explicitly identifying the IP address of alternate masters, and not using the "*" wildcard to specify possible election of any device on the network.

8.blank.gif If a device shows that it has not synchronized, reboot the device to force synchronization.

Troubleshooting DMP Hardware Operation

This section identifies some of the symptoms related to problems with the digital media player hardware:

blank.gif Symptom: “Please Insert Card” message on SV-4K or DMP-2K startup screen

blank.gif Symptom: Pwr and Eth LEDs are not lit and no signs of activity on the device

blank.gif Symptom: Device Err or Err/Upd LEDs blinking

blank.gif Symptom: DMP rebooting automatically after startup

Symptom: “Please Insert Card” message on SV-4K or DMP-2K startup screen

Troubleshooting steps:

1.blank.gif Verify that an IP address is assigned to the device.

2.blank.gif Verify proper DHCP Option 43 configuration.

3.blank.gif Verify that the Cisco Vision Director server is running and reachable.

4.blank.gif Contact Cisco Technical Support to do further troubleshooting and proceed with RMA process.

Symptom: Pwr and Eth LEDs are not lit and no signs of activity on the device

Troubleshooting steps:

1.blank.gif Verify any visible damage to the Ethernet port on the device.

2.blank.gif If there is not any visible port damage on the device:

a.blank.gif Connect a 12V 5A power supply to the media player to confirm startup and normal operation.

b.blank.gif Replace the Ethernet cable.

c.blank.gif Connect the media player to a known-working switch port for another device.

d.blank.gif Verify the POE+ settings on the switch.

TIP: If you have imported the switch settings to Cisco Vision Director, you can view the POE+ settings.

Go to More > Management Dashboard > Tools drawer > Settings tab > Switch Management > View Switch Details.

Power normally displays “29.5” for the device after LLDP negotiation with the switch.

e.blank.gif If none of these steps locate the problem, contact Cisco Technical Support to proceed with the RMA process.

Symptom: Device Err or Err/Upd LEDs blinking

Troubleshooting steps:

1.blank.gif Refer to the LED documentation. See Release 6.2: Cisco Vision Deployment Guide for Digital Media Players: Dynamic Signage Director.

2.blank.gif Troubleshoot according to the description of the problem.

Symptom: DMP rebooting automatically after startup

Troubleshooting steps:

1.blank.gif Verify whether multiple devices are doing an auto-reboot.

2.blank.gif If multiple devices are automatically rebooting at startup:

a.blank.gif Verify that the devices are obtaining an IP address. If the devices are not getting an IP address (“Unable to get IP address” message on the TV display), verify communication to the DHCP server.

b.blank.gif Verify proper DHCP Option 43 configuration.

3.blank.gif If the DMP stays at the loading screen with the progress bar, verify communication with the Cisco Vision Director server.

4.blank.gif (Advanced) Verify that an HTTP request comes in to the /var/log/httpd/access_log (use the System State Report [SSR]).

Look for a message like the following:

10.194.169.242 - - [13/Oct/2014:13:10:05 -0700] "GET /CiscoVision/dmp_v4/scripts/boot.brs HTTP/1.1" 200 89403 "-" "-"

Note: If the Auto Registration parameters are not exact, that will cause constant rebooting, too.

Troubleshooting DMP TV and Video Display Problems

This section identifies some of the symptoms related to problems with the DMP displays:

blank.gifSymptom: Distorted display when DMP in Portrait Mode and default multicast video streaming

blank.gif Symptom: Distorted display when DMP in Portrait Mode and default multicast video streaming

blank.gif Symptom: No local control when external volume strategy configured

Symptom: Distorted display when DMP in Portrait Mode and default multicast video streaming

Troubleshooting steps:

1.blank.gif Verify if portrait display is distorted.

2.blank.gif If display is distorted, check the following:

a.blank.gif Go to More > Management Dashboard > Tools drawer > Advanced tab > Registry.

b.blank.gif Find scaleToFitvideo in the Registry Data.

c.blank.gif If scaleToFitvideo is not present (default), click Add Row. Scroll to bottom of list.

d.blank.gif Type scaleToFitvideo in the Key field and true for the Value.

Note: If there is a need to set this value to “false,” the display becomes distorted. In that case, use a web page for the default portrait mode URL instead of multicast video streaming.

e.blank.gif Set a separate default portrait content URL for portrait displays. See Configuring the Default Content Channel.

Symptom: Black screen on the DMP TV display/no multicast video stream

Troubleshooting steps:

1.blank.gif Verify if multiple TV displays are showing a black screen for the same multicast video stream.

2.blank.gif If multiple TV displays are showing a black screen for the same multicast stream:

a.blank.gif Verify the media player LEDs.

b.blank.gif If the LEDs are in normal state, verify that the Cisco Vision Director server has power and is reachable.

c.blank.gif If all TV displays are the same and/or new model, test with a different, known-working TV display model.

d.blank.gif (Advanced) Test with laptop connected to the same switch port/interface as the device with a problem, and see if the problematic video stream can be displayed using the open source VLC player.

e.blank.gif Test a different multicast video stream.

f.blank.gif Test with local video content. If local video works, troubleshoot video headend and/or other network problems.

g.blank.gif Confirm video output setting on the DMP using a browser to go to: http://sv4k-ip-address.

3.blank.gif If the problem can be isolated to a DMP device:

a.blank.gif Verify that the Pwr/Eth LEDs are on.

b.blank.gif Try a different HDMI cable.

c.blank.gif Test a different TV display.

d.blank.gif (Advanced) Test with laptop connected to the same switch port/interface as the DMP with a problem, and see if the problematic video stream can be displayed using the open source VLC player.

Symptom: No local control when external volume strategy configured

Troubleshooting steps:

1.blank.gif Is the RS-232 cable connected? Verify the cable connections.

2.blank.gif Verify the serial cable type being used against the RS-232 requirements for the TV display (null modem [crossover] or straight through).

3.blank.gif Verify that the external output strategy works on other TV displays.

4.blank.gif Verify the RS-232 codes from the manufacturer against the TV display specifications in Cisco Vision Director.