Replies: 2 comments
-
So you want multiple masks and multiple events per image? |
Beta Was this translation helpful? Give feedback.
0 replies
-
My camera is facing the hallway with a glass entrance door. I would like a set a mask that triggers a script when motion is detected in front of the glass entrance door, e.g. to turn on the lights in the hallway. I would then define a second mask which triggers an alarm when motion is detected inside the hallway itself, e.g. by an intruder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please add the possibility to add multiple areas or masks ? Each area / mask should trigger a different action. A mask that - just like the static mask to lower sensitivity - defines the area where a script will be executed. The code to read masks is there and the detection overhead is just one if-statement more per loop.
Beta Was this translation helpful? Give feedback.
All reactions