Receiving motion events from a Sentry 360 unit - Security Center 5.10.1.0

Security Center Video Unit Configuration Guide 5.10.1.0

Applies to
Security Center 5.10.1.0
Last updated
2021-10-18
Content type
Guides > User guides
Language
English
Product
Security Center
Version
5.10

To receive motion events from Sentry units in Security Center, the Archiver needs to open a TCP port for its HTTP server. The default port is 8008; however, if this port is already in use on the Archiver role machine, you must change the default port.

Procedure

  1. On the Archiver role machine, navigate to the installation directory, for example, C:\Program Files\Common Files\DVR Software x.x\Extensions\Drivers\ on 32-bit machines, and C:\Program Files (x86)\Common Files\DVR Software x.x\Extensions\Drivers\ on 64-bit machines.
    x.x refers to the Security Center version.
  2. Open the EventHttpServerConfiguration.xml file in Notepad.
    Text similar to the following is displayed:
    <EventHttpServerConfiguration>
       <HttpServerPort>8008</HttpServerPort>
    </EventHttpServerConfiguration>
  3. Change the value of the HttpServerPort from 8008 to something else, such as 8009.
    NOTE: The value for the HttpServerPort must be the same for all standby Archivers associated with the unit.
  4. Save the file, and restart the Archiver.