Dear list,
first of congratulations to this great software. I bought a FCS-3000 and the supplied windoze software was just crap.
After some efforts, I made Zone Minder working on a SuSE box.
One problem remains, I have defined a single active zone for motion detection. It is a polygon with 5 points. It works fine, but I have zmfilter.pl crashes quite often (every 10 minutes in average, depending on configuration):
The settings I use which cause the crash
Min Pixel Threshold 10
Width 9, height 9
zone area 341543
min alarmed area 600
min filtered area 500
max filtered area 50000
min blob area 20
min blobs 2
The web interface fills in 0 for the unused max values, must I supply a value there?
Feb 25 08:22:08 zaphod zmdc[22931]: INF [Starting pending process, zmfilter.pl]
Feb 25 08:22:08 zaphod zmdc[22931]: INF ['zmfilter.pl' starting at 06/02/25 08:22:08, pid = 23329]
Feb 25 08:22:08 zaphod zmdc[23329]: INF ['zmfilter.pl' started at 06/02/25 08:22:08]
Feb 25 08:22:08 zaphod zmdc[22931]: ERR ['zmfilter.pl ' crashed, exit status 2]
Feb 25 08:24:48 zaphod zmdc[22931]: INF [Starting pending process, zmfilter.pl]
Feb 25 08:24:48 zaphod zmdc[22931]: INF ['zmfilter.pl' starting at 06/02/25 08:24:48, pid = 23686]
Feb 25 08:24:48 zaphod zmdc[23686]: INF ['zmfilter.pl' started at 06/02/25 08:24:48]
Feb 25 08:24:48 zaphod zmdc[22931]: ERR ['zmfilter.pl ' crashed, exit status 2]
Any clue?
regards
Dani
PS: For my motion detection application, the camera is placed outside in the garden with some electrical lights connected to a motion detector. The camera itself has a IR light integrated. When the electrical light switches on / off a event is triggered on the camera. Any hint to suppress this? I want to trigger the camera on a motion event not on a change in environment light condition.
zmfilter.pl crashes on min blobs 2 sometime also blobs 1
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I had to change the resolution of the camera, thus I had to readjust the filter parameters.
I also had to increase the shared memory as I added a second camera.
I'm not sure, but maybe it is not a good idea to adjust the share memory size at runtime.
Now it looks pretty stable. No "died" or "crashed" in the log anymore.
I also had to increase the shared memory as I added a second camera.
I'm not sure, but maybe it is not a good idea to adjust the share memory size at runtime.
Now it looks pretty stable. No "died" or "crashed" in the log anymore.