Feature Request: Video Synopsis
I saw this cool post on reddit where a company has a feature where they super impose all the movement for a period of time in a single short summary video. Check it out. There is some discussion on the post about the company having a patent on it, so maybe that would be a problem. Also it the comments, someone mentions how they coded something similar and have it up on Github.
Comments
-
Thanks for drawing our attention to this, it's certainly an interesting way to summarise a longer CCTV video, though I'm not convinced to what extent this is a curious gimmick rather than a practically useful feature. We have no plans to add something like this to SecuritySpy, and as you say if it's patented then it might be legally difficult for us to do so.
-
I think the key to the usefulness of the feature is that the times are included with the images. That way it serves as an index into the captures. You can watch a short video and find the time of the true capture you want to watch.
-
As a developer, I once tackled a similar need for quick visual summaries by combining motion detection with RPA logic to auto-generate video snapshots during off-hours surveillance. Using tools like those from robotic process automation services https://www.abtosoftware.com/services/robotic-process-automation-services, we automated video parsing, tagging events with metadata, and feeding the results into dashboards. It saved hours of manual review and helped identify anomalies much faster.

