Search found 44 matches

by pepex7
Mon Dec 23, 2024 2:24 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: slow response in web access.
Replies: 3
Views: 781

Re: slow response in web access.

Thank you @iconnor I'm not sure if this is a good configuration, but it has worked for me (so far). I've been looking for some guide or recommendation for configuring Apache for zoneminder, but I couldn't find any. I followed this guide. https://www.hostmycode.in/tutorials/optimizing-apache-for-high ...
by pepex7
Fri Dec 20, 2024 1:02 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: slow response in web access.
Replies: 3
Views: 781

slow response in web access.

In zm 1.37.65, I have a delay in responding via web. When I reset the apache2 (service sudo systemctl restart apache2), I can access it a little faster again. Any recommendations? tail -f /var/log/apache2/error.log [Fri Dec 20 09:25:14.419544 2024] [php:warn] [pid 609185] [client 192.168.140.15 ...
by pepex7
Mon Dec 16, 2024 12:33 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: small display when opening an event.
Replies: 4
Views: 609

small display when opening an event.

In version 1.37.65 when opening an event, the small image will open.

attached image.
Captura de Pantalla 2024-12-16 a la(s) 09.28.51.png
Captura de Pantalla 2024-12-16 a la(s) 09.28.51.png (107.07 KiB) Viewed 609 times
The same thing is reported here.
viewtopic.php?t=33746
by pepex7
Wed Dec 11, 2024 2:56 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Found locked packet when trying to free up video packets. This means that decoding is not keeping up.
Replies: 4
Views: 890

Found locked packet when trying to free up video packets. This means that decoding is not keeping up.

I have a lot of entries in the log, and CPU usage is increasing. Dec 11 14:51:10 svr1 zmc_m95[1280672]: WAR [zmc_m95] [Found locked packet when trying to free up video packets. This means that decoding is not keeping up.] Dec 11 14:51:11 svr1 zmc_m106[1280691]: WAR [zmc_m106] [Found locked packet ...
by pepex7
Mon Nov 11, 2024 1:36 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: CPU overload
Replies: 1
Views: 1368

CPU overload

I have two servers with 144 cameras and everything works fine but randomly there is CPU overload, when I see the top command about 130% CPU usage (load average: 132,17, 118,72, 104,18). Zoneminder v1.37.47 160 GB Memory 48 cores resolution cameras 720p, 30fps, Depth color origin 32. why could it be ...
by pepex7
Fri Jan 05, 2024 1:15 am
Forum: ZoneMinder 1.36.x
Topic: NGINX Configuration for Multi Server Setup
Replies: 1
Views: 49810

Re: NGINX Configuration for Multi Server Setup

How to configure nginx? I have the problem with multiple server, the monitors created on server 2 are not seen.
by pepex7
Fri Dec 29, 2023 7:06 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Multi server thumbnail image black
Replies: 0
Views: 101847

Multi server thumbnail image black

I am trying to add a standalone zm server, multi server. by adding the ZM2 server with these instructions: https://zoneminder.readthedocs.io/en/stable/installationguide/multiserver.html. And when adding a camera I can't see the thumbnail image (only in black) very similar to what happened in this ...
by pepex7
Tue Dec 19, 2023 11:03 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Failed getting user_utilization from
Replies: 4
Views: 13904

Re: Failed getting user_utilization from

do you have more log?
I have been using 1.37.47 on Ubuntu 22.04 server and I have not received that error.
by pepex7
Tue Dec 19, 2023 3:24 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Disk 100% (1 of 4 disks full)
Replies: 1
Views: 7704

Re: Disk 100% (1 of 4 disks full)

only this has worked for me.
by pepex7
Tue Dec 19, 2023 2:36 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Disk 100% (1 of 4 disks full)
Replies: 1
Views: 7704

Disk 100% (1 of 4 disks full)

I have 1 disk of 4 full at 100%, and I am running the PurgeWhenFull filter. when looking at ls /var/log/zm/ | grep filter I get zmfilter_1.log at zmfilter_29.log (maybe I ran the filters too many times). Does this mean that they continue to run or is only the record left? The problem is that the ...
by pepex7
Wed Dec 13, 2023 2:11 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Streaming skips/choppy Ubuntu 22.04 zm 1.37.45 (multiport OK)
Replies: 7
Views: 32969

Re: Streaming skips/choppy Ubuntu 22.04 zm 1.37.45 (multiport OK)

Finally the workaround (Thanks to @iconnor) was to run an instance of zmninja 1.6.9 with the --ignore-connections-limit= ip option.

Code: Select all

./zmninja-pro-1.6.9-linux-x86_64.AppImage --path=instance1 --no-sandbox --ignore-connections-limit= ip_server
by pepex7
Wed Dec 06, 2023 3:02 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Streaming skips/choppy Ubuntu 22.04 zm 1.37.45 (multiport OK)
Replies: 7
Views: 32969

Re: Streaming skips/choppy Ubuntu 22.04 zm 1.37.45 (multiport OK)

I changed the vm in proxmox to bare-metal and tried v1.36.33 and v1.37.47, but the streaming in the zmninja montage has not changed (it is choppy). The web setup is perfect (at least with 12 cameras), but the review montage is choppy anyway. If I only add 10 cameras, all the streaming is fluid in ...
by pepex7
Wed Dec 06, 2023 2:54 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Montage view "choppy"
Replies: 14
Views: 81084

Re: Montage view "choppy"

geraldbrandt wrote: Wed Dec 06, 2023 1:52 pm Montage. I never actually use Montage Review.
have you managed to improve it?