Go to documentation repository
Page History
...
Event | Description | Comment |
STARTED_AVI_EXPORT | Video export started | Among others, the event has the following parameters: slave_id<> – operator who started the export. param1<> – number of camera on which the export is performed, date and time of export period beginning. The parameter value is like "<RecNo.> Camera <id> (dd-mm-yy hh:mm:ss)", for example param1<01 Camera 1 (05-10-17 10:23:21)>. time<> – time when export started. |
FINISHED_AVI_EXPORT | Video export finished | Among others, the event has the following parameters: slave_id<> – operator who started the export. param1<> – number of camera on which the export is performed, date and time of export period ending. The parameter value is like "<RecNo.> Camera <id> (dd-mm-yy hh:mm:ss)", for example param1<01 Camera 1 (05-10-17 10:23:21)>. time<> – time when export ended. param<0> – 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> |
AVI_EXPORT_RESULT | Video export result | The event has the same parameters as START_AVI_EXPORT with additional error_result<> having one of the following values: 0 - export successful |
PLAY_START | - | Start the archive fragment playback |
PLAY_STOP | - | Stop the archive fragment playback |
INTERFACE_MANIPULATION | Visualization change | param<0> – additional information displayed in the corresponding column of the Event Viewer, contains the identifier of the camera that was moved around the layout. |
LAYOUT_DEL | Deleting layout | param<0> – additional information displayed in the corresponding column of the Event Viewer, contains the name of the deleted layout. |
LAYOUT_ADD | Adding layout | param<0> – additional information displayed in the corresponding column of the Event Viewer, contains the name of the added layout. |
LAYOUT_ACTIVATE | Changing active layout | param<0> – additional information displayed in the corresponding column of the Event Viewer, contains the name of the activated layout. |
REPLACE_CAM | Changing the camera position | param<0> – additional information displayed in the corresponding column of the Event Viewer, in the following format: <Camera 1 name> → <Camera 2 name> |
ACTIVATE_CAM | Camera activated | auto_switch<> – indicates whether slide show (auto paging, auto scrolling) was enabled at the time of camera activation. This parameter can be used to turn off slide show when activating a Video surveillance window. |
...