I'm running 1.22.3 on Ubuntu 10.04 (via the standard apt package) with a network cam. All working well.
I'd like to trigger an alarm when there's activity in one portion of the frame A, but if there's also activity at the same time in another area (B) I'd like the alarm to be suppressed. In other words, I only want it to trigger if there is *only* motion in the small area A and nowhere else (or at least not in the other zone B). I tried making zone B preclusive and inactive, but neither seemed to have any effect. It's hard to tell from the docs exactly what preclusive/inactive do; seems like preclusive should work. Is there some debugging help I can turn on to see which zones are triggered when?
(ps: is there any way to disable the Javascript code that sets the browser window size???)