Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
General information
This action starts the export of a frame or video.
Configuring an action
To configure the action, 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 export.
- In the Export agent parameter, select a server (formally the Export agent object) to which you want to export a video (see Configuring Export agent).
- In the Camera parameter, select a camera, the video from which you want to export. In addition, an implicit camera selection is allowed—Camera that initiated command execution (see Configuring start conditions).
Attention!
If a macro is initiated by an event from an input or output (see Configuring start conditions) that is not connected to any camera, you need to select a specific camera for this action. If you select a group of cameras or a camera that initiated the macro, the action doesn't start.
- In the Archive parameter, select an archive, the video from which you want to export.
In the parameter group, specify the export interval:
Option
Description
Image export
Exports a frame corresponding to the time when the action was started.
Attention!
Image cannot be exported if the camera doesn't have an archive
Time schedule
You must select a time schedule.
Exports images from within the time schedule. Interval of the exported video − [beginning of the specified time schedule; end of the specified time schedule].
Attention!
If you don't specify the offset (see step 10c), the intervals from the time schedule are taken over the last 24 hours
During
You must set the export duration in HH:MM:SS. The starting point of the exported video is the action start. End point is defined on the basis of the specified duration (interval [action start; action start + duration])
Finish after
You must select one or more events, after receiving which (any of them) export is stopped. The starting point of the exported video is the action start, the end point is the moment of receiving any of these events
- You can click the button to add additional parameters:
File name—name of the exported file.
Attention!
You can use the following templates for file names and text comments (see Text templates in the action settings):
- %startTime% , or [START_TIME], or {startTime}—start time of exported interval.
- %finishTime% , or [FINISH_TIME], or {finishTime}—finish time of exported interval.
You can use the following templates for macros started by a text message from an event source (see Configuring start conditions):
- %startEvent%, or [START_EVENT], or {startEvent}—event that initiated export start.
- %finishEvent% , or [FINISH_EVENT], or {finishEvent}—event that stopped the export.
Comment that is superimposed as captions over the exported video.
Offset is a time period used to roll back the start time of exported video. If you set this this parameter, the time interval of the exported video will be as follows: [action start − (duration + offset); action start − offset].
If export is performed within a time schedule, this parameter is used to determine the period in the past before the action started for which the export must be performed. For example, if you set the offset to 48 hours, all videos from the given time schedule recorded within 48 hours before the action start are exported.- Set the Burn titles checkbox to burn titles on JPEG images and AVI videos.
- Click the Apply button.
Configuration of the Start export action is complete.