Skip to main content
Skip table of contents

How to add retry count information to Metadata

Step-by-step guide

  1. First stop VMS services (WDServer, DVRServer, SMserver)

  2. Then go to folder C:\Program Files\DVMS\DVR\MetadataAnalysis and open file MetadataAnalysisTCPDriver.xml

  3. If Channel Name context not include RetryCount attribute you can add this

    1. Example <Channel Name="MetadataTcpSendAll" RetryCount="5" Enabled="true" Address="127.0.0.1" Port="5151" ThreadQueueLimit="1000" SendFormat="UdpVca" Source="Default">

    2. VMS version need to be V8.2.1 or higher

    3. Default value is 5

  4. When editing is done and the file is saved you can start again VMS services

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.