Versions Compared

Key

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

This action starts the export of a snapshot or a video. You must configure the conditions to start a macro beforehand (see 이 동작은 스냅샷 또는 영상 내보내기를 시작합니다. 매크로를 시작할 조건은 미리 설정되어 있어야 합니다 (Configuring filters for event-driven macros 참조).

To configure, set up the following parameters:

설정을 위해 다음 매개변수를 구성하세요.

  1. 내보내기 에이전트 (1)—영상을 내보낼 서버(이전 명칭: 내보내기 에이전트 객체)를 선택합니다 (내보내기 에이전트 구성 참조).
    Image Added
  2. 카메라 (2)—내보내기 대상 카메라를 선택합니다. 또는 명령 실행을 시작한 카메라를 사용할 수도 있습니다

  3. Export agent (1)select the Server (formally the Export agent object) to which you want to export the video recording (see Configuring Export agent).
    Image Removed
  4. Camera (2)select a camera for export. An implicit selection of a video camera is also allowedCamera that initiated command execution.

    Note
    titleAttention!

    If the start of the macro was triggered by the activation of input or output (see Configuring filters for event-driven macros) that is not connected to any camera, you need to select a specific camera here. If you select a group of cameras or a camera that triggered the command, the action will not start.

  5. Archive (3)select an archive for export.
  6. 매크로가 입력 또는 출력의 활성화로 인해 시작되었고 (이벤트 기반 매크로에 대한 필터 설정 참조) 해당 장치가 어떤 카메라에도 연결되어 있지 않은 경우에는 여기서 특정 카메라를 반드시 선택해야 합니다. 카메라 그룹이나 명령을 실행한 카메라를 선택할 경우, 동작이 실행되지 않습니다.


  7. 아카이브 (3)—내보낼 아카이브를 선택합니다.
  8. 내보내기 구간을 설정합니다 Set the export interval (4). 

    Option옵션

    Description설명

    Image export

    Exports a snapshot with the time stamp identical to the start time of action. Important! The image cannot be exported if the video camera does not have an archive

    Time schedule

    You need to select a time schedule.

    Exports images from within time schedule. Video recording interval − [Beginning of the specified time slot; the end of the specified time slot]

    During:

    You should set the export duration in HH: MM: SS. The starting point of the exported video is the command start. End point is defined on the basis of the specified duration −

    (Interval [command start; command start + duration])

    Finish after

    Select one or more events that will trigger export stop. The starting point of the exported video will be the command start, the end point − the moment of receiving any these events

    이미지 내보내기

    매크로 시작 시각과 동일한 타임스탬프를 가진 스냅샷을 내보냅니다. 중요! 해당 카메라에 아카이브가 없으면 이미지 내보내기는 불가능합니다.

    일정 기반

    시간 일정을 선택해야 합니다.

    지정된 시간 구간의 영상 또는 이미지들을 내보냅니다. 내보내기 구간: [지정된 시간 슬롯의 시작; 종료]

    지속시간:

    HH:MM:SS 형식으로 내보내기 지속 시간을 설정합니다. 시작 지점은 명령 시작 시각이며, 종료 지점은 시작 시각 + 설정된 지속 시간입니다.
    예: 구간 [명령 시작; 명령 시작 + 지속 시간]

    다음 이벤트 발생 시 종료

    내보내기를 중단시킬 하나 이상의 이벤트를 선택합니다. 시작 지점은 명령 시작 시각이며, 종료 지점은 선택한 이벤트 중 하나가 발생한 시점입니다.


  9. 추가 매개변수를 설정하려면 Image Added 버튼을 클릭하세요,
    1. 파일 이름 (5)

    You can click the Image Removed button to add additional parameters:
    1. File name (5).

      Note
      titleAttention!

      You can use the following templates for file names and text comments:파일 이름 및 주석에 사용할 수 있는 템플릿입니다.

      • %startTime% , or [START_TIME], or {startTime}: the starting time of exported interval.내보내기 시작 시각
      • %finishTime% , or [FINISH_TIME], or {finishTime} : the finishing time of exported interval.
        내보내기 종료 시각

        이벤트 소스로부터의 텍스트 메시지에 의해 트리거되는 매크로에서는 다음과 같은 템플릿을 사용할 수 있습니다 (이벤트 기반 매크로에 대한 필터 설정 참조You may use the following templates for macros triggered by a text message from an event source (see Configuring filters for event-driven macros):

      • %startEvent%, or [START_EVENT], or {startEvent}: an event that triggered exporting.내보내기를 시작한 이벤트
      • %finishEvent% , or [FINISH_EVENT], or {finishEvent}: an event that stopped the export.내보내기를 중단시킨 이벤트


    2. 내보낸 영상 위에 자막 형태로 주석이 겹쳐 표시됩니다 Comments superimposed as captions over the exported video (6).Offset

    3. 오프셋 (7) is a time period used to roll back the start time of exported video. If you set this this parameter to non-zero, the time interval of the exported video will be as follows:

      [action start − (duration + offset); action start − offset].
      If exported video(s) fall into a specific slot on Time schedule, this parameter is used to define the start time for video retrieval. For example, if you set the Offset (GUI: Buffer) to 48 hours, all videos from the given Time schedule slot recorded within 48 hours before the action start will be exported.

Example: A macro command for automatically exporting video recordings of all alarm events evaluated by operators as "confirmed".

    1. 은 내보내기 영상의 시작 시점을 되돌리는 데 사용되는 시간입니다. 이 값을 0보다 크게 설정하면, 내보내기 영상의 구간은 다음과 같이 설정됩니다.

      [동작 시작 시각 − (지속시간 + 오프셋); 동작 시작 시각 − 오프셋]
      예를 들어, 오프셋(버퍼)을48시간으로 설정하면, 동작 시작 시점 기준 48시간 이전에 기록된 해당 시간표 슬롯의 모든 영상이 내보내기 대상이 됩니다.

예시: 운영자가 "확인됨"으로 평가한 모든 알람 이벤트에 대해 자동으로 영상 내보내기를 수행하는 매크로 명령

Image AddedImage Removed