Search found 167 matches

by Pedulla
Thu May 18, 2023 2:33 am
Forum: ZoneMinder 1.36.x
Topic: Slow loading of event playback videos
Replies: 6
Views: 3639

Re: Slow loading of event playback videos

OMFG! I've had this on my list to troubleshoot for a couple of years now. It was a frik'n hassle to go back to the 10min 24x7 recordings, but now, smooooooth and fast. I initially thought this would only work if ZM was encoding the videos, but this works when the Video Writer is in Camera Passthroug...
by Pedulla
Mon May 08, 2023 3:27 am
Forum: ZoneMinder 1.36.x
Topic: zmeventnotification stopped working
Replies: 16
Views: 3374

Re: zmeventnotification stopped working

Python 3.8.10 (default, Mar 13 2023, 10:26:41) [GCC 9.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from cv2 import __version__ >>> __version__ '4.7.0' I'm running stock zm 1.36.33 on Ubuntu 20.04.6LTS 05/07/23 20:16...
by Pedulla
Mon May 01, 2023 7:00 am
Forum: ZoneMinder 1.36.x
Topic: zmeventnotification stopped working
Replies: 16
Views: 3374

Re: zmeventnotification stopped working

On a 1.36.33 ZM server... 04/30/23 23:52:47 zmesdetect_m10[881377] ERR detect_sequence.py:713 [Error running model: invalid index to scalar variable.] using >>> from cv2 import __version__ >>> __version__ '4.7.0' Is this something else? New install of ES, wiped out the models and reinstalled just in...
by Pedulla
Wed Dec 21, 2022 12:00 am
Forum: ZoneMinder 1.36.x
Topic: SOLVED-Recover with old-ish database
Replies: 4
Views: 1151

Re: SOLVED-Recover with old-ish database

Yeah, that's all I've needed in the past.
I lost track of the number of times I ran zmupdate.pl with and without the -f.
It's like it was progressing through the DB till it was all straightened out.
by Pedulla
Tue Dec 20, 2022 6:38 am
Forum: ZoneMinder 1.36.x
Topic: SOLVED-Recover with old-ish database
Replies: 4
Views: 1151

SOLVED - Re: Recover with old-ish database

Okay, I didn't actually solve the mysql error, but I did get the system back up and running with the recovered database. It required: dropping the zm db MariaDB [(none)]>DROP DATABASE zm; creating and new blank one MariaDB [(none)]>CREATE DATABASE zm; importing my backup Same as before... running zm...
by Pedulla
Tue Dec 20, 2022 6:07 am
Forum: ZoneMinder 1.36.x
Topic: SOLVED-Recover with old-ish database
Replies: 4
Views: 1151

Re: Recover with old-ish database

For reference, here's the .Events table section from zmdb.sql DROP TABLE IF EXISTS `Events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `Events` ( `Id` int(10) unsigned NOT NULL AUTO_INCREMENT, `MonitorId` int(10) unsigned NOT...
by Pedulla
Tue Dec 20, 2022 5:42 am
Forum: ZoneMinder 1.36.x
Topic: Released 1.36.32 The Memory Remains
Replies: 15
Views: 297951

Re: Released 1.36.32 The Memory Remains

Ahhhh CAMBOZOLA....
Gonna miss that plugin ;)
by Pedulla
Tue Dec 20, 2022 5:37 am
Forum: ZoneMinder 1.36.x
Topic: SOLVED-Recover with old-ish database
Replies: 4
Views: 1151

SOLVED-Recover with old-ish database

Hi All, Ubuntu Server 22, LEMP stack, ZM 1.36.32. Installed the system fine and made sure it was running before I tried to restore an earlier zm database: sudo mysql -u root -p zm < ./zmdb.sql Enter password: ERROR 1005 (HY000) at line 230: Can't create table `zm`.`Events` (errno: 150 "Foreign ...
by Pedulla
Thu Mar 31, 2022 5:17 pm
Forum: ZoneMinder 1.36.x
Topic: LXC USB WebCam passthrough [SOLVED]
Replies: 1
Views: 2212

Re: LXC USB WebCam passthrough

Hi ZM Community, Just to follow up on this post. I figured it out with the help of the proxmox folks and wanted to pass along the info here. See this post: https://forum.proxmox.com/threads/lxc-usb-webcam-passthrough.107309/ This resolves the issue specifically with a usb webcam passed to ZM running...
by Pedulla
Wed Mar 30, 2022 12:13 am
Forum: Mobile Apps and Event Server
Topic: ES SSL - a proper way
Replies: 0
Views: 1200

ES SSL - a proper way

I'm doing an ES server on a ZM server (both current stable versions) with NGINX and LE/certbot installed certificates. I'm at the point where ES is complaining it can't see the certs and I know it's because www-data is not allowed to look there. ES_CERT_FILE=/etc/letsencrypt/live/zm.ifc-pdx.com/full...
by Pedulla
Tue Mar 29, 2022 8:10 pm
Forum: ZoneMinder 1.36.x
Topic: LXC USB WebCam passthrough [SOLVED]
Replies: 1
Views: 2212

LXC USB WebCam passthrough [SOLVED]

ZM 1.36.12 Ubuntu 20.04 running in a proxmox7 LXC container I realize this isn't a ZM issue, but there's got to be others in the community running ZM in an LXC. I've passed-through the USB webcam and it shows up in lsusb but the ownership is different than when run on bare metal or in a QEMU VM. som...
by Pedulla
Tue Jan 18, 2022 11:06 pm
Forum: ZoneMinder 1.36.x
Topic: Consistent Aborted Connections
Replies: 3
Views: 11154

Consistent Aborted Connections

What happens at 00:00, 08:00 and/or 16:00 that causes 4 Aborted connections to the zm database by zmuser? 2022-01-17 16:05:35 13777 [Warning] Aborted connection 13777 to db: 'zm' user: 'zmuser' host: '10.X.X.X' (Got timeout reading communication packets) 2022-01-17 16:05:35 13785 [Warning] Aborted c...
by Pedulla
Fri Dec 03, 2021 10:47 pm
Forum: ZoneMinder 1.36.x
Topic: Button mapping for ptz control - Hikvision
Replies: 1
Views: 2271

Re: Button mapping for ptz control - Hikvision

PS. The web-site monitor type that used to allow this: viewtopic.php?f=38&t=27622&p=108322&hil ... tz#p108322 is no longer working so getting the ZM buttons to work would be great.
by Pedulla
Fri Dec 03, 2021 10:41 pm
Forum: ZoneMinder 1.36.x
Topic: Button mapping for ptz control - Hikvision
Replies: 1
Views: 2271

Button mapping for ptz control - Hikvision

Running 1.36.7 on Ubuntu LEMP stack. I'm using the stock Hikvision control script. This issue seems to be a Web Interface problem. Specifically, if you press the left part of the pan left button the cam moves left (as it should) if you click on the right side of the pan LEFT button the camera moves ...
by Pedulla
Wed Sep 08, 2021 11:25 pm
Forum: ZoneMinder 1.36.x
Topic: RTSP (HikVision) not work after upgrade
Replies: 7
Views: 7326

Re: RTSP (HikVision) not work after upgrade

but with ffmpeg recordered video have not ZM OSD with timestamp etc.
how i can fix this?
Understand, I turn on the time stamp on the camera and use my ZM server as the time server. This keeps the CPU low because I'm not encoding and I get a solid timestamp.