Page 1 of 1

Incomplete read/write of frame

Posted: Sat Apr 08, 2006 5:04 pm
by haxhia
Hi all.

In my logs (/var/log/message/) I keep getting this kind of stuff:
Apr 8 09:12:47 spyserver zmf_m4[6441]: INF [Frame server socket open, awaiting images]
Apr 8 09:12:47 spyserver zmf_m4[6441]: ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 8 09:12:47 spyserver zma_m4[6445]: ERR [Incomplete frame write: 16128 of 34142 bytes written]
Apr 8 09:12:47 spyserver zmf_m3[6429]: ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 8 09:12:47 spyserver zma_m3[6433]: ERR [Incomplete frame write: 16128 of 31539 bytes written]
Apr 8 09:12:47 spyserver zmf_m5[6451]: INF [Frame server socket open, awaiting images]
Apr 8 09:12:47 spyserver zmf_m5[6451]: ERR [Incomplete read of frame image data, 16112 bytes only]
Apr 8 09:12:47 spyserver zma_m5[6455]: ERR [Incomplete frame write: 16128 of 30096 bytes written]
Apr 8 09:12:47 spyserver zmf_m4[6441]: INF [Frame server socket open, awaiting images]
And I also get this warning (not as often as the above errors though):
Apr 8 09:12:46 spyserver zmc_dvideo3[6437]: WAR [Buffer overrun at index 13, slow down capture, speed up analysis or increase ring buffer size]
I lowered the fps to 3 and still get that buffer overrun warning.

If someone could shed some light on this, I'd greatly appreciate it.

Thanks,
-Gezim[/quote]

Posted: Sat Apr 08, 2006 5:22 pm
by jameswilson
If you disable farm out wrtiting of images what do your logs say then

Posted: Mon Apr 24, 2006 12:33 am
by haxhia
Thanks a bunch jameswilson.

After that change the error no longer shows up. I really appreciate it.

Thanks,
-Gezim