-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve event montage view #186
Comments
I have many questions here - will get back to it after I make my next release |
Just to help with the 'too many questions', I'm listing the suggestions. Main ideas:
Secondary ideas:
Maybe I edit this later, but for now is this... |
On the monitor flashing with new alarms - that is already supported if you install the event server. Are you talking about something else? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This option will keep replaying the latest 'n' events from each camera. zmNinja should ask api the latest 'n' events id from zoneminder, download and cache them in temporary folder to avoid excessive mobile data.
zmNinja should always priorize fresh events with big alarm points, and this data should be visible in a easy to understand way - there is no need to show year, month, nither day of month. The alarm points can be showd as a blue-to-red square/backgroud or a small progressbar. Example: [camera 1] [2 minutes ago] [zone 'door'] [points 25/100]
Tapping on a playing event should open the event to provide user handy analysis of event. Swiping left skips to the previous event, and swiping right skips to the next event.
Another essential feature is listen for alarms in cameras, and when a alarm happens stop the event cycle and showup live alarm(s).
The alarmed cameras should have some kind of 'bold' to call user attention, can be a shake animation, a background change color, a size increase transformation. The bold effect could be configurable to alert for some configurable time or proportional to the alarm points.
My use case of this software is running always open in a television, so would be nice if it play a sound on event, also will be nice to have this option could be scheduled so it don't trigger events in moments its normal to have events (but the mute from television is an easy workaround)
I believe this is an important feature as it will save a lot of network data and will be easier to see what just happens.
If I hear a noise outside I just have to look at smart events montage, and don't have the time consuming task of going to events and see if something happen in the last minute in each camera.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: