Search found 6 matches

by alexo
Fri May 05, 2017 7:05 am
Forum: ZoneMinder 1.30.x
Topic: Debian packages
Replies: 8
Views: 3603

Re: Debian packages

CPUs are averaging 65-70% but system load is constantly above 2.
FPS is set on all cameras and nothing changed in ZM.
As I do recording only, I guess could save a lot of resources If I could directly store in h246
by alexo
Thu May 04, 2017 6:33 am
Forum: ZoneMinder 1.30.x
Topic: Debian packages
Replies: 8
Views: 3603

Re: Debian packages

Well the CPUs run at 100% since 6 of the cams are recording at 1080px and the cpus are a bit old (2 Xeon cores 3060 @ 2.40GHz). Constant recording and no one watching montage.I use zmu to dump all images each 5 seconds to an apache web page. I have only ~2000 events (2 days of full recording) and I ...
by alexo
Wed May 03, 2017 6:48 pm
Forum: ZoneMinder 1.30.x
Topic: Debian packages
Replies: 8
Views: 3603

Re: Debian packages

I have 8 cams running at 2fps. SHM set to 4G, the system has 8GB RAM /tmp was increased and never goes above 50% tmpfs 4.0G 2.7G 1.4G 68% /dev/shm tmp 984M 403M 534M 43% /tmp Here is part of the logs(during crash): May 3 18:16:36 systemd[1]: zoneminder.service: main process exited, code=exited ...
by alexo
Wed May 03, 2017 12:30 pm
Forum: ZoneMinder 1.30.x
Topic: Debian packages
Replies: 8
Views: 3603

Debian packages

Hello,
Can anyone provide 1.30.2 Debian packages.
I want to try 1.30.2 on Debian 8 (Jessie).
Currently running 1.29.0 but experiencing a number of issues (the worst one is zoneminder service random crashes - 1-2 times a day)
Thanks
by alexo
Mon Feb 13, 2017 10:34 am
Forum: ZoneMinder 1.30.x
Topic: ZM Vulnerability
Replies: 7
Views: 4019

Re: ZM Vulnerability

Same is valid for 1.29 as I posted here -> viewtopic.php?f=34&t=25784
by alexo
Wed Feb 01, 2017 8:47 am
Forum: ZoneMinder 1.29.x
Topic: Apache default configuration - directory listing
Replies: 4
Views: 3970

Apache default configuration - directory listing

Hello, I recently installed 1.29.0 on Debian Jessie (8.7). The default apache config file has the following: <Directory /usr/share/zoneminder/www> php_flag register_globals off Options Indexes FollowSymLinks <IfModule mod_dir.c> DirectoryIndex index.php </IfModule> </Directory> Now without login to ...