Versions Compared

Key

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

...

  1. Go to the Event settings tab on the settings panel of the ONVIF-Server object.
    Image Added
  2. From the drop-down list of the ONVIF-server event column, select the ONVIF-Server event (1).

    Info
    titleNote

    To add a row to the table, press the "down" button on the keyboard; to delete a row, use the Ctrl+Del keyboard shortcut.


  3. In the Computer, Type and Number columns specify the parameters of the required object, from which the corresponding event comes (2). The Name field will be filled in automatically when you left-click it. If any column parameter is empty, it means that the message will be sent for any value of the corresponding parameter.
  4. From the Event drop-down list, select an event which comes from the selected object and corresponds to the specified ONVIF-Server message (3).
  5. If the specification requires that the event should contain certain parameters, it is necessary to set their correspondence to the Intellect event parameters in the Transfer parameters table:
    1. The ONVIF-event parameter name column contains the required parameters of the ONVIF-Server event (4). They are set according to the specification.
    2. In the Event parameter name column, it is necessary to specify the Intellect event parameter names (5). Event parameters can be found in the Debug window, and some of them are described in the Description of system object reactions section (see Programming Guide).

      Info
      titleNote

      The following non-standard events can also be used:

      1. Failure or hard disk error

      axn:HDDrive/axn:Fault

      axn:HDDrive/axn:RecordingFault

      2. Hard disk full (if overwriting on a loop is not enabled)

      axn:HDDrive/axn:DriveFull

      3. Video camera disconnection/connection

      axn:VideoSurveillanceSystem/axn:ChannelDisconnect

      axn:VideoSurveillanceSystem/axn:ChannelConnect

      4. Any Intellect Servers disconnection/connection in a distributed architecture

      axn:VideoSurveillanceSystem/axn:ServerPowerOn

      axn:VideoSurveillanceSystem/ServerPowerOff


  6. Repeat steps 2-5 for all required events.
  7. Click the Apply button (6).

...