Go to documentation repository
Page History
Section | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General information
This macro allows you to record events to the archive and stop recording after certain conditions are met.
Configuring an action
To configure recording To configure Record to archive, do the following:
- Go to the Programming tab.
- In the Event rules or Cycle rules list, click Create... (see Configuring macros).
- Select a start condition that triggers a macro (see Configuring start conditions).
- Click the button below start conditions.
- From the drop-down list, select Camera: Start recording.
- In the Camera parameter, select a camera or a
- group of cameras, the
- video from which you want to record to the archive (1). An implicit selection of a camera is also allowed—
- . In addition, an implicit camera selection is allowed—Camera that initiated command execution (see Configuring start conditions)
- .
Note title Attention! If
the start of the macro was triggered a macro is initiated by an event
fron from an input or output (
see see Configuring start conditions) that is not connected to any camera, you need to select a specific camera
herefor this action. If you select a group of cameras or a camera that initiated the
commandmacro, the action doesn't start.
Select - In the Record to parameter, select an archive to write
- record to (2)
- . Specify
- In the parameters of the Finish after group, specify the conditions that end recording.
Condition
Description
Timer
(3) Only a timer value is set. Recording stops
according to the time settingafter a specified time
Event filter
(5)One or several events are set, the timer is set to 00:00:00. Recording stops when any event from the filter occurs
Timer
(3) +
Event event filter
(5)One or several events are set, the timer is set to non-zero. Recording stops when the set time interval expires after any event from the filter occurs
Timer (3) Timer + OR checkbox
(4) +
Event event filter
(5)One or several events are set, the timer is set to non-zero, the OR checkbox is set. In this case, the recording stops when any of the two conditions occurs first: after the time interval expires or when any event from the filter occurs
Info title Note - You can set the OR checkbox only if the timer setting is not 00:00:00.
An implicit selection of an event is
allowed—allowed—Last event for condition that initiated execution
(see Configuring start conditions). For example, if the event that initiated the execution of the command
was the Start time of detection tool trigger is Triggering start from any type of
detection toolsdetector, then the end event
will be the End time of detection tool trigger is Triggering end from the same
tooldetector.
Set In the Prerecord, sec parameter, set the prerecord time
(6)in seconds. The maximum prerecord time is 30 seconds.
Note title Attention! - By default, the prerecord time interval is set to the value specified in the archive settings (see Configuring recording to an archive).
- The duration of the prerecord time corresponds to the longest value among the set values.
- Changing
this - the value of the prerecord time in a specific macro does not affect the archive settings.
If - In the Recording frame rate parameter, enter the required frame rate value if you have cameras in continuous recording mode (see Configuring recording to an archive) and you want to record with a specific FPS (see example 2), to
- change the
- frame rate , enter the required frame rate (7)
- in some cases. After the macro completes, recording resumes at the frame rate specified in the archive settings.
You can use special values:0
—do —do not change the current frame rate (default).
-1
—record —record only key frames.
1000
—record —record at the standard FPS of the camera.
Note title Attention! - FPS for prerecord doesn't change.
- If the macro is set to complete some time after a specified event is received
(see step 3)- , the frame rate changes for this time.
- When decimating all video streams except MJPEG, only
keyframes - key frames are saved, so we recommend using special values for
them - them -1 and 1000.
- If you specify a custom frame rate, decimation is performed by key frames.
- In MJPEG video stream all frames are key frames, so it makes sense to set an explicit frame rate value for it.
- Click the Apply button.
Configuration of the Start recording action is complete.
Example use
Example 1
.A macro to initiate start recording to the archive when the Motion detection motion detector generates an event from on any camera within the the Default Axxon-domain (see see Configuring start conditions).
Example 2
. All cameras from the the Default Axxon-domain are set to continuously record video with decimation to the archive (see see Configuring recording to an archive). To record A macro records to the archive by events from the Motion detection at full FPS, the following macro must be configured:
motion detector at full frame rate.