Search found 129 matches

by geraldbrandt
Sun Nov 12, 2023 3:37 pm
Forum: ZoneMinder 1.36.x
Topic: Linked cameras sometimes not working
Replies: 26
Views: 73970

Re: Linked cameras sometimes not working

So one thing I've noticed, I'm getting a ton of these warnings now: 11/11/23, 11:21:31 PM CST zmc_m7 184886 WAR pkt.dts(18552600) must be <= pkt.pts(18544230).Decompression must happen before presentation. zm_videostore.cpp 1409 11/11/23, 11:21:31 PM CST zmc_m7 184886 WAR non increasing dts, fixing...
by geraldbrandt
Sat Nov 11, 2023 4:38 pm
Forum: ZoneMinder 1.36.x
Topic: Linked cameras sometimes not working
Replies: 26
Views: 73970

Re: Linked cameras sometimes not working

I no longer used linked monitors... they were too flakey. What I do now is I monitor the high res stream, but I tell Zoneminder it's low res. So, my camera is 1080P or more, in the Source settings I tell Zoneminder it's 640x360. Zoneminder automatically resizes and does detection on the low res imag...
by geraldbrandt
Sat Sep 16, 2023 8:31 pm
Forum: ZoneMinder 1.36.x
Topic: Enable/disable monitor via script
Replies: 4
Views: 3108

Re: Enable/disable monitor via script

fluffykeith wrote: Fri Sep 15, 2023 9:39 pm That's great, Thank you.

I guess that html post is what happens when we change the settings on the monitor settings pages. So the same mechanism could be used to change anything?
Those lines use the Zoneminder API.
by geraldbrandt
Fri Sep 15, 2023 7:44 pm
Forum: ZoneMinder 1.36.x
Topic: Enable/disable monitor via script
Replies: 4
Views: 3108

Re: Enable/disable monitor via script

I have a single line in my crontab: # Start monitoring on Monitor 3 0 22 * * * root /usr/bin/curl -XPOST http://localhost/zm/api/monitors/3.json -d "Monitor[Function]=Modect&Monitor[Enabled]=1" # Stop monmitoring on monitor 3 0 6 * * * root /usr/bin/curl -XPOST http://localhost/zm/api/...
by geraldbrandt
Fri Aug 25, 2023 2:32 pm
Forum: ZoneMinder 1.36.x
Topic: Best indoor RTSP camera
Replies: 1
Views: 7322

Best indoor RTSP camera

So, I've gone through DLink and EZVIZ cameras. Both -- after a year or two -- just seem to stop working reliably... usually something to do with the wireless (pings times all over the map). I'm looking for a smallish indoor RTSP camera that has some reliability. I'd love to go wired, but that's just...
by geraldbrandt
Thu Jul 13, 2023 3:20 pm
Forum: ZoneMinder 1.36.x
Topic: play event mp4
Replies: 4
Views: 716

Re: play event mp4

If your camera sends an RTSP h264 stream, just use pass through and don't encode on your system.
by geraldbrandt
Sat Apr 29, 2023 2:06 pm
Forum: ZoneMinder 1.36.x
Topic: High CPU load in VM on cluster that has no GPUs
Replies: 8
Views: 2228

Re: High CPU load in VM on cluster that has no GPUs

I have two giant doubts: 1.- How to set up a monitor room? Pc with screens so that you can see the cameras (24/7) and monitor/control from there. 2.- The storage, how to store on the same server (proxmox cluster) how to create or configure the storage so that the videos remain there? From what I've...
by geraldbrandt
Fri Apr 28, 2023 12:49 pm
Forum: ZoneMinder 1.36.x
Topic: High CPU load in VM on cluster that has no GPUs
Replies: 8
Views: 2228

Re: High CPU load in VM on cluster that has no GPUs

I run seven cameras and do all of my motion detection at the lowest resolution of the camera (640x360 ish). I then have a linked monitor at full res (usually 4k) that saves with camera passthrough. I'm running in an LXC container under Proxmox with 4CPUs (i7-3700). My load average is .75 and 7% cpu...
by geraldbrandt
Fri Apr 07, 2023 2:39 pm
Forum: ZoneMinder 1.36.x
Topic: 50+ Camera setup, Struggling here
Replies: 18
Views: 2818

Re: 50+ Camera setup, Struggling here

dougmccrary wrote: Fri Apr 07, 2023 12:59 am Oooh! Maybe you could get them to fund it?
THIS! Funding wanted features will keep ZoneMinder alive.
by geraldbrandt
Tue Feb 14, 2023 3:37 pm
Forum: ZoneMinder 1.36.x
Topic: Linked monitor function not working as expected
Replies: 1
Views: 599

Re: Linked monitor function not working as expected

When linked monitors work, it's great. Unfortunately, they don't always work... dropped/missed events, etc. What I've done to 'replace' linked monitors is: use only RTSP cameras save events in Camera Passsthrough mode In camera Source, set resolution to 640x360 Motion detection happens at the 640x36...
by geraldbrandt
Wed Dec 21, 2022 3:14 pm
Forum: ZoneMinder 1.36.x
Topic: zmaudit,pl not deleting events
Replies: 5
Views: 407

Re: zmaudit,pl not deleting events

Magic919 wrote: Wed Dec 21, 2022 2:48 pm What does zmaudit say when you run it?
root@zoneminder:/home/gbr# zmaudit.pl
12/21/2022 09:08:24.278339 zmaudit[1325].INF [main:199] [Auditing All Storage Areas]
Deleted 0 log table entries by time
by geraldbrandt
Wed Dec 21, 2022 3:11 pm
Forum: ZoneMinder 1.36.x
Topic: zmaudit,pl not deleting events
Replies: 5
Views: 407

Re: zmaudit.pl not deleting events [SOLVED]-ish

So, I ended up going into the database and truncating all the Event tables, and that worked very well.

I then ran zmaudit and everything is cleared out.

Gerald
by geraldbrandt
Wed Dec 21, 2022 2:31 pm
Forum: ZoneMinder 1.36.x
Topic: zmaudit,pl not deleting events
Replies: 5
Views: 407

Re: zmaudit,pl not deleting events

If I turn on fast deletes, things start working from the GUI. zmaudit.pl still does nothing.

Gerald
by geraldbrandt
Wed Dec 21, 2022 2:29 pm
Forum: ZoneMinder 1.36.x
Topic: zmaudit,pl not deleting events
Replies: 5
Views: 407

zmaudit,pl not deleting events

I recently moved ZoneMinder to a new machine. I copied of the database, but did not copy over any of the actual events. I just wanted all my zones to transfer. Once everything was up and running, I ran zmaudit.pl, thinking it would clear the database of the missing events. It didn't. Zoneminder stil...
by geraldbrandt
Fri Oct 28, 2022 2:22 pm
Forum: ZoneMinder 1.36.x
Topic: Very high disc write from MySQL destroying SSD.
Replies: 20
Views: 6114

Re: Very high disc write from MySQL destroying SSD.

I would switch to Postgres! Wouldn't the db on Postgress also contain the same update and insert triggers? Postgres is a true ACID compliant DB. MySQL is (in my opinion) a hack that kinda works. It wasn't even necessary when it was developed, since Postgres was already available and free and a true...