A vehicle on our lot got keyed badly and there was a camera 10 feet away. However, since I have the cameras continually recording in 5 minute chunks and did not know the exact time of the vandalism, I had to sit through hours of video played at 10x watching for somebody to go near the vehicle in question, then slow it down and see if they did anything. (Unfortunately, I didn't archive far enough back and the events were overwritten before I realized that it happened earlier than I thought.

Anyways, I'd like to create a custom zone definition. This could probably be done with the existing zone definition code. I would use this to define where I'm looking for motion. ie - near the back of the tailgate where the paint was destroyed.
Then, I'd like to be able to feed selected events into any of the zone definitions that I've created and have the system examine the events using the existing motion detection code to determine which ones have motion in the specified zones.
Afterwards, the events with motion in them should be flagged somehow and presented for review. This would eliminate my having to watch hours of video when only half a dozen events have anything happening in them (people walking by, etc).
What do you think?