@scrypted/nvr 0.1.99 → 0.1.100
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
<details>
|
|
2
2
|
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
|
+
### 0.1.99
|
|
5
|
+
|
|
6
|
+
reenter motion confirmation mode on motion loss
|
|
7
|
+
update readme
|
|
8
|
+
always prefer newer detections
|
|
9
|
+
fix motion bucketizer cropping redetection areas
|
|
10
|
+
|
|
11
|
+
|
|
4
12
|
### 0.1.98
|
|
5
13
|
|
|
6
14
|
fix generator close
|
package/README.md
CHANGED
|
@@ -37,6 +37,7 @@ The NVR requires a storage directory for recordings. It is highly recommended to
|
|
|
37
37
|
2. Add the camera using the appropriate camera plugin.
|
|
38
38
|
3. Enable recording in the Camera Settings by selecting `Scrypted NVR` in the `Integrations and Extensions` list.
|
|
39
39
|
4. [Verify Motion Detection and Object Detection is working](https://github.com/koush/nvr.scrypted.app/wiki/Scrypted-NVR-Camera-Verification).
|
|
40
|
+
* Object Detection is an optional feature. Disabling the `Scrypted NVR Object Detection` extension will reduce system load.
|
|
40
41
|
|
|
41
42
|
<!--
|
|
42
43
|
2. Install an Object Detection Plugin:
|
package/dist/plugin.zip
CHANGED
|
Binary file
|