Go to documentation repository
Page History
...
Events | Description | Comment | |
ARM | Camera is armed | If arming was performed by the Operator from the Map or Video surveillance monitor, the user_id<> parameter contains the identifier of the user who performed this action | |
ATTACH | Connecting | ||
BLINDING | Camera is sealed | ||
DETACH | Break | Event is generated when the input signal from the camera on the video capture device is lost | |
DISARM | Camera is disarmed | If disarming was performed by the Operator from the Map or Video surveillance monitor, the user_id<> parameter contains the identifier of the user who performed this action | |
FILE_REC_ERROR | Error of recording on disk | Event is generated when an error occurs when writing the video archive to disk | |
MD_START | Alarm | ||
MD_STOP | End of alarm | ||
Print frame | |||
REC | Recording on disk | If recording was initiated by the Operator from the Map or Video surveillance monitor, the user_id<> parameter contains the identifier of the user who performed this action | |
REC_STOP | Stop recording on disk | If recording was stopped by the Operator from the Map or Video surveillance monitor, the user_id<> parameter contains the identifier of the user who performed this action | |
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 the non-null 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:
| |
ARCH_DELETE | Record deletion | Deletion of the record from the camera archive from the Video surveillance monitor | |
OPEN_FILE | File opening | Opening a file for playback by a virtual video capture device. Indicates that playback of the next file from the selected folder starts. Among others, the event contains the following parameters:
| |
CLOSE_FILE | File closing | Finishing a file playback in a virtual video capture device. Indicates that playback of a file is ended. Among others, the event contains the following parameters:
| |
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, 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, 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> | |
FRAME_SKIPPED | Frame Frames skipped | The FRAME_SKIPPED event occurs in Intellect if there | is a problem with frame skipping. A separate event for each skipped frame.This event can be disabled using the FileSystem.NotifyCoreFrameSkipped registry key are frames skipped when recording to the archive. By default, the event is generated if there were more than 50 frame skips during the testing period. When frame skipping stops, the FRAME_SKIPPED_STOP event is generated. The description of this event contains information about the number of skipped frames and the time period in which there were skips. By default, both events are generated no more than once every 30 seconds. The events are controlled by the following registry keys (see Registry keys reference guide):
|
FRAME_SKIPPED_STOP | End of frames skipping | ||
ARCH_BOOKMARKED | Bookmark created | The event is displayed when a user adds a bookmark. The param<0> (i.e. the Add. Info column in the Event Viewer) parameter contains the comment to the bookmark | |
ARCH_UNBOOKMARKED | Bookmark deleted | The event is displayed when a user deletes a bookmark | |
TEMPERATURE_ALARM | Temperature threshold | The param0<> parameter contains the temperature value received from the thermal camera | |
IGNORE_KEEP_NO_LESS | Ignoring "Keep no less than" | The event is generated when a video fragment is deleted from the archive before expiration of the time period set by the Keep no less than parameter. See also Configuring video camera archive depth | |
AVAILABILITY | Availability of the key position in the license file and the number of objects | The event occurs in response to the GET_AVAILABILITY command and contains information about the number of objects added to the license key for the given position. Parameters:
If there is no position in the key, the event will have a zero value | |
WRITING_FAILED | Writing error | ||
FILESYSTEM_FAILED | File system error | Contains mandatory parameter error_msg<>—error text; can also contain parameters cam<>—camera ID and error_code<>—error code. Example: CAM|-1|FILESYSTEM_FAILED|error_msg<Failed to delete index file: D:\\VIDEO\\INDEX\\14061608.idx, error code: 5.>,error_code<5> |
...