@scrypted/nvr 0.1.228 → 0.2.6
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 +5 -0
- package/README.md +2 -9
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -13,6 +13,8 @@ This plugin is in a *paid* public beta. A [live demo server](https://demo.scrypt
|
|
|
13
13
|
1. Visit to the [billing portal](https://billing.scrypted.app) and login to purchase a subscription. Return to the billing portal at any time to upgrade or cancel the subscription.
|
|
14
14
|
2. Login to the Scrypted NVR Plugin using the *same login account* from the billign potral. The plugin's `Login` button can be found at the top of the Scrypted NVR plugin page within the Scrypted Management Console.
|
|
15
15
|
|
|
16
|
+
After purchase, Mac and Windows users must [Install](https://docs.scrypted.app/desktop-application.html) or [Migrate](https://docs.scrypted.app/migration.html#migrating-to-the-desktop-application) to the [Desktop Application](https://docs.scrypted.app/desktop-application.html).
|
|
17
|
+
|
|
16
18
|
### NVR Setup
|
|
17
19
|
|
|
18
20
|
The NVR requires a storage directory for recordings. It is highly recommended to use a SATA/USB surveillance drive (and not an SD Card, etc) for storage.
|
|
@@ -40,15 +42,6 @@ The NVR requires a storage directory for recordings. It is highly recommended to
|
|
|
40
42
|
* Object Detection is an optional feature. Disabling the `Scrypted NVR Object Detection` extension will reduce system load.
|
|
41
43
|
* 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
44
|
|
|
43
|
-
<!--
|
|
44
|
-
2. Install an Object Detection Plugin:
|
|
45
|
-
* MacOS: [CoreML Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/coreml)
|
|
46
|
-
* Linux/Windows: [Tensorflow Lite Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/tensorflow-lite)
|
|
47
|
-
* Windows: [Tensorflow Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/tensorflow)
|
|
48
|
-
3. `Scrypted NVR Object Detection` can then be enabled `Integrations and Extensions`. The extension provides event thumbnails and rich notifications to the app. The detection process will use considerable CPU. System performance will vary based on available resources.
|
|
49
|
-
* **Do not enable the installed Object Detection Plugin from the previous step. It will be used automatically by Scrypted NVR Object Detection**.
|
|
50
|
-
-->
|
|
51
|
-
|
|
52
45
|
### View Cameras and Recordings
|
|
53
46
|
|
|
54
47
|
After the cameras are configured, [Cameras and Recordings](/endpoint/@scrypted/core/public/) can be viewed on your local network by visiting the address of this Scrypted server.
|
package/dist/plugin.zip
CHANGED
|
Binary file
|