From ad49ce46fdd6c3d245302575de8fede0995d4069 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 30 Dec 2016 13:42:28 -0500 Subject: initial support - motion shows in alarm frames, falls back to no motion frames if analysis images are not found. Scrub and playback don't show motion outlines (yet) #417 --- www/templates/events.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events.html b/www/templates/events.html index cb6809f3..a14452bc 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -121,6 +121,10 @@ +

@@ -128,8 +132,9 @@
:{{alarm.frameid}},:{{alarm.score}}, : {{prettifyTimeSec(alarm.time)}}
- - + + +
-- cgit v1.2.3