Search found 597 matches

by mikb
Thu Nov 16, 2023 6:17 pm
Forum: ZoneMinder 1.36.x
Topic: Nas storage for external PC
Replies: 3
Views: 3524

Re: Nas storage for external PC

somebody mentions that the zoneminder can start deleting things if the NAS is down and the recording PC is not. Is this still going to cause issues? In my opinion, yes, you will have issues. The basic problem is that ZM tries to keep its internal database of events in sync with the files stored on ...
by mikb
Sat Nov 04, 2023 5:27 pm
Forum: ZoneMinder 1.36.x
Topic: Ugly web interface after upgrade
Replies: 4
Views: 19937

Re: Ugly web interface after upgrade

Magic919 wrote: Sat Nov 04, 2023 11:14 am Looks like stuff missing. Check your web logs for clues.
Ah, yes, the that's the look of "cascading style sheets having gone missing"!
by mikb
Fri Nov 03, 2023 6:16 pm
Forum: ZoneMinder 1.36.x
Topic: video generation error
Replies: 7
Views: 2952

Re: video generation error

Illegal division by zero at /usr/share/perl5/ZoneMinder/Event.pm line 304. here the 304 line of the file my $frame_rate = sprintf('%.2f', $self->{Frames}/$self->{FullLength}); my understanding is that $self is 0 so the division is not valid? I suspect $self isn't zero, but the member {FullLength} i...
by mikb
Sat Oct 28, 2023 5:01 pm
Forum: ZoneMinder 1.36.x
Topic: [SOLVED] Postfix: How to get ZoneMinder to populate RCPT?
Replies: 5
Views: 2633

Re: Postfix: How to get ZoneMinder to populate RCPT?

Having recently tried to set up outgoing (to internet) email on an Ubuntu 22.x laptop (and had it rejected by my ISP ...) I know the feeling. You're right, there is no true sendmail -- it is a compatibility layer for postfix, the REAL MTA installed. So :- echo "Postfix send only server" | ...
by mikb
Tue Oct 24, 2023 5:20 pm
Forum: ZoneMinder 1.36.x
Topic: Multiple Monitors from one camera feed.
Replies: 7
Views: 3532

Re: Multiple Monitors from one camera feed.

My cameras are set to reboot once a week during the DB backup when ZM is less responsive. Before I did that they would do odd things after a few weeks and months. I have never tried for short events. Same here, an HTTP request sent for a reboot once per week to keep them sane. However, as the poste...
by mikb
Fri Oct 06, 2023 5:07 pm
Forum: Feature Requests
Topic: Font size for timestamp
Replies: 4
Views: 25572

Re: Font size for timestamp

Good day, I just installed a 5MP camera in Zoneminder for testing. I noticed that the font size of the timestamp in the "extra large" setting is just enough for me. It could very well be a little bigger. High-resolution cameras will certainly become more and more widespread in the future....
by mikb
Thu Aug 17, 2023 5:25 pm
Forum: ZoneMinder 1.36.x
Topic: Filter weirdness
Replies: 14
Views: 15518

Re: Filter weirdness

Suggestion: If you can't do it by substrings in the way you want (I've never tried that!), try setting a multiple part rule for Monitor name matches (a substream from the list) OR Monitor name matches (another substream from the list) OR ... keep going ... then finally AND any other requirements. Ot...
by mikb
Thu Jun 08, 2023 5:28 pm
Forum: Hardware Queries
Topic: 878 capture card setup - card not detected
Replies: 5
Views: 6856

Re: 878 capture card setup - card not detected

I guess for your setup it says card found when you look at the output from "sudo dmesg | grep bttv" ? I did do that before posting. Then realised ... 18:23:33 up 139 days, ..... dmesg is rather overflowed and gone by this point. There would be messages in /var/log/syslog or /var/log/messa...
by mikb
Thu Jun 08, 2023 5:18 pm
Forum: Hardware Queries
Topic: Camera security question
Replies: 9
Views: 13537

Re: Camera security question

but in addition to the DNS server I assigned, it also added 8.8.8.8 to its list of DNS servers. Yeah, I've seen that sort of thing. One of my cheap NAS devices ignores the NTP time server I set up. It has a box to put your own CHOICE of IP address in there. So I set my own firewall (which also has ...
by mikb
Wed Jun 07, 2023 5:16 pm
Forum: Hardware Queries
Topic: 878 capture card setup - card not detected
Replies: 5
Views: 6856

Re: 878 capture card setup - card not detected

I have a Hauppauge WinTVPCI which shows up as 03:03.0 Multimedia video controller: Brooktree Corporation Bt848 Video Capture (rev 12) So it looks like your 03:00.1 entry might be the capture card? Does "lspci -v" add any detail? Once the kernel finds the card you should get a /dev/video or...
by mikb
Thu Jun 01, 2023 5:43 pm
Forum: Hardware Queries
Topic: Camera security question
Replies: 9
Views: 13537

Re: Camera security question

I know that for many, my solution is not feasible, but I run numerous VLANs at my home. I have my primary LAN, that I run all of my computers and file sharing on. I also have a VLAN for guests, a VLAN for IoT devices, a VLAN for several web servers, and a VLAN for cameras. With the exception of the...
by mikb
Sat Mar 18, 2023 6:21 pm
Forum: ZoneMinder 1.36.x
Topic: 1000 errors in apache access log
Replies: 3
Views: 809

Re: 1000 errors in apache access log

They are not errors. If you look part way down the log line, you'll see a "200" which is "OK"! Return/status codes for HTTP and Email handling follow a similar pattern, the first digit is the CLASS of response (Informational, Success, Temporary Failure, Permanent Failure) ... see...
by mikb
Thu Mar 16, 2023 6:22 pm
Forum: ZoneMinder 1.34.x
Topic: Cannot write to event folder
Replies: 3
Views: 4976

Re: Cannot write to event folder

folder sdb1/zoneminder/events Should probably be / sdb1/zoneminder/events Should the be 'sdb1/zoneminder/events' or 'var/cache/zoneminder/events'? Again, note the example says / full path to ... and not full/path/to ... Those leading slashes are important, otherwise ZM will be looking for a directo...
by mikb
Tue Dec 06, 2022 6:27 pm
Forum: ZoneMinder 1.36.x
Topic: Find Events that happen overnight
Replies: 6
Views: 1508

Re: Find Events that happen overnight

I'm trying to build a background filter that catches small events overnight such as camera IR and lighting changes that get around my preclusive filters, but I can't work out how to find events within a time period of (for example) 9PM and 5AM, across all days. Setting a Start Time >= 21:00:00 and ...
by mikb
Tue Oct 18, 2022 5:24 pm
Forum: Hardware Queries
Topic: Staic IP vs DHCP
Replies: 5
Views: 1765

Re: Staic IP vs DHCP

Depends ... if you set up zoneminder with the camera as "192.168.X.Y" -- an IP address, and it gets issued a new address (for any reason, DHCP whim, power cut etc.) then Zoneminder will lose the camera, because it's not longer there. Three solutions: 1) Static IP (tell the camera to use st...