Great product.
One problem I keep seeing in the logs is:
Jul 12 14:55:38 cameras zmf-m1[3418]: ERR [Incomplete read of frame image data, 32496 bytes only]
Jul 12 14:55:39 cameras zma-m1[3422]: ERR [Can't write frame: Broken pipe]
Jul 12 14:55:39 cameras zmf-m1[3418]: INF [Frame server socket open, awaiting images]
Jul 12 14:55:40 cameras zmf-m1[3418]: ERR [Incomplete read of frame image data, 32496 bytes only]
Jul 12 14:55:40 cameras zma-m1[3422]: ERR [Can't write frame: Broken pipe]
Jul 12 14:55:40 cameras zmf-m1[3418]: INF [Frame server socket open, awaiting images]
They come in waves.
This box is more then powerful to run this:
duel Zeon 3.06
2 gig Ram
1 TB Raid Array
Running Red Hat Enterprise ES3
2.4 kernel
Incomplete read of frame image data, 32496 bytes only
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
This is caused by the default buffer size on your system being too small to allow frames to be sent in one go. If you go to Options->System and then click on the help (the '?') for ZM_FRAME_SOCKET_SIZE it explains a bit further. Basically the frame server daemon exists to try and speed up image writes to disk, if the image can't be written in one go then it defeats the object a bit. A simple tweak to a system setting is usally enough to fix it.
Phil,
Phil,
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: