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> |
PLAY_START | - | Start the archive fragment playback |
PLAY_STOP | - | Stop the archive fragment playback |
...