more motion masks
This commit is contained in:
parent
5f03629cb9
commit
66c3a143d8
@ -174,7 +174,7 @@ in
|
||||
enabled = true;
|
||||
motion.mask = [
|
||||
"0.308,0.235,0.305,1,0,1,0,0,0.587,0.005"
|
||||
"0.748,1,0.867,0,0.996,0.005,1,1"
|
||||
"0.766,1,0.867,0,1,0,1,1"
|
||||
];
|
||||
ffmpeg = {
|
||||
output_args = {
|
||||
@ -195,6 +195,9 @@ in
|
||||
|
||||
vno4-dome-ptz = {
|
||||
enabled = true;
|
||||
motion.mask = [
|
||||
"0,0.115,1,0.115,1,0,0,0"
|
||||
];
|
||||
ffmpeg = {
|
||||
output_args = {
|
||||
record = "preset-record-generic-audio-copy";
|
||||
|
Loading…
Reference in New Issue
Block a user