@scrypted/nvr 0.9.55 → 0.9.56
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 +8 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,16 @@
|
|
|
1
1
|
<details>
|
|
2
2
|
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
|
+
### 0.9.55
|
|
5
|
+
|
|
6
|
+
improve decoder teardown
|
|
7
|
+
log weird snapshot path
|
|
8
|
+
libav load fixes
|
|
9
|
+
|
|
10
|
+
|
|
4
11
|
### 0.9.54
|
|
5
12
|
|
|
13
|
+
fix spurious snapshot saving when running motion detector + nvr and no object detection
|
|
6
14
|
fixup libswscale dynamic resize quirks
|
|
7
15
|
bail frame generator after single frameis retrieved
|
|
8
16
|
dont use hw decode on single frame requests
|
package/dist/plugin.zip
CHANGED
|
Binary file
|