Search found 48 matches

by patmansf
Wed Oct 13, 2021 6:02 pm
Forum: ZoneMinder 1.36.x
Topic: rpmfusion repo
Replies: 4
Views: 4760

Re: rpmfusion repo

I pushed zm 1.36.8 packages to rpmfusion the day it was released. You have to watch the rpmfusion devel list for package announcements. For example: https://lists.rpmfusion.org/archives/list/rpmfusion-developers@lists.rpmfusion.org/thread/CP2AC3H5TRZBZCCQD5GCEO7EWHNPK4W3/ Thanks, I installed it via...
by patmansf
Sun Oct 10, 2021 3:48 pm
Forum: ZoneMinder 1.36.x
Topic: rpmfusion repo
Replies: 4
Views: 4760

Re: rpmfusion repo

Any updates on this?

I'm looking to get an update on Fedora 33.

I see 1.36.8 is out though I don't see any announcement, and no updates for it in rpmfusion.
by patmansf
Mon Jun 14, 2021 6:15 pm
Forum: ZoneMinder 1.36.x
Topic: Memory Leak/Increase and Choppy events due to Maximum Image Buffer Size
Replies: 86
Views: 1819342

Re: Memory Leak/Increase and Choppy events due to Maximum Image Buffer Size

theogre wrote: Mon Jun 14, 2021 1:35 am

Just wanted to add to this that I have as well modified MariaDB/InnoDB configuration for better disk access
What are you or others modifying with the DB to improve "disk access"?
by patmansf
Sat Jun 12, 2021 4:21 pm
Forum: ZoneMinder 1.36.x
Topic: excessive logging and cannot delete database log entries
Replies: 7
Views: 9360

Re: excessive logging and cannot delete database log entries

Even after a reboot the DB Logs.ibd is still 5.1G.

Given the extent of the problems (excessive logging, requires tuning each source, then uses more CPU and memory, and then there is a memory leak), I am going to to try and downgrade back to 1.34.
by patmansf
Sat Jun 12, 2021 4:08 pm
Forum: ZoneMinder 1.36.x
Topic: Memory Leak/Increase and Choppy events due to Maximum Image Buffer Size
Replies: 86
Views: 1819342

Re: Memory Leak/Increase and Choppy events due to Maximum Image Buffer Size

I ended up completely nuking my setup and went back to 1.34 Yeah, after the excessive logging filling up my disk, having to clean that up (about 10-20 events logged per second both the log files themselves and the DB Log table were huge), then modifying options to stop the errors leads to higher CP...
by patmansf
Sat Jun 12, 2021 12:04 am
Forum: ZoneMinder 1.36.x
Topic: excessive logging and cannot delete database log entries
Replies: 7
Views: 9360

Re: excessive logging and cannot delete database log entries

Now I'm not sure what's happening, I started zm and it added one log entry, and now I can see that one entry in the DB but the DB Logs.ibd is still 5 GiB.

Let me look for some sort of way to shrink the corresponding file.
by patmansf
Fri Jun 11, 2021 11:58 pm
Forum: ZoneMinder 1.36.x
Topic: excessive logging and cannot delete database log entries
Replies: 7
Views: 9360

Re: excessive logging and cannot delete database log entries

I ran

Code: Select all

mysqlcheck
and it says all tables are "OK".
by patmansf
Fri Jun 11, 2021 11:56 pm
Forum: ZoneMinder 1.36.x
Topic: excessive logging and cannot delete database log entries
Replies: 7
Views: 9360

Re: excessive logging and cannot delete database log entries

You need to increase the "Maximum Image Buffer Size" for whatever cameras are returning those log errors. You'll most likely have to allocate more memory and expect more CPU usage for recording/analysis than previously on 1.34. Another thing that might help if you're using Motion Detectio...
by patmansf
Fri Jun 11, 2021 3:55 pm
Forum: ZoneMinder 1.36.x
Topic: excessive logging and cannot delete database log entries
Replies: 7
Views: 9360

excessive logging and cannot delete database log entries

Hi - Running zoneminder on current Fedora 33 [edited to fix the version of Zoneminder I'm using]: Zoneminder 1.36.1-3.fc33 rpm from rpmfusion-free-updates-testing It looks like there is no way to manually delete database log entries via the web UI, and the auto delete of them is failing because ther...
by patmansf
Sat Jun 05, 2021 4:42 pm
Forum: ZoneMinder 1.36.x
Topic: [Still] No capturing after update to 1.36.3
Replies: 4
Views: 2185

Re: No capturing after update to 1.36.1

I'm not sure what repo / packages you are using, but based on this post, I skipped 1.36.1 and updated to 1.36.3 using the rpmfusion-free-updates-testing repo (1.36.3 is not in the main rpmfusion repo yet). This: dnf --enablerepo=rpmfusion-free-updates-testing upgrade zoneminder I was upgrading from ...
by patmansf
Sun Dec 16, 2018 6:29 pm
Forum: Hardware Compatibility List
Topic: Changing Hikvision settings and updating firmware
Replies: 0
Views: 2893

Changing Hikvision settings and updating firmware

Not a compatibility listing. In order to change some of the settings (such as the on screen display) or even to upgrade firmware on Hikvision IP cameras - at least for my model DS-2CD2042WD-I - you need to have their web plugin installed, and the plugin only seems to work with Internet Explorer. I h...
by patmansf
Sun Dec 16, 2018 5:33 pm
Forum: ZoneMinder 1.32.x
Topic: upgraded from fedora 27 to fedora 29 and zoneminder fails to start
Replies: 4
Views: 2670

Re: upgraded from fedora 27 to fedora 29 and zoneminder fails to start

Yes I do thanks for letting me know :) I've switched back to stable and it's working fine. And FYI for others, if you need to switch from the testing package back to the stable, disable your testing repo, and then I had to use the the package, version and arch for the install to pull in the stable v...
by patmansf
Sat Dec 15, 2018 6:42 pm
Forum: ZoneMinder 1.32.x
Topic: upgraded from fedora 27 to fedora 29 and zoneminder fails to start
Replies: 4
Views: 2670

Re: upgraded from fedora 27 to fedora 29 and zoneminder fails to start

Thanks, I installed a test build (zoneminder-1.32.3-1.1.20181211gitg1e8c4276b.fc29.x86_64 and its related packages), and it's working now :-D I did notice there are leftover merge / conflict tags in the README.httpd, these: <<<<<<< HEAD If this step is not performed correctly, the web console will a...
by patmansf
Mon Dec 10, 2018 5:09 am
Forum: ZoneMinder 1.32.x
Topic: upgraded from fedora 27 to fedora 29 and zoneminder fails to start
Replies: 4
Views: 2670

upgraded from fedora 27 to fedora 29 and zoneminder fails to start

Running zoneminder on Fedora 29 via an upgrade from Fedora 27. I'm using zoneminder via rpmfusion, currently at: zoneminder-1.32.2-1.fc29.x86_64 On fc27, I was also running 1.32.2.-1 with no issues, the package showed zoneminder-1.32.2-1.fc27.x86_64 Starting zoneminder fails, in the log files, I see...
by patmansf
Sat Oct 27, 2018 3:31 am
Forum: Non-ZoneMinder Chat
Topic: Adding new PoE camera into ZM
Replies: 3
Views: 6277

Re: Adding new PoE camera into ZM

Searched for hkvision and zoneminder and hit this page ... funny because it's a hikvision ("hik", not "hk") camera :-D