@scrypted/nvr
Advanced tools
Comparing version 0.10.40 to 0.10.44
<details> | ||
<summary>Changelog</summary> | ||
### 0.10.43 | ||
remove prune fork | ||
update motion workers | ||
### 0.10.40 | ||
fork based edge processing | ||
remove zygote in favor of worker file fork | ||
debug logging | ||
### 0.10.37 | ||
@@ -5,0 +18,0 @@ |
{ | ||
"name": "@scrypted/nvr", | ||
"version": "0.10.40", | ||
"version": "0.10.44", | ||
"exports": { | ||
"./src/main.ts": "./main.nodejs.js", | ||
"./src/motion-fork.ts": "./motion-fork.nodejs.js", | ||
"./src/prune-fork.ts": "./prune-fork.nodejs.js", | ||
"./src/decoder-fork.ts": "./decoder-fork.nodejs.js", | ||
@@ -9,0 +8,0 @@ "./src/libav-fork.ts": "./libav-fork.nodejs.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2831865