Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Axxon PSIM allows sending events from the system objects to the VideoGuard server (see http://videoguard.ae/). In this case, Axxon PSIM acts as a client of the VideoGuard system.

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:
Table of Contents



Column


Configuring integration

The integration with the VideoGuard system is configured as follows:

...

Restart Axxon PSIM after connecting to the VideoGuard server to synchronize the time with the VideoGuard server. After Axxon PSIM restart, the time zone in Windows is synchronized with the specified VideoGuard server. Subsequently, the Axxon PSIM server will synchronize with the NTP server of the VideoGuard system (by calling the GetNTPServerInfo method). During synchronization, the VideoGuard system server will return the time synchronization period (120 seconds by default), and within 24 hours after synchronization with the NTP server, time synchronization will be performed at the specified interval.

VideoGuard message filter

The VideoGuard message filter object is used to save the events of the VideoGuard integration client in case the Client loses connection with the Server. When connection with the Server is restored, the saved events are transmitted to the Server. The VideoGuard message filter saves only those events that you select in the settings for the VideoGuard integration client (event filter described above).

Order of configuration:

  1. Create the VideoGuard message filter object on the basis of the computer object on the Hardware tab of the System settings dialog window.Image Added
  2. From the Integration client drop-down list, select VideoGuard integration client the event of which you want to save.
  3. Click the Apply button.

As a result, the VideoGuard message filter object is created that saves the events of the selected VideoGuard integration client when connection is lost.

Event identifiers

The event identifiers supported on the server:

IDDescriptionCorresponding Axxon PSIM event
1No video signalCamera: Connection lost
2Video source connection

Camera: Connection

3Disk overflow-
4Error writing to diskComputer: Disc unmounted
5Client connection

VideoGuard integration client: Video module started

Note. The event is generated in the following cases:

  • If the video module has loaded. Create the Video.run Watcher object on the basis of each Computer object from which this event should be received. The object doesn't need any configuration
    Image RemovedImage Added
  • If Axxon PSIM has loaded
  • If the network is on
6Client disconnection

VideoGuard integration client: Video module unloaded

Note. The event is generated in the following cases:

  • If the video module is unloaded. Create the Video.run Watcher object on the basis of each Computer object from which this event should be received. The object doesn't need any configuration
  • If Axxon PSIM has unloaded
  • If the network is off, the event is received after the network is turned on
7Motion detection triggerCamera: Alarm
8Case opening (Shelter Alarm)-
9Start of recording to the archiveCamera: Harddisk rec
10End of recording to the archiveCamera: Record on disk stopped
11Change of recording to the archive schedule-
100Additional event

Used to send additional events to the VideoGuard server. In this case, the event source identifier is added to the event identifier

Example:

Image RemovedImage Added

The event with the 101 identifier will be sent to the VideoGuard server.

...