@scrypted/nvr 0.9.11 → 0.9.13

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 CHANGED
@@ -1,6 +1,24 @@
1
1
  <details>
2
2
  <summary>Changelog</summary>
3
3
 
4
+ ### 0.9.12
5
+
6
+ fix potential unhandled rejection with h265 transcode
7
+ remove house intercom
8
+ remove house intercom
9
+
10
+
11
+ ### 0.9.11
12
+
13
+ new storage progress bars
14
+ fix potential unhandled rejection around notificaiton delivery
15
+ cloud href
16
+ fix unhandled rejection in first packet fai;ure
17
+ fixup promise race
18
+ fix potential unhandled rejections
19
+ disable vaapi inside nvidia contianer
20
+
21
+
4
22
  ### 0.9.10
5
23
 
6
24
  socket failure cleanups
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.9.11",
3
+ "version": "0.9.13",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",