Search found 2902 matches

by iconnor
Wed Jun 01, 2022 2:29 am
Forum: ZoneMinder 1.36.x
Topic: Released 1.36.17 The Memory Remains
Replies: 0
Views: 3327

Released 1.36.17 The Memory Remains

# Changes since 1.36.16 - Small adjustments to sizing/placement of shutdown button, status button and account text - Implement CTRL-click on montagereview to open event in a new tab/window - report errors from saving a new monitor to ui - Put back click on image in montage to bring live view - fix e...
by iconnor
Tue May 31, 2022 6:41 pm
Forum: ZoneMinder 1.36.x
Topic: Annoyance with aspect ratio of live stream
Replies: 1
Views: 205

Re: Annoyance with aspect ratio of live stream

It's a bug in 1.36.16. Will be fixed today in 1.36.17
by iconnor
Tue May 31, 2022 4:46 pm
Forum: ZoneMinder 1.36.x
Topic: Image capture temporarily stops, restarts appx 10 seconds later
Replies: 3
Views: 681

Re: Image capture temporarily stops, restarts appx 10 seconds later

Also, what version of zoneminder? There were bugs in previous versions that could cause a lockup. However in this case there will be TONS of errors in logs.
by iconnor
Tue May 31, 2022 4:43 pm
Forum: ZoneMinder 1.36.x
Topic: Can't add monitors
Replies: 19
Views: 3507

Re: Can't add monitors

I have fixes in proposed. Will likely release 1.36.17 later today.
by iconnor
Tue May 31, 2022 1:56 pm
Forum: ZoneMinder 1.36.x
Topic: Can't add monitors
Replies: 19
Views: 3507

Re: Can't add monitors

FFS! I am so tired of various libraries/languages deprecating things! I can't keep up!

You know why I like perl? Because in 25 years I've never had to change my code due to perl changing.
by iconnor
Tue May 31, 2022 2:18 am
Forum: ZoneMinder 1.36.x
Topic: Low usage RAM Ubuntu 22.04
Replies: 7
Views: 1136

Re: Low usage RAM Ubuntu 22.04

We don't use as much shm as before. Still use ram, just not shm. shm is fixes, ram is dynamic.
by iconnor
Tue May 31, 2022 2:16 am
Forum: Feature Requests
Topic: Support storage encoding AV1
Replies: 10
Views: 4879

Re: Support storage encoding AV1

How about posting some logs?

We can get this working, but I can't do it all on my own, and neither can you..
by iconnor
Mon May 30, 2022 6:01 pm
Forum: ZoneMinder 1.36.x
Topic: Montage Review - Events are opened in the same window instead of a new window/tab
Replies: 2
Views: 1936

Re: Montage Review - Events are opened in the same window instead of a new window/tab

In master you can now ctrl-click to open in new tab.

I will likely merge the feature to 1.36.17 as it's pretty simple.

https://github.com/ZoneMinder/zoneminde ... ff0794805e
by iconnor
Mon May 30, 2022 1:31 pm
Forum: ZoneMinder 1.36.x
Topic: Cannot export events
Replies: 17
Views: 3577

Re: Cannot export events

The answer will be in the logs. Look in /var/log/apache2/error.log and /var/log/zm/web_php.log.
by iconnor
Mon May 30, 2022 12:56 pm
Forum: ZoneMinder 1.36.x
Topic: Many errors in log. ERR Socket /run/zm/zms-does not exist
Replies: 25
Views: 1942

Re: Many errors in log. ERR Socket /run/zm/zms-does not exist

One of your monitors is not running when it should be. Why? Check it's log.
by iconnor
Sun May 29, 2022 10:31 pm
Forum: ZoneMinder 1.36.x
Topic: zoneminder 1.36 web interface blank
Replies: 9
Views: 9906

Re: zoneminder 1.36 web interface blank

Sounds like perhaps the Config table has been lost.

run at a command prompt

sudo zmupdate.pl -f
by iconnor
Fri May 27, 2022 5:10 pm
Forum: ZoneMinder 1.36.x
Topic: Many errors in log. ERR Socket /run/zm/zms-does not exist
Replies: 25
Views: 1942

Re: Many errors in log. ERR Socket /run/zm/zms-does not exist

1.36.16 should fix this. Packages building.
by iconnor
Fri May 27, 2022 5:07 pm
Forum: ZoneMinder 1.36.x
Topic: any plans for h.265?
Replies: 4
Views: 2057

Re: any plans for h.265?

There is a codec dropdown in the header. Choose mjpeg for it. You can set the default value for this in Monitor->Misc

I am working on and have a proof of concept for decoding the h265 in javascript. However no one is funding this work, so it doesn't get done.
by iconnor
Fri May 27, 2022 5:06 pm
Forum: ZoneMinder 1.36.x
Topic: Cannot export events
Replies: 17
Views: 3577

Re: Cannot export events

Likely fixed in 1.36.16 which is building now.
by iconnor
Fri May 27, 2022 4:58 pm
Forum: ZoneMinder 1.36.x
Topic: Released 1.36.16 The Memory Remains
Replies: 0
Views: 3033

Released 1.36.16 The Memory Remains

Changes since 1.36.15 - Fix packetqueue not emptying and deadlock in event writer - fixes to build on ubuntu bionic - Set samesite for session ZMSESSID cookie for php < 7.3 - Fix numbering of State enum - more fixes to scaling and image loading in watch/montage/zones/zone - fix lots of zms errors in...