Configure the Digital Signage plug-in settings
- Open the NDS console on theNDSserver.
- Navigate toManagement>Configure.
- ClickNew Configuration. The fields for a new key appear.
- Enter the following value in theNew Keyfield:nds.plugins.digitalsignage.
- Paste the following contents in theValuefield:<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>
- 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 thedefaultattribute value tofalse.
- ClickSave.
After configuring or modifying the plug-in settings, you must restart the
NDS
processes.