Versions Compared

Key

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

...

Events

Description

Comment

"ARM"

Camera is armed.

 

"ATTACH"

Connecting.

 

"BLINDING"

Camera is sealed.

 

"DETACH"

Break.

Event is generated while loss the input signal from camera on video capture device.

"DISARM"

Camera is disarmed.

 

"FILE_REC_ERROR"

Error of recording on disk.

Event is generated while error of video archive recording on disk happens.

"MD_START"

Alarm.

 

"MD_STOP"

End of alarm.

 

"PRINT"

Print frame.

 

"REC"

Recording on disk.

 

"REC_STOP"

Stop recording on disk.

 

"UNBLINDING"

Camera is opened.

 

"RECORDER_ON"

Record is enabled.

 

"RECORDER_OFF"

Record is disabled.

 

"DISC_MOUNT"

Disk is mounted.

 

"DISC_UNMOUNT"

Disk is unmounted.

 

"FINISHED_AVI_EXPORT"

Video export is completed

If the video export fails, the event has nonnull error_result parameter.

In the param<0> parameter there is additional information displayed in the corresponding column of the Event Viewer, in the following format: "ComputerName;ExportPeriod;UserName;UserID", for example, param0<LOCALHOST;04-06-18 16:50:55_04-06-18 16:55:55;Smith;1>

"MD_LIMIT"Object count in a frame exceeded.The event is generated when the number of objects detected by the tracker in the frame is exceeded (see Creating and configuring the Tracker object section of the Administrator's Guide for details on how to set this parameter). An event is generated whenever the number of objects is changed (up or down), until it is less than the threshold.
The object_count <> parameter is the number of objects in the frame that the tracker detected, exceeds the specified limit, and differs from the previous value.
See also the description of the NEW_OBJECT event below.
"NEW_OBJECT"New object on a frame detected by tracker.Among others, it contains the following parameters:
total <> is the total number of objects in the frame at the time the event occurred.
new_id <> is the identifier of the detected object.
"ARCH_DELETE"Record deletionDeletion of the record from the camera archive via the Video Surveillance Monitor.
"OPEN_FILE"Opening fileOpening a file for playback by a virtual video capture device. Indicates that playback of a file is ended and the next file from the selected folder starts.
Among others, the event contains the following parameters:
name <> – the name of the file being played.
tss <> – time in UTC format in milliseconds from 1/1/1970.
"ARCH_PROTECTED"File protected from rewriting

The event is displayed when a user protects the file from being overwritten.

The param <0> parameter contains additional information about the computer name, fragment protected, user name and user id, which is displayed in the Add. Info column in the Event Viewer in the following format:

"ComputerName;ProtectionPeriod;UserName;UserID", for example, param0<LOCALHOST;04-06-18 16:50:55.612_04-06-18 16:55:55.612;Smith;1>
"ARCH_UNPROTECTED"Rewrite protection removed from file

The event is displayed when a user removes protection of the file from being overwritten.

The param <0> parameter contains additional information about the computer name, fragment protected, user name and user id, which is displayed in the Add. Info column in the Event Viewer in the following format:

"ComputerName;ProtectionPeriod;UserName;UserID", for example, param0<LOCALHOST;04-06-18 16:50:55.612_04-06-18 16:55:55.612;Smith;1>

Operator format to describe actions with the camera is:

...