@scrypted/nvr 0.1.220 → 0.1.222
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 +12 -0
- package/README.md +1 -1
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -38,7 +38,7 @@ The NVR requires a storage directory for recordings. It is highly recommended to
|
|
|
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
40
|
* Object Detection is an optional feature. Disabling the `Scrypted NVR Object Detection` extension will reduce system load.
|
|
41
|
-
* Scrypted NVR will automatically install the appropriate software Object
|
|
41
|
+
* Scrypted NVR will automatically install the appropriate software Object Detection plugins (ie, CoreML, OpenVINO, etc). If the server has a Coral accelerator, the `Tensorflow Lite` plugin must be manually installed.
|
|
42
42
|
|
|
43
43
|
<!--
|
|
44
44
|
2. Install an Object Detection Plugin:
|
package/dist/plugin.zip
CHANGED
|
Binary file
|