UnifiVideo
UnifiVideo NVR Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
#
unifivideo-get-camera-listGets the list of cameras bound with the NVR.
#
Base Commandunifivideo-get-camera-list
#
InputThere are no input arguments for this command.
#
Context OutputPath | Type | Description |
---|---|---|
UnifiVideo.Cameras | Unknown | The camera list. |
#
unifivideo-get-snapshotThe name of the camera to take the snapshot from. If empty then all camera snapshots will be taken.
#
Base Commandunifivideo-get-snapshot
#
InputArgument Name | Description | Required |
---|---|---|
camera_name | The name of the camera. | Required |
#
Context OutputThere is no context output for this command.
#
unifivideo-get-recordingDownload a recording to file.
#
Base Commandunifivideo-get-recording
#
InputArgument Name | Description | Required |
---|---|---|
recording_id | The id of the recording. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
UnifiVideo.Recordings | Unknown | The recording list. |
#
unifivideo-set-recording-settingsSet the recording settings.
#
Base Commandunifivideo-set-recording-settings
#
InputArgument Name | Description | Required |
---|---|---|
camera_name | The camera name. | Required |
rec_set | Recording setting, motion,fulltime or disable. Possible values are: fulltime, motion, disable. Default is motion. | Required |
#
Context OutputThere is no context output for this command.
#
unifivideo-ir-ledsTurn ON or OFF the camera Infra-Red LED.
#
Base Commandunifivideo-ir-leds
#
InputArgument Name | Description | Required |
---|---|---|
camera_name | The camera name. | Required |
ir_leds | The Infra-Red LED mode. Possible values are: auto, on, off. Default is auto. | Required |
#
Context OutputThere is no context output for this command.
#
unifivideo-get-recording-listGet the list of all recordings.
#
Base Commandunifivideo-get-recording-list
#
InputThere are no input arguments for this command.
#
Context OutputThere is no context output for this command.
#
unifivideo-get-snapshot-at-frameGet a snapshot from video file based on the frame number.
#
Base Commandunifivideo-get-snapshot-at-frame
#
InputArgument Name | Description | Required |
---|---|---|
entryid | File entryID of the video file. | Required |
frame | Frame to take from the video. | Required |
#
Context OutputThere is no context output for this command.
#
unifivideo-get-recording-snapshotGet the recording snapshot (at frame) based on the recording id.
#
Base Commandunifivideo-get-recording-snapshot
#
InputArgument Name | Description | Required |
---|---|---|
frame | The frame to snapshot. Default is 150. | Required |
recording_id | the ubnt_id of the recording. | Required |
#
Context OutputThere is no context output for this command.
#
unifivideo-get-recording-motion-snapshotGets the frame snapshot that has triggered the motion event.
#
Base Commandunifivideo-get-recording-motion-snapshot
#
InputArgument Name | Description | Required |
---|---|---|
recording_id | the ubnt_id of the recording. | Required |
#
Context OutputThere is no context output for this command.