@scrypted/nvr 0.0.265 → 0.0.268

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 CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  NVR plugin for Scrypted.
4
4
 
5
- **This plugin is intended for local RTSP cameras only.**
5
+ **This plugin is currently only intended for local RTSP cameras.**
6
6
 
7
- This readme will guide you through the NVR setup, camera and detection setup, app installation, and optionally, self hosting. Additional help and support can also be found on the [Scrypted Discord #nvr Channel](https://discord.gg/DcFzmBHYGq).
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 setting up this 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
 
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/nvr",
3
- "version": "0.0.265",
3
+ "version": "0.0.268",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",