Search found 12 matches

by BigKuma
Fri May 05, 2023 12:18 am
Forum: ZoneMinder 1.36.x
Topic: zmeventnotification stopped working
Replies: 16
Views: 4367

Re: zmeventnotification stopped working

I have python3.11 and OpenCV 4.7.0 and I see the same issue. I think there's a problem detecting the opencv version. Open up the yolo.py script: sudo vim /usr/local/lib/python3.11/site-packages/pyzm/ml/yolo.py Go to line 95: (maj, minor, patch) = cv2.__version__.split('.') min_ver = int(maj + minor...
by BigKuma
Wed Apr 26, 2023 4:21 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Bug? Or maybe User Error: Can't create a new user
Replies: 4
Views: 564

Re: Bug? Or maybe User Error: Can't create a new user

Thanks for the reply.

What's the password for the Users DB ?
by BigKuma
Wed Apr 26, 2023 6:35 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Bug? Or maybe User Error: Can't create a new user
Replies: 4
Views: 564

Bug? Or maybe User Error: Can't create a new user

This is a fresh install from the master branch in Ubuntu Jammy Server. 1.37.40~20230424175325-jammy amd64 I tried to make a user through the Options->Users-> Add New User I tried to debug this, installed DBeaver, Using default zmuser/zmpass credentials only let me see ZM database, not the Users. Thi...
by BigKuma
Tue Feb 01, 2022 11:56 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: "Fadein" events
Replies: 7
Views: 9459

Re: "Fadein" events

Timestamps are neat, but it was nice to have 24-30 fps with MJPEG, as opposed to 5fps with YUVU.

I went back to MJPEG, and auto adjust on all cam video functions, reduced Analysis FPS to 4fps and I am now at 70% on zmc on Modect.
It's not making bogus events yet, but I'll test this out for a while.
by BigKuma
Tue Feb 01, 2022 10:54 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: "Fadein" events
Replies: 7
Views: 9459

Re: "Fadein" events

N3050 Burst Frequency 2.16 GHz Processor Base Frequency 1.60 GHz Total Cores 2 Total Threads 2 ( I guess Hyperthreading isn't supported here) So, 100% isn't max, 200% is. But, by around 150% I can't even get SSH to respond properly. It also starts to run out of swap (after running out of memory). Wh...
by BigKuma
Tue Feb 01, 2022 8:14 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: "Fadein" events
Replies: 7
Views: 9459

Re: "Fadein" events

Update: during the day, with exposure set higher, I still see flicker and lots of spurious events. I thing the problem is the CPU/Mem utilization. I am running on dual 1.6GHz Celerons w 2GB of memory (soon to be upgraded to 8GB, but CPU I can't change) 1280x1024 MJPEG , Monitor Only -> 80% CPU for t...
by BigKuma
Tue Feb 01, 2022 6:17 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: "Fadein" events
Replies: 7
Views: 9459

Re: "Fadein" events

You were right, I turned off all auto functions: v4l2-ctl -d2 -c white_balance_temperature_auto=0 v4l2-ctl -d2 -c white_balance_temperature=4600 v4l2-ctl -d2 -c exposure_auto_priority=0 v4l2-ctl -d2 -c exposure_auto=0 v4l2-ctl -d2 -c exposure_absolute=1023 And spurious events went away. But, now whe...
by BigKuma
Mon Jan 31, 2022 8:10 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Storage Location Change
Replies: 3
Views: 6886

Re: Storage Location Change

Maybe I should have edited the default instead of deleting it ?
by BigKuma
Sun Jan 30, 2022 8:16 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: "Fadein" events
Replies: 7
Views: 9459

"Fadein" events

I will try the released version, if you guys think it matters. I am on 1.37.10~20220128153843-focal I have 2 cameras, both USB, and they installed fine, stream fine. One is a junky built in camera on a Dell Laptop. Second one is a nicer IR Dome 1080p stand along type. Once I turn on Modect, I start ...
by BigKuma
Sun Jan 30, 2022 7:58 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Storage Location Change
Replies: 3
Views: 6886

Storage Location Change

Using v1.37.10 , so posting in this forum. Before I started reading on the subject (Storage changing tutorials, SystemD, etc). I naively thought that all I have to do is go into WebUI, Options -> Storage, delete the previous entry (/var/cache/zoneminder/...) and add my new one. It was close! I think...
by BigKuma
Fri Jan 21, 2022 9:21 pm
Forum: ZoneMinder 1.36.x
Topic: No direct match for the selected palette .. and target colorspace ...
Replies: 3
Views: 2591

No direct match for the selected palette .. and target colorspace ...

What an involved program! I was going to just setup up a simple "cloud payment free" video monitoring using an extra laptop, and came across this. Now I am buying all sorts of equipment... The forum has been great to get me started, I have a video feed, it's a little glitchy, but functiona...