Search found 2400 matches

by knight-of-ni
Wed Apr 07, 2021 5:41 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: ZMC not analyzing random monitors
Replies: 9
Views: 2437

Re: ZMC not analyzing random monitors

If that is the case, then are you sure you want to be running our bleeding edge master branch?
It sounds like our latest 1.24.x release would be more appropriate for your environment.
by knight-of-ni
Wed Mar 31, 2021 10:21 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Current recommended Version 1.35.? and Image Latency
Replies: 4
Views: 2495

Re: Current recommended Version 1.35.? and Image Latency

Those fields are only needed in rare niche cases and only by very experienced users.
by knight-of-ni
Wed Mar 31, 2021 2:51 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: API call equivalent to zmpkg.pl status ? states.json bug?
Replies: 4
Views: 2336

Re: API call equivalent to zmpkg.pl status ? states.json bug?

A cURL call to "https://servername/zm/api/states/change/" . $runstate . ".json" works for me, after all the authentication and such. The value for $runstate must match a predefined runstate name. I dunno where/how I discovered this. I just looked through the API and it actually ...
by knight-of-ni
Mon Mar 29, 2021 2:37 pm
Forum: ZoneMinder 1.34.x
Topic: SSMTP works on CLI but not in ZM
Replies: 5
Views: 2268

Re: SSMTP works on CLI but not in ZM

Thx for reply. I did test as apache user. I also made a simple php file using the php mail cmd (IE: $send = mail('HIDDEN@gmail.com','My subject',$msg);" and that works fine and transactions show in maillog. ZM still saying notification sent but nothing in maillog. Short of ripping zm code apar...
by knight-of-ni
Sat Mar 27, 2021 2:27 pm
Forum: ZoneMinder 1.34.x
Topic: [solved] Eventsoverview - last event on top
Replies: 2
Views: 1140

Re: Eventsoverview - last event on top

WEB_EVENT_SORT_ORDER

From the documentation:
https://zoneminder.readthedocs.io/en/st ... ptions-web

NOTE:
In the next release, sorting will happen by simply clicking on the column header you want to sort on.
by knight-of-ni
Sat Mar 27, 2021 12:52 pm
Forum: ZoneMinder 1.34.x
Topic: SSMTP works on CLI but not in ZM
Replies: 5
Views: 2268

Re: SSMTP works on CLI but not in ZM

When testing from the command line, you have to test as the web account user, which in your case is apache. Did you do you that? It's been years since I set up email on CentOS 7, but I do recall I had to remove a package, sendmail I think, in order to get it to work. Installing SSMTP and configuring...
by knight-of-ni
Thu Feb 25, 2021 4:25 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Excessive use of RAM
Replies: 8
Views: 2866

Re: Excessive use of RAM

Sure, it used to work, but 1.35.x is our development branch, where breakage is going to happen. Quite a few people show up in this forum and express surprise when they learn things aren't always going to work in our development branch. If you are ok with that, then feel free to keep using it. Howeve...
by knight-of-ni
Thu Feb 25, 2021 3:32 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Excessive use of RAM
Replies: 8
Views: 2866

Re: Excessive use of RAM

Welcome to bleeding edge development. The underlying zoneminder services are going through massive change. At the moment, the ideal buffer settings are between 2-5. In order to get up to the minute info and troubleshooting, join us in our Slack channel. That is where most of the activity is happenin...
by knight-of-ni
Sun Feb 21, 2021 11:09 pm
Forum: ZoneMinder 1.34.x
Topic: Iso file available?
Replies: 4
Views: 2129

Re: Iso file available?

If you can get Docker installed on your air gapped machine, you could pull down a zoneminder container to your machine with internet, export the container to a tar file, and then sneaker-net the container over to the air-gapped machine.
by knight-of-ni
Thu Feb 18, 2021 9:32 pm
Forum: ZoneMinder 1.34.x
Topic: New User testing, lots of crashes
Replies: 7
Views: 2518

Re: New User testing, lots of crashes

I don't have a Reolink camera so I can't speak specifically to that model. However, I can speak to some of the other questions: Many of features of ZoneMinder were developed a decade ago. The log view is one of them... introduced in zm 1.25 if I recall. Our next release is coming "soon", a...
by knight-of-ni
Wed Feb 10, 2021 6:18 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: High Ram usage
Replies: 47
Views: 93575

Re: High Ram usage

Since this issue is regarding a new feature in 1.35, that's the perfect place to mention it. Either that or in our Slack channel where you can get up to the minute updates of our activity.
by knight-of-ni
Tue Feb 09, 2021 3:07 am
Forum: ZoneMinder 1.35.x Development Branch
Topic: Features in 1.35.*
Replies: 22
Views: 71264

Re: Features in 1.35.*

I believe Zoneminder has finally outgrown my abiltity to keep up and recommend. v1.35.18 not only broke my system, but a new user's system. New user bailed, I will find a way to recover. ( sigh ) You do know that 1.35.x is the development branch, which comes with guaranteed breakage, right? Why did...
by knight-of-ni
Mon Feb 08, 2021 1:13 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Control of an zilnk cam
Replies: 3
Views: 1647

Re: Control of an zilnk cam

Try the Onvif Probe rather than the Onvif source type. It's a link on the top right of the monitor config. Alternatively, use a third party tool like Onvif Device Manager (Windows): https://sourceforge.net/projects/onvifdm/ This will determine a valid rtsp url for you, which you then use to create a...
by knight-of-ni
Sun Feb 07, 2021 9:58 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Fresh Install on Fedora 33
Replies: 5
Views: 3386

Re: Fresh Install on Fedora 33

Hey, neighbor. I do indeed live on the Illinois side of St. Louis. selinux is highly problematic with ZoneMinder, and we simply don't have the resources to maintain an selinux config for it. It's a constant moving target. You can run ZoneMinder in a container, however. I've been told that our Fedora...
by knight-of-ni
Sun Feb 07, 2021 4:10 pm
Forum: ZoneMinder 1.35.x Development Branch
Topic: Fresh Install on Fedora 33
Replies: 5
Views: 3386

Re: Fresh Install on Fedora 33

Well, I'm not going to manage the same documentation in two places. It exists as a README on the local filesystem for users who might be installing on a headless server and can't open the instructions in a modern browser. Regarding your question, the online documentation already does refer the reade...