@scrypted/nvr 0.0.247 → 0.0.249

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,6 +2,8 @@
2
2
 
3
3
  NVR plugin for Scrypted.
4
4
 
5
+ **This plugin is intended for local RTSP cameras only.**
6
+
5
7
  This readme will guide you through the NVR setup, camera and detection setup, app installation, and optionally, self hosting.
6
8
 
7
9
  ### Purchase and Manage Subscription
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.247",
3
+ "version": "0.0.249",
4
4
  "scripts": {
5
5
  "prepublishOnly": "WEBPACK_DEVTOOL=nosources-source-map NODE_ENV=production scrypted-webpack",
6
6
  "prescrypted-vscode-launch": "WEBPACK_DEVTOOL=nosources-source-map scrypted-webpack",