It looks like I'll soon be experimenting with a quad input auto switching device. "Why?" you ask. Because we ran out of inputs, that's why!
Now, the EP4CQ linked above has a simple ASCII-over-Serial protocol to control which camera is up, and to put it back into quad mode (or to activate and pause cycle mode). So, I've been doing some experimenting while I wait on delivery of the device. Here's what I've found.
I think I could treat this as a single camera with four presets plus Home (for quad view). Then, i can set up four zones (named Cam1 - Cam4), one in each quadrant of the screen. Now, based on which zone is activated, I could use a filter on (Notes= Motion:Cam[1234]) to trigger the control script that activates the right camera.
This leaves two problems:
- How to get back to quad view (home preset). When should ZM switch back?
- How to get different zones?
Of course, that still leaves the question of how to know it's the right time to switch back to quad view.
Any thoughts?