mirror of
https://github.com/koush/scrypted.git
synced 2026-03-03 09:42:06 +00:00
pam-diff: tweak default motion percent
This commit is contained in:
@@ -9,7 +9,7 @@ import { PassThrough, Writable } from 'stream';
|
||||
const { mediaManager } = sdk;
|
||||
|
||||
const defaultDifference = 9;
|
||||
const defaultPercentage = 15;
|
||||
const defaultPercentage = 2;
|
||||
|
||||
interface PamDiffSession {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user