Search found 193 matches

by kitkat
Sat Nov 27, 2021 12:00 am
Forum: ZoneMinder 1.36.x
Topic: Button Colors
Replies: 6
Views: 4505

Re: Button Colors

My best guess at what the colours mean is... Red if the monitor isn't running or can't be connected to, or if the capture rate is 0 FPS. Orange if the analysis rate is 0 FPS except when in Monitor or NoDect mode (perhaps record should be in there as well). Green otherwise. I've no idea why you see d...
by kitkat
Wed Nov 24, 2021 3:44 am
Forum: ZoneMinder 1.36.x
Topic: Load on the server
Replies: 16
Views: 34212

Re: Load on the server

In general, I would like to be able to take 2 streams from each camera in future versions of the program. For good resolution for recording and bad resolution only for viewing and only in MONTAGE mode. I think you can do this to some extent. Set up a monitor pointing to the camera's high-res stream...
by kitkat
Wed Nov 24, 2021 12:09 am
Forum: ZoneMinder 1.36.x
Topic: Events list - truncate/limit 'cause' column width
Replies: 12
Views: 14670

Re: Events list - truncate/limit 'cause' column width

A fix for this is to edit the file /usr/share/zoneminder/www/skins/classic/views/js/events.js and remove the text-nowrap CSS class from the Notes field of the output. In my copy of the file (ZM 1.36.10 on CentOS 7) line 66 reads row.Cause = row.Cause + '<a href="#" class="objDetectLin...
by kitkat
Tue Nov 23, 2021 11:06 pm
Forum: ZoneMinder 1.30.x
Topic: How to save the images in a the Hdd external?
Replies: 3
Views: 4908

Re: How to save the images in a the Hdd external?

I've always found it easier to change the default storage area and deal with everything in just one place rather than add another one. There's a guide to using a dedicated partition in this way here: https://zoneminder.readthedocs.io/en/latest/installationguide/dedicateddrive.html#dedicated-drive-pa...
by kitkat
Tue Nov 23, 2021 10:50 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Lamp Mariadb install error
Replies: 36
Views: 57791

Re: Lamp Mariadb install error

Is there something missing in the install steps ?? Possibly. They don't specifically mention enabling the database to start at boot, and it's possible that the installer doesn't do that. (They do mention it for ZM itself so it may even be normal to not auto-start or enable a service at installation...
by kitkat
Mon Nov 22, 2021 10:35 pm
Forum: ZoneMinder 1.36.x
Topic: update httpd in CentOS 7.9
Replies: 4
Views: 4470

Re: update httpd in CentOS 7.9

I'm going to chime in with some anecdotal evidence and say that I'm running CentOS 7.9.2009 (Core) with httpd-2.4.6.97.el7.centos.2.x86_64 and ZM 1.36.10 and I haven't seen the same problem here. That's probably not especially helpful, I know, but perhaps useful to someone and it might point to some...
by kitkat
Sun Nov 21, 2021 7:40 pm
Forum: ZoneMinder 1.34.x
Topic: Make default to list latest events first?
Replies: 3
Views: 5797

Re: Make default to list latest events first?

JimS wrote: Sun Nov 21, 2021 5:21 pm changing the sort field seems optional.
Yeah, probably - I just copied what mine says :)
by kitkat
Sun Nov 21, 2021 4:26 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Lamp Mariadb install error
Replies: 36
Views: 57791

Re: Lamp Mariadb install error

It's not simply a case of

Code: Select all

service mariadb start
or

Code: Select all

systemctl start mariadb
is it?
by kitkat
Sun Nov 21, 2021 3:00 pm
Forum: ZoneMinder 1.34.x
Topic: Make default to list latest events first?
Replies: 3
Views: 5797

Re: Make default to list latest events first?

Yep :)

Go to Options -> Web and set WEB_EVENT_SORT_FIELD to id and WEB_EVENT_SORT_ORDER to desc
by kitkat
Mon Nov 15, 2021 6:43 pm
Forum: ZoneMinder 1.30.x
Topic: Timestamp issue
Replies: 2
Views: 14080

Re: Timestamp issue

Try checking that date.timezone is set correctly in /etc/php.ini and that it agrees with the system timezone (/etc/localtime). If there's more than one entry, delete all but one of them. You'll probably want to restart Apache after changing either of those (and maybe the syslog service if you change...
by kitkat
Wed Nov 10, 2021 7:47 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: The queue is full
Replies: 16
Views: 22573

Re: The queue is full

Load 5 % ... But CPU 50-60% on top -i Load isn't a simple percentage :) Roughly speaking, a load of 1.0 means one CPU core/thread at 100%, so if the load is greater than the number of CPU cores (or threads) then the CPU may be overloaded. nmon is useful and gives much more information that top: htt...
by kitkat
Tue Nov 02, 2021 9:58 pm
Forum: ZoneMinder 1.34.x
Topic: ZoneMinder 1.34.26 RPMs for EL7?
Replies: 5
Views: 5574

Re: ZoneMinder 1.34.26 RPMs for EL7?

These steps work for me Outstanding. Thank you very much. I already had the tools and environment setup from last time around so I updated those, and everything went smoothly with the new spec file. The only difference is that I have mock-rpmfusion-free here rather than mock-rpmfusion (typo maybe?)...
by kitkat
Mon Nov 01, 2021 9:53 pm
Forum: ZoneMinder 1.36.x
Topic: HTTP Error 500
Replies: 5
Views: 4928

Re: HTTP Error 500

You need to execute that file in MySQL rather than directly in a shell. Try this, substituting your MySQL username in the obvious place (either the zm user or the root user): mysql -u USERNAME -p zm < zm_create.sql Make sure that the input file contains only the definition for the logs table or else...
by kitkat
Mon Nov 01, 2021 1:27 pm
Forum: ZoneMinder 1.34.x
Topic: ZoneMinder 1.34.26 RPMs for EL7?
Replies: 5
Views: 5574

Re: ZoneMinder 1.34.26 RPMs for EL7?

I've been trying to build some but I got stuck when spectool tried to access https://github.com/ZoneMinder/crud/archive/v3.1.0-zm.tar.gz which returns a 404, and for which I can't find an alternative URL. My last attempt at running cmake, after installing various -devel packages that previous runs c...
by kitkat
Fri Oct 29, 2021 10:34 pm
Forum: ZoneMinder 1.36.x
Topic: help with motion setting
Replies: 8
Views: 1571

Re: help with motion setting

If you overlap zones then you'll process those pixels twice. I'd probably get rid of (or change) the All zone and setup one or more new ones that cover just the areas of interest - smaller zones are easier on the CPU. It's better to not process in the first place than to do so and then exclude after...