@scrypted/nvr 0.0.271 → 0.0.273
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/README.md +6 -3
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ NVR plugin for Scrypted.
|
|
|
4
4
|
|
|
5
5
|
**This plugin is currently only intended for local RTSP cameras.**
|
|
6
6
|
|
|
7
|
-
This readme will guide you through the NVR setup, camera smart detection setup and app installation. **New Scrypted users are encouraged to integrate and verify their cameras with Scrypted before
|
|
7
|
+
This readme will guide you through the NVR setup, camera smart detection setup and app installation. **New Scrypted users are encouraged to integrate and verify their cameras with Scrypted before using the NVR plugin**. Additional help and support can also be found on the [Scrypted Discord #nvr Channel](https://discord.gg/DcFzmBHYGq).
|
|
8
8
|
|
|
9
9
|
### Purchase and Manage Subscription
|
|
10
10
|
|
|
@@ -26,6 +26,8 @@ The NVR requires a storage directory for recordings. It is highly recommended to
|
|
|
26
26
|
```
|
|
27
27
|
2. Observe the free space reported by Scrypted NVR Plugin to verify the correct drive is being used.
|
|
28
28
|
|
|
29
|
+
<br/>
|
|
30
|
+
|
|
29
31
|
### Camera Setup
|
|
30
32
|
|
|
31
33
|
After adding a camera to Scrypted using the appropriate camera plugin, enable recording in the Camera Settings by selecting `Scrypted NVR` in the `Integrations and Extensions` list. Scrypted NVR highly recommends following the [Scrypted Codec Settings guide](https://github.com/koush/scrypted/wiki/Codec-Settings) to configure your camera for optimal recording and playback performance (these are the same settings for HomeKit). You can use the admin page provided by your camera manufacturer to configure these settings.
|
|
@@ -41,8 +43,9 @@ After the cameras are configured, [Cameras and Recordings](/endpoint/@scrypted/c
|
|
|
41
43
|
Cameras and recordings can be viewed remotely via a browser or the app. The [Scrypted Cloud](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/cloud) plugin is required.
|
|
42
44
|
|
|
43
45
|
1. Install the [Scrypted Cloud](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/cloud) plugin.
|
|
44
|
-
* Scrypted Cloud
|
|
45
|
-
2.
|
|
46
|
+
* Scrypted Cloud accommodates custom domains and is required to be installed when self hosting. See below for self hosting instructions.
|
|
47
|
+
2. Login on the Scrypted Cloud plugin.
|
|
48
|
+
* Though it is not required, configuring port forwarding or UPNP on your router is highly recommended for the best performance.
|
|
46
49
|
3. Your cameras can now be viewed from anywhere at [nvr.scrypted.app](https://nvr.scrypted.app).
|
|
47
50
|
|
|
48
51
|
<br/>
|
package/dist/plugin.zip
CHANGED
|
Binary file
|