Many times i have to scroll for searching a special event on camera. In my setup (4 presence outdoor cams) it would be very great, if i simply could filter (e.g. show only recordings of camera #2).
So please add some searching (date and time) and filter (camera, day, recognized type of subject, …) - it would be very great!
Kommentare
0 Kommentare
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Kommentare
0 Kommentare