Skip to main content

UnifiVideo

This Integration is part of the UnifiVideo NVR Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

unifivideo-get-camera-list#


Gets the list of cameras bound with the NVR.

Base Command#

unifivideo-get-camera-list

Input#

There are no input arguments for this command.

Context Output#

PathTypeDescription
UnifiVideo.CamerasUnknownThe camera list.

unifivideo-get-snapshot#


The name of the camera to take the snapshot from. If empty then all camera snapshots will be taken.

Base Command#

unifivideo-get-snapshot

Input#

Argument NameDescriptionRequired
camera_nameThe name of the camera.Required

Context Output#

There is no context output for this command.

unifivideo-get-recording#


Download a recording to file.

Base Command#

unifivideo-get-recording

Input#

Argument NameDescriptionRequired
recording_idThe id of the recording.Required

Context Output#

PathTypeDescription
UnifiVideo.RecordingsUnknownThe recording list.

unifivideo-set-recording-settings#


Set the recording settings.

Base Command#

unifivideo-set-recording-settings

Input#

Argument NameDescriptionRequired
camera_nameThe camera name.Required
rec_setRecording setting, motion,fulltime or disable. Possible values are: fulltime, motion, disable. Default is motion.Required

Context Output#

There is no context output for this command.

unifivideo-ir-leds#


Turn ON or OFF the camera Infra-Red LED.

Base Command#

unifivideo-ir-leds

Input#

Argument NameDescriptionRequired
camera_nameThe camera name.Required
ir_ledsThe Infra-Red LED mode. Possible values are: auto, on, off. Default is auto.Required

Context Output#

There is no context output for this command.

unifivideo-get-recording-list#


Get the list of all recordings.

Base Command#

unifivideo-get-recording-list

Input#

There are no input arguments for this command.

Context Output#

There is no context output for this command.

unifivideo-get-snapshot-at-frame#


Get a snapshot from video file based on the frame number.

Base Command#

unifivideo-get-snapshot-at-frame

Input#

Argument NameDescriptionRequired
entryidFile entryID of the video file.Required
frameFrame to take from the video.Required

Context Output#

There is no context output for this command.

unifivideo-get-recording-snapshot#


Get the recording snapshot (at frame) based on the recording id.

Base Command#

unifivideo-get-recording-snapshot

Input#

Argument NameDescriptionRequired
frameThe frame to snapshot. Default is 150.Required
recording_idthe ubnt_id of the recording.Required

Context Output#

There is no context output for this command.

unifivideo-get-recording-motion-snapshot#


Gets the frame snapshot that has triggered the motion event.

Base Command#

unifivideo-get-recording-motion-snapshot

Input#

Argument NameDescriptionRequired
recording_idthe ubnt_id of the recording.Required

Context Output#

There is no context output for this command.