Versions Compared

Key

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

The Pre-alarm record mode is the record mode for recording a pre-alarm events event for a specified time period before recording an alarm event. Pre-alarm record recording is performed at the "hot" record rate. If you don't specify the "hot" record rate is not specified, then the recording is performed at the standard record rate.

Note
titleAttention!

For Video isn't recorded in the Pre-alarm record mode for cameras without video compression that have been are added to the corresponding list in the the Video subsystem section in of the tweaki.exe utility (see The Settings panel of the Video subsystem section), video is not recorded in Pre-alarm record mode.

By default, the recording in this mode is disabled. To enable the pre-alarm recording, do the following:

  1. Go to the Hardware tab in the System settings
  2. dialog box (1)
  3. window.
  4. Select the Camera object corresponding to the
  5. required
  6. adjusted camera in the
  7. objects
  8. object tree
  9. (2)
  10. .
  11. The settings panel for the selected object is displayed on the right of the Hardware tab.
  12. Select
  13. Go to
  14. the Basic settings tab on the settings panel of the Camera object
  15. (3)
  16. .
    Image Modified
  17. In the Pre-alarm record field, specify the
  18. required interval (sec) of
  19. time interval in seconds during which the pre-alarm
  20. events recording (4)
  21. event is recorded.
  22. Click the Apply button
  23. (5)
  24. .

Information The table provides the information on pre-alarm recording options is given in the table.

Camera state

Recording initiator

Recording

Armed

Macro

Without pre-alarm recording

Armed

Manually

Without pre-alarm recording

Armed

Alarm

With pre-alarm recording

Armed

Program

With pre-alarm recording

Disarmed

Macro

Without pre-alarm recording

Disarmed

Manually

Without pre-alarm recording

Disarmed

Alarm

-NA

Disarmed

Program

With pre-alarm recording

In Axxon PSIM™ one can make pre-alarm recording if PSIM, you can perform recording in the Pre-alarm record mode if the camera is disarmed.   One You can do it with using the help of DoReact("CAM","1","REC","rollback<1>") program ; (see Programming Guide (JScript) ). The Script object. Programming using the JScript language).

If you specify a Specifying the long pre-record time, it can result in increasing the waste of running memory. Recommended The recommended pre-record time is not no more than 20s20 seconds.

To count the memory consumption ascertain , figure out the average size of the video signal frame. To perform do this, you must record the video fragment of 500 frames in length to the archive (maximal maximum size on , by default) and use the following formula:

  • Frame size = Fragment size / 500.

The Note that the frame size is also depends on the percent of motion in the frame.

It is possible to You can count the size of the pre-record buffer for one camera it if the frame size is known:

  • Size of pre-record buffer for one camera, MB = Pre-alarm record time, sec *

...

  • Frame frequency in the

...

  • Pre-alarm record mode, fps * Frame size, MB.

General memory consumption in the pre Pre-alarm record mode is defined determined by the sum of values received for each camera.

It is possible to use the following formula in case of If cameras perform pre-record recording with equal frame frequency, you can use the following formula:

  • Size of pre-record buffer for all cameras in the system, MB = Number of cameras * Pre-alarm record time, sec * Frame frequency in the

...

  • Pre-alarm record mode, fps * Frame size, MB.
Info
titleNote

Example.

Camera The camera performs pre-record recording for 15 seconds with the a hot record speed of 25 fps. Size The size of the 500-frames frame fragment is 20 Mb. It is required to define MB. You must determine the size of the pre-record buffer for such a camera.

First, you it is necessary to define must determine the average frame size:

  • Frame size = Fragment size / 500 = 20 MB / 500 frames = 0.04 MB.

So, the size of the pre-record buffer is:

  • The memory consumption in the
pre
  • Pre-alarm record mode for one camera, MB = Pre-alarm record time, sec * Frame
frequency
  • rate in the
pre
  • Pre-alarm record mode, fps * Frame size, MB = 15 sec * 25 fps * 0.04 MB = 15 MB.

Configuring video in the Pre-alarm record mode is complete.