Skip Navigation

Configure the Digital Signage plug-in settings

  1. Open the NDS console on the 
    NDS
     server.
  2. Navigate to 
    Management
     > 
    Configure
    .
  3. Click 
    New Configuration
    . The fields for a new key appear.
  4. Enter the following value in the 
    New Key
     field: 
    nds.plugins.digitalsignage
    .
  5. Paste the following contents in the 
    Value
     field:
    <nds.plugins.digitalsignage> <supportedDevices> <supportedDevices> <device type="DigitalSignage" enabled="true" secondsTimeout="600" requiredInilizations="None" maxTasksPerInit="50" maxTasksPerExecution="50" maxTasksCanProcess="50" /> </supportedDevices> <mediaCenters> <center default="true" name="server1" server="<mediaCenter_IP_Address>" port="<Port_Number>" site="athoc" enabled="true" secondsTimeout="10" minRefreshIntervalSec="600" /> </mediaCenters> </nds.plugins.digitalsignage>
  6. Update the following attribute values in the 
    <center>
     node:
    • default
      : Specifies which server is the default server. Values: 
      true|false
      . Designate only one server as the default server.
    • name
      : The common name of the server.
    • server
      : The IP address of the server.
    • port
      : The port number for the server.
    • To add an additional server, add a 
      <center>
       node and update the attribute values. Set the 
      default
       attribute value to 
      false
      .
  7. Click 
    Save
    .
After configuring or modifying the plug-in settings, you must restart the 
NDS
 processes.