Search found 2906 matches

by iconnor
Mon Mar 22, 2021 3:12 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: High Ram usage
Replies: 47
Views: 98654

Re: High Ram usage

I havn't been able to reproduce the high ram usage in monitor mode here. Or conceive of how it would happen. If doing passthrough we have to keep everything from the last keyframe. We only have to keep the encoded data though. So this shouldn't be too much. My 1080p h265 cam is using 74Mb of ram. If...
by iconnor
Mon Mar 22, 2021 1:06 pm
Forum: ZoneMinder 1.34.x
Topic: appearance of "400 bad request" error after last update
Replies: 3
Views: 1329

Re: appearance of "400 bad request" error after last update

There were no changes to the Amcrest PTZ scripts between 1.34.22 and 1.34.23.

Don't you run with some custom changes? Perhaps they got overwritten.
by iconnor
Sat Mar 20, 2021 10:16 pm
Forum: ZoneMinder 1.34.x
Topic: Check if Monitor is in an Event
Replies: 1
Views: 749

Re: Check if Monitor is in an Event

You can use zmu to query the monitor.
by iconnor
Sat Mar 20, 2021 10:14 pm
Forum: Hardware Compatibility List
Topic: Checking all the Android App with RTSP server
Replies: 5
Views: 21165

Re: Checking all the Android App with RTSP server

This is a great resource.
by iconnor
Sat Mar 20, 2021 6:25 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: New User Creation
Replies: 5
Views: 1915

Re: New User Creation

Confirmed, I'll have it fixed today.
by iconnor
Sat Mar 13, 2021 11:18 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Zoneminder master 1.35.20~20210309163038-focal - can have only one monitor[Solved]
Replies: 8
Views: 2540

Re: Zoneminder master 1.35.20~20210309163038-focal - can have only one monitor

I made some changes maybe they will resolve the problem.

I discovered an annoyance. Mysql loses track of the auto_increment value. I've altered the code to handle this bizarre situation.
by iconnor
Sat Mar 13, 2021 3:46 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Zoneminder master 1.35.20~20210309163038-focal - can have only one monitor[Solved]
Replies: 8
Views: 2540

Re: Zoneminder master 1.35.20~20210309163038-focal - can have only one monitor

There are lot of different errors in there. First off the log shows you doing a monitor probe which then tries to use tools like arp to scan the network for cameras. It isn't installed. Also it is complaining about not being able to list network devices. We use the command "ip link" to do ...
by iconnor
Sat Mar 13, 2021 1:03 am
Forum: Feature Requests
Topic: Ability to replay existing events against new zone settings...
Replies: 3
Views: 20833

Re: Ability to replay existing events against new zone settings...

No one is paying for it so who knows when it will happen.
by iconnor
Thu Mar 11, 2021 3:20 pm
Forum: ZoneMinder 1.34.x
Topic: Error while monitoring Amcrest IP2M-841
Replies: 16
Views: 4368

Re: Error while monitoring Amcrest IP2M-841

Crashed signal 6 is almost always not enough /dev/shm
by iconnor
Sat Mar 06, 2021 12:36 am
Forum: ZoneMinder Distributions
Topic: Debian Repo Distribution
Replies: 7
Views: 28238

Re: Debian Repo Distribution

needs a trailing /
by iconnor
Fri Mar 05, 2021 5:04 pm
Forum: ZoneMinder Distributions
Topic: Debian Repo Distribution
Replies: 7
Views: 28238

Re: Debian Repo Distribution

We create a new repo for each major version. You need to use {url]https://zmrepo.zoneminder.com/debian/re ... 4/stretch/[/url]
by iconnor
Fri Mar 05, 2021 2:55 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Are VNC / Website types Ready for Production?
Replies: 1
Views: 1047

Re: Are VNC / Website types Ready for Production?

So to start with 1.35 is our development version, so by definition, not for production. That being said the devs use it in production, including VNC and as far as they know it works. Website monitors have not been tested recently, I'll take a look. As to VNC.. that Bogus monitor type line happens li...
by iconnor
Wed Mar 03, 2021 7:25 pm
Forum: ZoneMinder 1.34.x
Topic: log file permissions error locks me out of gui so I can't fix error
Replies: 5
Views: 4597

Re: log file permissions error locks me out of gui so I can't fix error

Thanks for reporting it.

I'll put a fix in 1.34.24