Skip to content

Commit

Permalink
Update smart-occupancy-sensor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koush authored Dec 21, 2024
1 parent 9170959 commit 81326a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion detection/smart-occupancy-sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ import ImagePopup from '../src/ImagePopup.vue';

## Setup

Scrypted can create a `Smart Occupancy Sensor` that remains active while a specific object is detected on a camera. This requires [Scrypted NVR Object Detection](/scrypted-nvr/) or any of the other object detection plugins like CoreML, OpenVINO, ONNX, or TensorFlow-lite.
Scrypted can create a `Smart Occupancy Sensor` that remains active while a specific object is detected on a camera. For example, the sensor can determine if a parking spot is utilized or a baby's crib is empty, and trigger automations.

Smart Occupancy Sensor requires [Scrypted NVR Object Detection](/scrypted-nvr/) or any of the other object detection plugins like CoreML, OpenVINO, ONNX, or TensorFlow-lite.

1. Install the `Video Analysis Plugin`.
2. Click `Add New`.
Expand Down

0 comments on commit 81326a2

Please sign in to comment.