CCTV Motion Detected

A playbook that runs ComputerVision on CCTV events

UnifiVideo NVR · 16 tasks · 6 inputs · 0 outputs

Inputs

  • NightHourStart — When does the critical time-range start?
  • NightHourEnd — When does the critical time-range stop?
  • NotifyEmail — What email to use for critical notification?
  • DetectionThreshold — The Machine Learning detection threshold level.
  • DetectionConfidence — The Machine Learning confidence threshold level.
  • ObjectToDetect — Objects to detect. Possible options: dog,cat,car,truck,airplane,bear,luggage,traffic lights,plant and many more.

Commands used

closeInvestigation markAsNote send-mail setIncident unifivideo-get-recording-snapshot yolo-coco-process-image

Flowchart

YES yes No Yes Start Start Get the recording snapshot into incident details - unifivideo-get-recording-snapshot Get the recording snapsho... unifivideo-get-recording-snap... Mark the snapshot as note - markAsNote Mark the snapshot as note markAsNote Machine Learning/Computer Vision processing - yolo-coco-process-image Machine Learning/Computer... yolo-coco-process-image Done Done Check if the object is detected Check if the object is de... Send email - send-mail Send email send-mail If in the night If in the night Set severity to Low - setIncident Set severity to Low setIncident Set severity to medium - setIncident Set severity to medium setIncident Set Severity Critical - setIncident Set Severity Critical setIncident Assign analyst - AssignAnalystToIncident Assign analyst AssignAnalystToIncident Is the object detected trusted? Is the object detected tr... Close the ticket - closeInvestigation Close the ticket closeInvestigation Manual analyst investigation Manual analyst investigation Get the object values - DumpJSON Get the object values DumpJSON