Search found 17 matches

by lk777
Thu Aug 19, 2021 8:40 pm
Forum: ZoneMinder 1.36.x
Topic: Current Run State information extraction
Replies: 1
Views: 984

Re: Current Run State information extraction

I figured it out.

In Node-Red used mysql node to query zm database:

SELECT Name FROM `States` WHERE IsActive=1

Then passed results to Home Assistant Call Service node (input_text helper).
by lk777
Thu Aug 19, 2021 4:25 pm
Forum: ZoneMinder 1.36.x
Topic: Linked cameras sometimes not working
Replies: 26
Views: 85785

Re: Linked cameras sometimes not working

Upgrading my LXD container storage (ZM is installed in the LXD container) to SSD I believe resolved modect/nodect issues. I have not experienced any linked monitors related issues lately.
by lk777
Thu Aug 19, 2021 1:29 pm
Forum: ZoneMinder 1.36.x
Topic: Current Run State information extraction
Replies: 1
Views: 984

Current Run State information extraction

Hi,

ZM 1.36.5

I am using Home Assistant and Node-Red to automate ZoneMinder scheduling and data from/to ZoneMinder for a Security Alarm.

Everything works fine, but I would like to extract the current Run State information from ZoneMinder.

Is it possible to achieve?

Thanks in advance for any help.
by lk777
Mon Jul 12, 2021 8:26 pm
Forum: ZoneMinder 1.36.x
Topic: Need help with nodect understanding
Replies: 6
Views: 4849

Re: Need help with nodect understanding

I do not see any column AnalysisEnabled in the database zm / table "Monitors", so this probably explains why unchecking "Analysis Enabled" doesn't disable analysis on my hires monitor. But I might be wrong. Regarding zones on HiRes (nodect) monitor: it seems that zones are not necessary for my setup ...
by lk777
Fri Jul 09, 2021 4:16 pm
Forum: ZoneMinder 1.36.x
Topic: Need help with nodect understanding
Replies: 6
Views: 4849

Re: Need help with nodect understanding

The analysis of the high resolution stream is quite CPU/Memory intensive process. If I understand it correctly, the purpose of the linked monitors (in this case, 1 camera - two streams) is to analyze the low resolution stream to make it computationally less intensive and to trigger the high ...
by lk777
Fri Jul 09, 2021 2:57 pm
Forum: ZoneMinder 1.36.x
Topic: Need help with nodect understanding
Replies: 6
Views: 4849

Need help with nodect understanding

Hi all, I am new to ZM and the nodect confuses me a lot. My scenario (2 streams from one camera): Lowres - modect,Hires - nodect. Hires is linked to Lowres If I understand it correctly, all analysis and motion detection should be done on the Lowres stream (modect): Analysis Enabled, JPEGs, Video ...
by lk777
Wed Jul 07, 2021 7:55 pm
Forum: ZoneMinder 1.36.x
Topic: A Linked monitor will not trigger an upstream monitor after zone changes
Replies: 7
Views: 3990

Re: A Linked monitor will not trigger an upstream monitor after zone changes

Update:

Now it is v1.36.5
It is not only changing zones (as I initially thought) but even opening/closing zones breaks monitors link.
by lk777
Wed Jun 23, 2021 6:54 pm
Forum: ZoneMinder 1.36.x
Topic: A Linked monitor will not trigger an upstream monitor after zone changes
Replies: 7
Views: 3990

Re: A Linked monitor will not trigger an upstream monitor after zone changes

And one more.
Just do not want to start a new topic:
Ubuntu
/usr/share/zoneminder/www/api
not all files have the right ownership, at least, in my installation they were root:root instead of www-data:www-data

It flooded logs with the cake permissions errors.
by lk777
Wed Jun 23, 2021 12:12 pm
Forum: ZoneMinder 1.36.x
Topic: A Linked monitor will not trigger an upstream monitor after zone changes
Replies: 7
Views: 3990

Re: A Linked monitor will not trigger an upstream monitor after zone changes

Ubuntu 20.04 LXD container (a host 20.04 as well)

ZM 1.36.4
by lk777
Mon Jun 21, 2021 1:23 pm
Forum: ZoneMinder 1.36.x
Topic: A Linked monitor will not trigger an upstream monitor after zone changes
Replies: 7
Views: 3990

A Linked monitor will not trigger an upstream monitor after zone changes

I am experiencing the following issue with the linked monitors. My setup: A High Resolution monitor (Nodect): Linked Monitor - Low Resolution (Modect) *(Storage JPEGS, Video writer - disabled). Everything works until I change/add zones on the Low Resolution monitor. It will not trigger a High ...
by lk777
Fri Jun 18, 2021 12:33 pm
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder Reolink E1 Pro camera issues
Replies: 7
Views: 8722

Re: ZoneMinder Reolink E1 Pro camera issues

Update:
I have found that in my case Modect is more suitable and more stable than Mocord for the Sub stream camera (the storage is disabled). The main stream camera is still connected to the sub.
by lk777
Mon Jun 14, 2021 12:51 am
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder Reolink E1 Pro camera issues
Replies: 7
Views: 8722

Re: ZoneMinder Reolink E1 Pro camera issues

I have found this https://www.reddit.com/r/reolinkcam/comments/jnurzm/adding_reolink_cameras_to_zoneminder_nvr/ on Reddit. It helped me to set up the live view + motion detection/record. Mocord - Reolink E1 Pro Sub stream (680x480) (for the live view and the motion event analyzing and triggering ...
by lk777
Sun Jun 13, 2021 1:30 pm
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder Reolink E1 Pro camera issues
Replies: 7
Views: 8722

Re: ZoneMinder Reolink E1 Pro camera issues

@Jay_from_NuZiland,

Perfect! It works now. Thank you so much!

I like this camera though it is unfortunate that it doesn't support http and rtmp.
by lk777
Fri Jun 11, 2021 8:38 pm
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder Reolink E1 Pro camera issues
Replies: 7
Views: 8722

Re: ZoneMinder Reolink E1 Pro camera issues

I do not have other cameras to try, but tested Samsung Galaxy S9 with IP Webcam app and the quality of the video stream on ZoneMinder is fine.
VLC, PMPlayer, Blue Iris play E1 stream with no issues.
by lk777
Fri Jun 11, 2021 6:15 pm
Forum: ZoneMinder 1.36.x
Topic: ZoneMinder Reolink E1 Pro camera issues
Replies: 7
Views: 8722

ZoneMinder Reolink E1 Pro camera issues

The quality of streaming video (Monitor) is terrible.
I have tested Reolink E1 Pro on Blue Iris (trial) and it works perfectly well.

Has anyone set this camera up on ZoneMinder successfully?