Add motion masks to family room camera
This commit is contained in:
parent
0d97e5b5a5
commit
84c91ec9e0
|
@ -162,6 +162,10 @@ cameras:
|
||||||
enabled: true
|
enabled: true
|
||||||
width: 1920
|
width: 1920
|
||||||
height: 1080
|
height: 1080
|
||||||
|
motion:
|
||||||
|
mask:
|
||||||
|
- 0,0,0.32,0,0.32,0.048,0,0.048 # Timestamp
|
||||||
|
- 0.351,0,0.47,0,0.471,0.16,0.353,0.165 # Window
|
||||||
office:
|
office:
|
||||||
enabled: false
|
enabled: false
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
|
|
Loading…
Reference in New Issue