@scrypted/nvr
Advanced tools
Comparing version 0.10.133 to 0.10.134
<details> | ||
<summary>Changelog</summary> | ||
### 0.10.133 | ||
fix ffmpeg path in heterogenous cluster | ||
### 0.10.132 | ||
fix ffmpeg path in heterogenous cluster | ||
fix ffmpeg leak on transcode | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@scrypted/nvr", | ||
"version": "0.10.133", | ||
"version": "0.10.134", | ||
"exports": { | ||
"./src/main.ts": "./main.nodejs.js", | ||
"./src/motion-fork.ts": "./motion-fork.nodejs.js", | ||
"./src/adaptive-bitrate-fork.ts": "./adaptive-bitrate-fork.nodejs.js", | ||
"./src/transcode-fork.ts": "./transcode-fork.nodejs.js", | ||
"./src/libav-fork.ts": "./libav-fork.nodejs.js", | ||
@@ -9,0 +9,0 @@ "./src/face-fork.ts": "./face-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
3066408