Search found 6 matches

by kylegp
Wed Jan 22, 2020 8:53 am
Forum: ZoneMinder 1.34.x
Topic: Filter issue - Less than X time doesn't seem to work
Replies: 5
Views: 4237

Re: Filter issue - Less than X time doesn't seem to work

I use something like this: https://wiki.zoneminder.com/SMS_Notifications#Example_Filter date/time greater than or equal to -1 minute AND alarm frames greather than or equal to 1 AND Weekday equal to Saturday OR Weekday equal to Sunday AND alarm frames greater than or equal to 1 AND date/time ...
by kylegp
Tue Jan 21, 2020 1:18 pm
Forum: ZoneMinder 1.34.x
Topic: Modect dropping frames in recordings
Replies: 2
Views: 2189

Re: Modect dropping frames in recordings

Are you using x.264 or jpeg storage? Not sure but the playback may not match the frame rate of the camera. Could also be a hardware issue. The gui desktop may be using too many resources. Not too sure actually. How would I confirm this? Protocol is HTTP not RTSP (so I would assume Jpeg storage ...
by kylegp
Tue Jan 21, 2020 1:09 pm
Forum: ZoneMinder 1.34.x
Topic: Filter issue - Less than X time doesn't seem to work
Replies: 5
Views: 4237

Re: Filter issue - Less than X time doesn't seem to work

End Date/Time has a value like 2019-01-20 12:34:56 So less than 60min doesn't make sense. However you can do less than -60min which ZM translates to NOW() - 60mins. So add a -. What I'm trying to accomplish is a filter that says "If the event happened less than 60 minutes ago, be a match". Or put ...
by kylegp
Tue Jan 21, 2020 8:14 am
Forum: ZoneMinder 1.34.x
Topic: Filter issue - Less than X time doesn't seem to work
Replies: 5
Views: 4237

Filter issue - Less than X time doesn't seem to work

I'm going crazy trying to figure out why my filter doesn't work. I want to be emailed if an alarm event occurs within a certain time. Eg. If an event occurred less than or equal to 60 minutes ago. Here's my filter settings: filter.PNG I have alarms I've triggered on purpose several minutes ago when ...
by kylegp
Tue Jan 21, 2020 6:57 am
Forum: ZoneMinder 1.30.x
Topic: Motion filter Email setup
Replies: 5
Views: 34945

Re: Motion filter Email setup

HarryB wrote: Tue Jan 10, 2017 11:32 am How does the Frames >= 1 work? Where can I find definitions of the variables, like "Frames" and "Cause", including possible values?
I also want to know where the definitions of variables are. Can't find them anywhere.
by kylegp
Tue Jan 21, 2020 3:40 am
Forum: ZoneMinder 1.34.x
Topic: Modect dropping frames in recordings
Replies: 2
Views: 2189

Modect dropping frames in recordings

Hi there, I have 1.34.0 installed with two cameras currently on Linux Mint 19.3 Tricia, MATE. It's installed on a Mac Mini I had lying around from 2009. Using Wanscam IP Cameras. One camera I've left in monitor for this testing, the other I've done the testing with regards to modect mode. Everything ...