Incomplete read of frame image data

Forum for questions and support relating to the 1.25.x releases only.
Locked
Stasiks
Posts: 11
Joined: Thu Feb 16, 2012 6:45 pm

Incomplete read of frame image data

Post by Stasiks »

Hello
I have the following problem when turn on recorder loses some of the frames because the camera is the Chinese HIKVISION DS-2CD8253F-EI
When I want to look at records Stream picture freezes. Using LINUX MINT13, ZonEMinder 1.25.0
When using version 1.24.4 Image twitched but never frozd.

Code: Select all

ma_m3[16554]: ERR [Incomplete frame write: 272000 of 820402 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 368000 of 835924 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 367960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 272000 of 843027 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 576000 of 845609 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 575960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 288000 of 855255 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 287960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 256000 of 857250 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 255960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 224000 of 859358 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 368000 of 860497 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 367960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 272000 of 861483 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 256000 of 862230 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 255960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zma_m3[16554]: ERR [Incomplete frame write: 656000 of 863883 bytes written]
zmf[16548]: ERR [Incomplete read of frame image data, 655960 bytes only]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 272000 of 751933 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 16000 of 781523 bytes written]
zmf[16548]: INF [Frame server socket open, awaiting images]
zmf[16548]: ERR [Incomplete read of frame image data, 15960 bytes only]
zma_m3[16554]: ERR [Incomplete frame write: 16000 of 789148 bytes written]
zma_m3[16554]: INF [Monitor-3: 339 - Left alarm state (1055) - 226(116) images]
zma_m3[16554]: INF [Monitor-3: 339 - Closing event 1055, alarm end]
zms[16620]: INF [Got signal 15 (Terminated), exiting]
zms[16647]: INF [Authenticated user 'KH_Video_Admin']
zms[16647]: ERR [Can't open /usr/share/zoneminder/events/3/12/07/05/20/02/10/020-capture.jpg: No such file or directory]
web_php[15030]: ERR [socket_sendto( /tmp/zm/zms-626623s.sock ) failed: No such file or directory]
zmc_m2[16536]: INF [Monitor-2: 1000 - Capturing at 10.31 fps]
If you want to know something more specifically, I am ready to cooperate.
Thank
Stasiks
Posts: 11
Joined: Thu Feb 16, 2012 6:45 pm

Re: Incomplete read of frame image data

Post by Stasiks »

Hi
The first report of was able to avoid errors, there were problems with the system itself.
I understand the errors occur when the processor loaded to 100%. While using three cameras everything was fine as soon as hooked three more camera processor be 100% loaded and displayed the following error:
Evens
Evens
screenshot2.png (73.37 KiB) Viewed 3303 times
Is it possible to edit the "Time Delta"
I use
Processor: AMD Athlon II X4 640
Motherboard: M4A88T-M
Camera: HIKVISION DS-2CD8253F-EI, Resolution 1600x1200 10 F/s
I do not want to reduce the resolution, another solution is to replace the processor,the powerful processor tor the motherboard is the Phenom II X6 1100T
Does such processor will solve my problem?
Thank
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Incomplete read of frame image data

Post by knight-of-ni »

I've experienced this since zm 1.24.x.

Here is a workaround:
http://www.zoneminder.com/forums/viewto ... =8&t=18324
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
marcodefreitas
Posts: 21
Joined: Wed Oct 21, 2009 6:45 pm

Re: Incomplete read of frame image data

Post by marcodefreitas »

Disable the "farm out" feature.
Locked