@scrypted/nvr 0.0.35 → 0.0.37

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
@@ -29,9 +29,10 @@ App Store installation will be available upon final release. The Beta has Progre
29
29
 
30
30
  #### App Install Instructions
31
31
  1. Install and log into the Scrypted Cloud plugin.
32
- 2. On your phone/desktop, using the browser(s) specified above for your OS, visit [home.scrypted.app](https://home.scrypted.app) and log in.
33
- 3. View Cameras and Recordings.
34
- 4. This page can be installed as an app. See screenshots below.
32
+ 2. On your phone/desktop, using the browser(s) specified above for your OS, open [the app installation link](https://home.scrypted.app/endpoint/@scrypted/nvr/public/install-pwa) and log into Scrypted Cloud.
33
+ 4. This page can be installed as an app. See screenshot below.
35
34
 
36
- <a href='https://user-images.githubusercontent.com/73924/189579703-9d181e97-aa06-4dbd-b96c-160a9aaa1e91.jpg'>
37
- <img width="400" alt="Scrypted_NVR_App_Install" src="https://user-images.githubusercontent.com/73924/189579703-9d181e97-aa06-4dbd-b96c-160a9aaa1e91.jpg"></a>
35
+ <p align="center">
36
+ <a href='https://user-images.githubusercontent.com/73924/194009896-359021b8-63a1-484f-aed7-35edeff92fa2.jpeg'>
37
+ <img width="400" alt="Scrypted_NVR_App_Install" src="https://user-images.githubusercontent.com/73924/194009896-359021b8-63a1-484f-aed7-35edeff92fa2.jpeg"></a>
38
+ </p>
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.35",
3
+ "version": "0.0.37",
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",