Capturing dies once an event starts
Posted: Fri Apr 22, 2005 10:03 am
Hi all,
I'm currently running ZoneMinder 1.20.1 on a P4 3ghz HT, 1024MB DDR Ram, 2x 72gb Western Digital 10000rpm SATA drives in RAID 1 machine.
It's monitoring 2x Axis 201 cameras via IP.
It's been running fine (however its always keeping the load above 1.1 on a fairly high spec'd machine just for two cameras!)... but now its developed some wierd problem.
It seems that whenever an event is triggered (motion, forced, anything), the ZoneMinder seems to stop receiving images.
I have the Pre Image Event Buffer set to 15 frames... and whenever an event is triggered, that 15 frame buffer gets written to the event directory, but nothing else does.
The following shows up in the system logfile when an event occurs:
Any ideas?
Much appreciated,
Tom
I'm currently running ZoneMinder 1.20.1 on a P4 3ghz HT, 1024MB DDR Ram, 2x 72gb Western Digital 10000rpm SATA drives in RAID 1 machine.
It's monitoring 2x Axis 201 cameras via IP.
It's been running fine (however its always keeping the load above 1.1 on a fairly high spec'd machine just for two cameras!)... but now its developed some wierd problem.
It seems that whenever an event is triggered (motion, forced, anything), the ZoneMinder seems to stop receiving images.
I have the Pre Image Event Buffer set to 15 frames... and whenever an event is triggered, that 15 frame buffer gets written to the event directory, but nothing else does.
The following shows up in the system logfile when an event occurs:
Code: Select all
Apr 22 18:38:16 [zma_m1] INF [nscam1: 7000 - Processing at 12.05 fps]
Apr 22 18:38:24 [zma_m1] INF [nscam1: 7105 - Gone into alarm state]
Apr 22 18:38:24 [zmf_m1] ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 22 18:38:24 [zma_m1] ERR [Incomplete frame write: 16128 of 43740 bytes written]
Apr 22 18:38:24 [zmf_m1] INF [Frame server socket open, awaiting images]
Apr 22 18:38:25 [zmf_m1] ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 22 18:38:25 [zma_m1] ERR [Incomplete frame write: 16128 of 43701 bytes written]
Apr 22 18:38:25 [zmf_m1] INF [Frame server socket open, awaiting images]
Apr 22 18:38:25 [zmf_m1] ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 22 18:38:25 [zma_m1] ERR [Incomplete frame write: 16128 of 43750 bytes written]
Apr 22 18:38:25 [zmf_m1] INF [Frame server socket open, awaiting images]
Apr 22 18:38:25 [zmf_m1] ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 22 18:38:25 [zma_m1] ERR [Incomplete frame write: 16128 of 44251 bytes written]
Apr 22 18:38:25 [zmf_m1] INF [Frame server socket open, awaiting images]
Apr 22 18:38:25 [zmf_m1] ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 22 18:38:25 [zma_m1] ERR [Incomplete frame write: 16128 of 44588 bytes written]
Apr 22 18:38:25 [zma_m1] ERR [Can't insert frames: Duplicate entry '262646' for key 1]
Apr 22 18:38:27 [zmc_m1] WAR [Buffer overrun at index 9_]
- Last output repeated twice -
Apr 22 18:38:30 [zmc_m1] INF [nscam1: 25000 - Capturing at 12.05 fps]
Apr 22 18:38:32 [zmc_m1] WAR [Buffer overrun at index 9_]
- Last output repeated 32 times -
Apr 22 18:39:55 [zmc_m1] INF [nscam1: 26000 - Capturing at 11.76 fps]
Apr 22 18:39:57 [zmc_m1] WAR [Buffer overrun at index 9_]
- Last output repeated twice -
Apr 22 18:39:59 [zmc_m2] INF [nscam2: 224000 - Capturing at 1.09 fps]
Apr 22 18:40:01 [/usr/sbin/cron] (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Apr 22 18:40:02 [zmc_m1] WAR [Buffer overrun at index 9_]
- Last output repeated 24 times -
Apr 22 18:41:05 [zma_m1] INF [Debug Level = 0, Debug Log = <none>]
Apr 22 18:41:05 [zma_m1] INF [Warming up]
Apr 22 18:41:05 [zmf_m1] INF [Frame server socket open, awaiting images]
Apr 22 18:41:20 [zmc_m1] INF [nscam1: 27000 - Capturing at 11.76 fps]
Apr 22 18:42:29 [zma_m1] INF [nscam1: 1000 - Processing at 11.90 fps]
Apr 22 18:42:45 [zmc_m1] INF [nscam1: 28000 - Capturing at 11.76 fps]
Apr 22 18:43:54 [zma_m1] INF [nscam1: 2000 - Processing at 11.76 fps]
Any ideas?
Much appreciated,
Tom