Zoneminder: Difference between revisions

From DWIKI
mNo edit summary
Line 45: Line 45:
===WAR [Buffer overrun at index 13, slow down capture, speed up analysis or increase ring buffer size]===
===WAR [Buffer overrun at index 13, slow down capture, speed up analysis or increase ring buffer size]===
  find option "image buffer size" and increase, also check shared mem
  find option "image buffer size" and increase, also check shared mem
==FAQ==
===Where does it store the captures?===

Revision as of 11:58, 7 May 2008

Documentation

Installation

Dependencies on Debian

  • libmysqlclient15-dev
  • libgnutls-dev (zm requires gnutls/openssl.h)
  • libjpeg62-dev (zm requires libjpeg.a)
  • libpcre3-dev
  • libavutil-dev
  • libavcodec-dev
  • libavformat-dev
  • libswscale-dev(swscale)

checking for av_new_stream in -lavformat... no checking for perl module Module::Load... no checking for perl module Device::SerialPort... no checking for perl module MIME::Lite... no checking for perl module X10::ActiveHome... no


Perl modules on debian

  • libdate-manip-perl (Date::Manip)
  • libphp-serialization-perl (zm requires PHP::Serialization)
  • libmime-lite-perl (Mime::Lite)
  • libmodule-load-perl (Module::Load)


Configuration

Notes and bugs

ipcs/ipcrm
/proc/sys/kernel/shmall


zm_mpeg.cpp: In destructor 'VideoStream::~VideoStream()': zm_mpeg.cpp:281: error: cannot convert 'ByteIOContext' to 'ByteIOContext*' for argument '1' to 'int url_fclose(ByteIOContext*)'

just fix line 281 :)

WAR [Buffer overrun at index 13, slow down capture, speed up analysis or increase ring buffer size]

find option "image buffer size" and increase, also check shared mem

FAQ

Where does it store the captures?