Search found 8 matches
- Thu Apr 18, 2013 3:56 pm
- Forum: ZoneMinder 1.25.x
- Topic: Alarms on cloudy days
- Replies: 14
- Views: 11429
Re: Alarms on cloudy days
Sun coming in and out of clouds has been annoying me a lot recently! I shall try this setting tonight
- Thu Jul 05, 2012 3:41 pm
- Forum: Feature Requests
- Topic: GPU?
- Replies: 4
- Views: 4536
Re: GPU?
I was just thinking today about VDPAU...I have two colour hd cameras and my core 2 duo can't keep up with decoding and motion detecting at full speed (and sure I could turn fps down but what if I wanted to get more cameras!). So I was wondering whether VDPAU can be used to speed up the H264 ...
- Wed Jun 27, 2012 12:27 pm
- Forum: ZoneMinder 1.25.x
- Topic: Programatically disabling filter/emails
- Replies: 5
- Views: 3382
Re: Programatically disabling filter/emails
Ah Christo now I see your picture I understand your previous post! but my comings and goings are not so predictable - thanks for the idea though.
knnniggett - good idea, I like the feature of email that includes a link to the event that triggered...I will see if this is possible via a script.
knnniggett - good idea, I like the feature of email that includes a link to the event that triggered...I will see if this is possible via a script.
- Thu Jun 21, 2012 11:46 am
- Forum: ZoneMinder 1.25.x
- Topic: Programatically disabling filter/emails
- Replies: 5
- Views: 3382
Re: Programatically disabling filter/emails
So I've made a programme which can detect if either my or my gf's smartphone is on the wifi network (by screenscraping my router), and then I made the script directly update the Filters table in the database to enable/disable sending emails for the filter. Unfortunately, from my testing this morning ...
- Wed May 16, 2012 3:09 pm
- Forum: ZoneMinder 1.25.x
- Topic: Programatically disabling filter/emails
- Replies: 5
- Views: 3382
Programatically disabling filter/emails
I've got zoneminder setup to email every time it detects an event. When we're at home during the day it generates a lot of emails. So I have been trying to find a way to automatically disable these emails when I am in the house based on whether certain devices are attached to the wifi. So to do this ...
- Wed May 16, 2012 2:49 pm
- Forum: ZoneMinder 1.25.x
- Topic: No motion detection beyond 5 meters
- Replies: 2
- Views: 2017
Re: No motion detection beyond 5 meters
What are your settings for sensitivity, image blob size etc?
- Sat May 05, 2012 9:06 pm
- Forum: Hardware Queries
- Topic: how to activate/deactivate alarm when I leave/enter my home
- Replies: 12
- Views: 8060
Re: how to activate/deactivate alarm when I leave/enter my h
I have made a script that logs into my router and detects if my android or gf's iphone is connected to the wifi. Unfortunately it seems our devices aren't permanently connected to wifi when they're on for some reason.
Oh well, back to the drawing board!
Oh well, back to the drawing board!
- Fri May 04, 2012 8:50 pm
- Forum: Hardware Queries
- Topic: how to activate/deactivate alarm when I leave/enter my home
- Replies: 12
- Views: 8060
Re: how to activate/deactivate alarm when I leave/enter my h
I have been thinking about knocking something up to test whether my smartphone is connected to the house's wifi to enable/disable emailing alerts.