<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sawireless2000</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sawireless2000"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Sawireless2000"/>
	<updated>2026-04-19T17:43:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1751</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1751"/>
		<updated>2006-10-22T18:03:08Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Increase Image size&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder Build Notes==&lt;br /&gt;
==== Required for Building ====&lt;br /&gt;
* MySQL [http://www.lamphowto.com  www.lamphowto.com] Notes on compiling MySQL from source&lt;br /&gt;
* OpenSSL&lt;br /&gt;
* PHP&lt;br /&gt;
* Apache&lt;br /&gt;
* Perl/Libperl&lt;br /&gt;
./configure will complain if anything is missing.&lt;br /&gt;
&lt;br /&gt;
==== Installing from Source ====&lt;br /&gt;
* http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Create and Populate the Database ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
:mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
:mysql mysql&lt;br /&gt;
:&amp;gt; grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to &amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
:&amp;gt; quit&lt;br /&gt;
: mysqladmin reload&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Debian Installation ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5391&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6215&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Ubuntu install====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==== SuSE 10 Notes ====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5925&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
*Startup script&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==== Fedora4 Notes ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. &amp;#039;&amp;#039;&amp;#039;If zm can not open and write the log files, it will not start. &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Debian Notes ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&lt;br /&gt;
&lt;br /&gt;
==== Gentoo Notes====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5685&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo&lt;br /&gt;
[[Gentoo Install|Configuring a Gentoo System &amp;amp; ZoneMinder]]&lt;br /&gt;
&lt;br /&gt;
==== Misc Notes (Anyone care to categorize?) ====&lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file lying around. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like &amp;quot;httpd&amp;quot;. &amp;lt;br&amp;gt;&lt;br /&gt;
zmdc.log or /var/log/messages log any errors.&amp;lt;br&amp;gt;&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
&lt;br /&gt;
==== Permissions Problems ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
&amp;lt;code&amp;gt;sudo -u apache /etc/rc.d/rc.zoneminder start&amp;lt;/code&amp;gt;&lt;br /&gt;
** now.. zmc and zma is running on user apache&lt;br /&gt;
&lt;br /&gt;
==== su Issue ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
&lt;br /&gt;
==== Allowing CGI Execution (REQUIRED for ZM) ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS Issues==&lt;br /&gt;
Turning off ACPI power management in the BIOS may help alleviate some issues with ZoneMinder and capture hardware. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3953&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
== Contribs Forum==&lt;br /&gt;
The [http://www.zoneminder.com/forums/viewforum.php?f=9 contribs forum] contains contributions from ZoneMinder users like yourself!&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
Cambozola is a Java plugin that decodes multipart JPEG streams. Mozilla-based browser have native support, so this plugin is for browsers like Internet Explorer that lack that support.&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==Capture Card Issues==&lt;br /&gt;
==== Image is Flipped ====&lt;br /&gt;
* Applies to 4 inputs on one chip:&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
&lt;br /&gt;
==== Scrambled Images ====&lt;br /&gt;
* Applies to 4 inputs on one chip, using lspci and dmesg to determine hardware.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database MySQL==&lt;br /&gt;
==== Create a New Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
&lt;br /&gt;
==== Repair a Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5845&lt;br /&gt;
&lt;br /&gt;
==== Backup a Database ====&lt;br /&gt;
&lt;br /&gt;
==== Delete Databases/Tables ====&lt;br /&gt;
&lt;br /&gt;
==== Database Tricks/Tips ==== &lt;br /&gt;
* My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
** Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
====Update Database After Installing from RPM&amp;#039;s====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
&lt;br /&gt;
== ffmpeg ==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&amp;lt;br&amp;gt;&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5601&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
&amp;lt;code&amp;gt;./configure , make,  make install, make installibs&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Increase Image size==&lt;br /&gt;
If you increase the image size on a camera, it&amp;#039;s always best to close down any streams and restart ZM to make sure that all memory is released.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=7049&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, Colorzilla Extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom Capture Cards==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4130&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
** http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv card=77&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.linux.com/howtos/Webcam-HOWTO/dev-intro.shtml&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6892&lt;br /&gt;
All screens must be the same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==Logitech USB QuickCam==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with CentOS. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message Logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory Problems/Tweaks==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==SELinux Issues==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==Modprobe==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Official ZoneMinder Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&lt;br /&gt;
&lt;br /&gt;
==MMS Gateway and API Aoftware==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl Package zmpgk.pl==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobin==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote Camera Source/ Using Another ZM Box as a Source====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Simultaneous connections (number off ) to Web browser==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6765&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
*&amp;quot;disable farm out writing of images&amp;quot; if frame capture errors appear in log.&amp;lt;br&amp;gt;&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Vehicle Detection Links==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
*http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1747</id>
		<title>Talk:Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1747"/>
		<updated>2006-10-16T20:54:09Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: DSlam  and video balun updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Request for comment:&lt;br /&gt;
I will discuss various ways of using DSLAMS, Video baluns , copper, Telephone poles and fiber to setup a neighbourhood surveillance system. &lt;br /&gt;
&lt;br /&gt;
=== Slice the street up into multiple camera zones ===&lt;br /&gt;
&lt;br /&gt;
Three cameras should be trained down the length of the street. One to monitor only the tar road and the other two to monitor the pavements. Motion detection works best the narrower the zone is to be monitored. Multiple cameras can be spanned adjacent to each other, thus slicing up the road into as many sections as desired. Plant to poles on the pavement and suspend the camers at a certain height across the road. It is critical that nobody&amp;#039;s privacy is invaded with such a setup, with each resident able to see each camera output this will be ensured.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DSLAM and video baluns ===&lt;br /&gt;
A DSLAM is a Point-to-Multipoint device. It can be thought of as a massive SwiTch. It strength lies in it&amp;#039;s ability to download/upload high bandwidth content to each ADSL modem, connected to it&amp;#039;s ports, over twisted pair copper. DSLAM sizes vary between eight and 200 ports. The eight port uses RJ-45 telephone jack connectors. The larger port sizes use a Telco-50 connector cable. Each port connects to only one ADSL modem.&lt;br /&gt;
&lt;br /&gt;
Functioning as a switch, it receives the ADSL modem data (connected to it via twisted pair copper wire) on a port and&lt;br /&gt;
streams this data via the Ethernet gigabit link that physically plugs into the DSLAM itself unto &lt;br /&gt;
the Internet or local network. &lt;br /&gt;
&lt;br /&gt;
The DSLAM can multicast a video stream to all the ADSL modems at the same time. An eight-port DSLAM can stream eight different movies and at the&lt;br /&gt;
same time the ADSL modems can upload data unto the DSLAM to be routed unto the Internet or local network via the DSLAM&amp;#039;s Gigabit Ethernet port.&lt;br /&gt;
This allows for See [http://en.wikipedia.org/wiki/Triple_play_(telecommunications) http://en.wikipedia.org/wiki/Triple_play_%28telecommunications%29]&lt;br /&gt;
The DSLAM has QOS and bandwidth control in increments of 32k, allowing  bandwidth management to each ADSL modem.&lt;br /&gt;
&lt;br /&gt;
It overcomes the distance limitation of 100m over copper wire that limits Ethernet usage. Via the ATM protocol a DSLAM downloads/uploads it&amp;#039;s&lt;br /&gt;
data to the ADSL modem connected to one of it&amp;#039;s ports at a distance of over 5km. The ATM protocol uses fixed packet widths. The Ethernet protocol uses variable data rates. As the distance of a wire increases, its resitance increases hence the the need for the ATM protocol.&lt;br /&gt;
&lt;br /&gt;
Upload speed from an ADSL modem to it&amp;#039;s DSLAM port: 1meg ~ 1.6km &lt;br /&gt;
&lt;br /&gt;
Download speeds from a single DSLAM port to it&amp;#039;s ADSL modem&lt;br /&gt;
*25meg at 1000 feet&lt;br /&gt;
*24meg at 2000 feet&lt;br /&gt;
*23meg at 3000 feet&lt;br /&gt;
*22meg at 4000 feet&lt;br /&gt;
*21meg at 5000 feet&lt;br /&gt;
*19meg at 6000 feet&lt;br /&gt;
*16meg at 7000 feet &lt;br /&gt;
&lt;br /&gt;
As the distance of the ADSL modem from the DSLAM increases the throughput will drop. At any distance where the speed becomes unacceptable&lt;br /&gt;
, connect an Fiber/Ethernet module to the ADSL modem&amp;#039;s ethernet port.  The ADSL could be seen as an ATM to Ethernet protocol converter. All switches, hubs, routers and bridges uses the Ethernet protocol. &lt;br /&gt;
&lt;br /&gt;
A DSLAM is a viable alternative to many Fiber deployments, it allows people to build their own private telephone exchanges via telephone poles and underground cabling in the exact same manner that a Telco builds their  exchanges.&lt;br /&gt;
&lt;br /&gt;
Connect an analogue camera to a VideoBalun. The balun transmitter converts the analogue signal to digital and transmits the video data a distance of 1km over twisted pair copper to the receiver balun which converts it back to analogue. These analogue signals are connected to  cards installed inside Zoneminder boxes. The Zoneminder box connects to the DsLam besides it via it&amp;#039;s Ethernet port. The DsLam streams the captured video to the ADSL2+ modems.&lt;br /&gt;
&lt;br /&gt;
See *DsLam http://en.wikipedia.org/wiki/DSLAM&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1718</id>
		<title>Talk:Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1718"/>
		<updated>2006-10-08T12:23:45Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: DSLAMs and Video Baluns&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Request for comment:&lt;br /&gt;
I will discuss various ways of using DSLAMS, Video baluns , copper, Telephone poles and fiber to setup a neighbourhood surveillance system. &lt;br /&gt;
&lt;br /&gt;
=== Slice the street up into multiple camera zones ===&lt;br /&gt;
&lt;br /&gt;
Three cameras should be trained down the length of the street. One to monitor only the tar road and the other two to monitor the pavements. Motion detection works best the narrower the zone is to be monitored. Multiple cameras can be spanned adjacent to each other, thus slicing up the road into as many sections as desired. Plant to poles on the pavement and suspend the camers at a certain height across the road. It is critical that nobody&amp;#039;s privacy is invaded with such a setup, with each resident able to see each camera output this will be ensured.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== DSLAM and video baluns ===&lt;br /&gt;
A DSLAM overcomes the distance limitation of 100m over copper wire that limits Ethernet usage. Distances of over 5km are possible over a twisted pair telephone copper wire. A single DSLAM port uses the ATM protocol to transmit fixed width packages to an ADSL modem. The Ethernet protocol uses variable data rates. As the distance of a wire increases, its resitance increases hence the the need for the ATM protocol for long distance transmission. DSLAM is a viable alternative to many Fiber deployments. A DSLAM allows people to build their own private telephone exchanges via telephone poles in the exact same manner that Telocos  build theirs.&lt;br /&gt;
&lt;br /&gt;
Let&amp;#039;s focus on pure analogue video transmission over a distance of 1km. A video balun transmitter converts the analogue signal to digital over twisted pair copper, transmits it over 1km to the receiver which converts it back to analogue. These analogue signals are brought back to a central control room connected to Zoneminder boxes.  The &lt;br /&gt;
Zoneminder video stream are uploaded to the DSLAM besides it. The Adsl2+ Dslam can stream 24meg on a single port. Thus every person with an Adsl modem can access all the camera streams centralised at the Zoneminder PC&amp;#039;s.  By daisy-chaining Dslams cheap copper can be used to extend the streams instead of using Fiber - it depends on various factors.&lt;br /&gt;
&lt;br /&gt;
See *DsLam http://en.wikipedia.org/wiki/DSLAM&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1717</id>
		<title>Talk:Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1717"/>
		<updated>2006-10-05T18:23:25Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Request for comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Request for comment:&lt;br /&gt;
I will discuss various ways of using DSLAMS, Video baluns , copper, Telephone poles and fiber to setup a neighbourhood surveillance system. &lt;br /&gt;
&lt;br /&gt;
=== Slice the street up into multiple camera zones ===&lt;br /&gt;
&lt;br /&gt;
Three cameras should be trained down the length of the street. One to monitor only the tar road and the other two to monitor the pavements. Motion detection works best the narrower the zone is to be monitored. Multiple cameras can be spanned adjacent to each other, thus slicing up the road into as many sections as desired. Plant to poles on the pavement and suspend the camers at a certain height across the road. It is critical that nobody&amp;#039;s privacy is invaded with such a setup, with each resident able to see each camera output this will be ensured.&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1716</id>
		<title>Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1716"/>
		<updated>2006-10-05T18:19:49Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Cameras */ South-African distributor for watec&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over 300m.&lt;br /&gt;
&lt;br /&gt;
==Covert surveillance==&lt;br /&gt;
Use a http://www.mini-itx.com PC with DC-DC converter, 940nm Leds and low lux camera connected via GPRS for&lt;br /&gt;
instant remote surveillance&lt;br /&gt;
&lt;br /&gt;
==DC-DC converters==&lt;br /&gt;
*http://www.short-circuit.com&lt;br /&gt;
*http://www.mini-box.com&lt;br /&gt;
&lt;br /&gt;
==Cameras==&lt;br /&gt;
Low lux cameras used in Astronomy&lt;br /&gt;
Wattec  - 1/2 inch 0.0003Lux &lt;br /&gt;
*http://www.wateccameras.com&lt;br /&gt;
South-African distributor: Scientific Alert [011 476 5718]&lt;br /&gt;
&lt;br /&gt;
== Infrared Security Cameras==&lt;br /&gt;
Link to various Infrared Security Cameras&lt;br /&gt;
*http://www.cctvcamerapros.com/Infrared-Security-Cameras-s/29.htm&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1700</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1700"/>
		<updated>2006-09-25T15:05:34Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Kodicom Capture Cards */ options bttv card = 77&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder Build Notes==&lt;br /&gt;
==== Required for Building ====&lt;br /&gt;
* MySQL [http://www.lamphowto.com  www.lamphowto.com] Notes on compiling MySQL from source&lt;br /&gt;
* OpenSSL&lt;br /&gt;
* PHP&lt;br /&gt;
* Apache&lt;br /&gt;
* Perl/Libperl&lt;br /&gt;
./configure will complain if anything is missing.&lt;br /&gt;
&lt;br /&gt;
==== Installing from Source ====&lt;br /&gt;
* http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Create and Populate the Database ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
:mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
:mysql mysql&lt;br /&gt;
:&amp;gt; grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to &amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
:&amp;gt; quit&lt;br /&gt;
: mysqladmin reload&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Debian Installation ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5391&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6215&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Ubuntu install====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==== SuSE 10 Notes ====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5925&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
*Startup script&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==== Fedora4 Notes ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. &amp;#039;&amp;#039;&amp;#039;If zm can not open and write the log files, it will not start. &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Debian Notes ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&lt;br /&gt;
&lt;br /&gt;
==== Gentoo Notes====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5685&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo&lt;br /&gt;
[[Gentoo Install|Configuring a Gentoo System &amp;amp; ZoneMinder]]&lt;br /&gt;
&lt;br /&gt;
==== Misc Notes (Anyone care to categorize?) ====&lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file lying around. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like &amp;quot;httpd&amp;quot;. &amp;lt;br&amp;gt;&lt;br /&gt;
zmdc.log or /var/log/messages log any errors.&amp;lt;br&amp;gt;&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
&lt;br /&gt;
==== Permissions Problems ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
&amp;lt;code&amp;gt;sudo -u apache /etc/rc.d/rc.zoneminder start&amp;lt;/code&amp;gt;&lt;br /&gt;
** now.. zmc and zma is running on user apache&lt;br /&gt;
&lt;br /&gt;
==== su Issue ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
&lt;br /&gt;
==== Allowing CGI Execution (REQUIRED for ZM) ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS Issues==&lt;br /&gt;
Turning off ACPI power management in the BIOS may help alleviate some issues with ZoneMinder and capture hardware. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3953&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
== Contribs Forum==&lt;br /&gt;
The [http://www.zoneminder.com/forums/viewforum.php?f=9 contribs forum] contains contributions from ZoneMinder users like yourself!&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
Cambozola is a Java plugin that decodes multipart JPEG streams. Mozilla-based browser have native support, so this plugin is for browsers like Internet Explorer that lack that support.&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==Capture Card Issues==&lt;br /&gt;
==== Image is Flipped ====&lt;br /&gt;
* Applies to 4 inputs on one chip:&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
&lt;br /&gt;
==== Scrambled Images ====&lt;br /&gt;
* Applies to 4 inputs on one chip, using lspci and dmesg to determine hardware.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database MySQL==&lt;br /&gt;
==== Create a New Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
&lt;br /&gt;
==== Repair a Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5845&lt;br /&gt;
&lt;br /&gt;
==== Backup a Database ====&lt;br /&gt;
&lt;br /&gt;
==== Delete Databases/Tables ====&lt;br /&gt;
&lt;br /&gt;
==== Database Tricks/Tips ==== &lt;br /&gt;
* My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
** Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
====Update Database After Installing from RPM&amp;#039;s====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
&lt;br /&gt;
== ffmpeg ==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&amp;lt;br&amp;gt;&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5601&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
&amp;lt;code&amp;gt;./configure , make,  make install, make installibs&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, Colorzilla Extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom Capture Cards==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4130&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
** http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv card=77&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.linux.com/howtos/Webcam-HOWTO/dev-intro.shtml&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6892&lt;br /&gt;
All screens must be the same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==Logitech USB QuickCam==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with CentOS. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message Logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory Problems/Tweaks==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==SELinux Issues==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==Modprobe==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Official ZoneMinder Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&lt;br /&gt;
&lt;br /&gt;
==MMS Gateway and API Aoftware==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl Package zmpgk.pl==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobin==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote Camera Source/ Using Another ZM Box as a Source====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Simultaneous connections (number off ) to Web browser==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6765&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
*&amp;quot;disable farm out writing of images&amp;quot; if frame capture errors appear in log.&amp;lt;br&amp;gt;&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Vehicle Detection Links==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
*http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1657</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1657"/>
		<updated>2006-09-03T15:56:13Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Number of simultaneous connections to browser&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder Build Notes==&lt;br /&gt;
==== Required for Building ====&lt;br /&gt;
* MySQL [http://www.lamphowto.com  www.lamphowto.com] Notes on compiling MySQL from source&lt;br /&gt;
* OpenSSL&lt;br /&gt;
* PHP&lt;br /&gt;
* Apache&lt;br /&gt;
* Perl/Libperl&lt;br /&gt;
./configure will complain if anything is missing.&lt;br /&gt;
&lt;br /&gt;
==== Installing from Source ====&lt;br /&gt;
* http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Create and Populate the Database ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
:mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
:mysql mysql&lt;br /&gt;
:&amp;gt; grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to &amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
:&amp;gt; quit&lt;br /&gt;
: mysqladmin reload&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Debian Installation ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5391&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6215&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Ubuntu install====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==== SuSE 10 Notes ====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5925&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
*Startup script&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==== Fedora4 Notes ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. &amp;#039;&amp;#039;&amp;#039;If zm can not open and write the log files, it will not start. &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Debian Notes ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&lt;br /&gt;
&lt;br /&gt;
==== Gentoo Notes====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5685&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo&lt;br /&gt;
[[Gentoo Install|Configuring a Gentoo System &amp;amp; ZoneMinder]]&lt;br /&gt;
&lt;br /&gt;
==== Misc Notes (Anyone care to categorize?) ====&lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file lying around. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like &amp;quot;httpd&amp;quot;. &amp;lt;br&amp;gt;&lt;br /&gt;
zmdc.log or /var/log/messages log any errors.&amp;lt;br&amp;gt;&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
&lt;br /&gt;
==== Permissions Problems ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
&amp;lt;code&amp;gt;sudo -u apache /etc/rc.d/rc.zoneminder start&amp;lt;/code&amp;gt;&lt;br /&gt;
** now.. zmc and zma is running on user apache&lt;br /&gt;
&lt;br /&gt;
==== su Issue ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
&lt;br /&gt;
==== Allowing CGI Execution (REQUIRED for ZM) ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS Issues==&lt;br /&gt;
Turning off ACPI power management in the BIOS may help alleviate some issues with ZoneMinder and capture hardware. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3953&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
== Contribs Forum==&lt;br /&gt;
The [http://www.zoneminder.com/forums/viewforum.php?f=9 contribs forum] contains contributions from ZoneMinder users like yourself!&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
Cambozola is a Java plugin that decodes multipart JPEG streams. Mozilla-based browser have native support, so this plugin is for browsers like Internet Explorer that lack that support.&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==Capture Card Issues==&lt;br /&gt;
==== Image is Flipped ====&lt;br /&gt;
* Applies to 4 inputs on one chip:&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
&lt;br /&gt;
==== Scrambled Images ====&lt;br /&gt;
* Applies to 4 inputs on one chip, using lspci and dmesg to determine hardware.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database MySQL==&lt;br /&gt;
==== Create a New Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
&lt;br /&gt;
==== Repair a Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5845&lt;br /&gt;
&lt;br /&gt;
==== Backup a Database ====&lt;br /&gt;
&lt;br /&gt;
==== Delete Databases/Tables ====&lt;br /&gt;
&lt;br /&gt;
==== Database Tricks/Tips ==== &lt;br /&gt;
* My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
** Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
====Update Database After Installing from RPM&amp;#039;s====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
&lt;br /&gt;
== ffmpeg ==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&amp;lt;br&amp;gt;&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5601&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
&amp;lt;code&amp;gt;./configure , make,  make install, make installibs&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, Colorzilla Extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom Capture Cards==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4130&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
** http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv card=77&amp;lt;br&amp;gt;&lt;br /&gt;
All screens must be the same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==Logitech USB QuickCam==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with CentOS. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message Logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory Problems/Tweaks==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==SELinux Issues==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==Modprobe==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Official ZoneMinder Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&lt;br /&gt;
&lt;br /&gt;
==MMS Gateway and API Aoftware==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl Package zmpgk.pl==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobin==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote Camera Source/ Using Another ZM Box as a Source====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Simultaneous connections (number off ) to Web browser==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6765&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
*&amp;quot;disable farm out writing of images&amp;quot; if frame capture errors appear in log.&amp;lt;br&amp;gt;&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Vehicle Detection Links==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
*http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1656</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1656"/>
		<updated>2006-09-03T15:39:23Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Required for Building */  www.lamphowto.com Compile sql from source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder Build Notes==&lt;br /&gt;
==== Required for Building ====&lt;br /&gt;
* MySQL [http://www.lamphowto.com  www.lamphowto.com] Notes on compiling MySQL from source&lt;br /&gt;
* OpenSSL&lt;br /&gt;
* PHP&lt;br /&gt;
* Apache&lt;br /&gt;
* Perl/Libperl&lt;br /&gt;
./configure will complain if anything is missing.&lt;br /&gt;
&lt;br /&gt;
==== Installing from Source ====&lt;br /&gt;
* http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Create and Populate the Database ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
:mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
:mysql mysql&lt;br /&gt;
:&amp;gt; grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to &amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
:&amp;gt; quit&lt;br /&gt;
: mysqladmin reload&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Debian Installation ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5391&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6215&amp;lt;br&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Ubuntu install====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==== SuSE 10 Notes ====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5925&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
*Startup script&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==== Fedora4 Notes ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. &amp;#039;&amp;#039;&amp;#039;If zm can not open and write the log files, it will not start. &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== Debian Notes ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&lt;br /&gt;
&lt;br /&gt;
==== Gentoo Notes====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5685&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo&lt;br /&gt;
[[Gentoo Install|Configuring a Gentoo System &amp;amp; ZoneMinder]]&lt;br /&gt;
&lt;br /&gt;
==== Misc Notes (Anyone care to categorize?) ====&lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file lying around. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like &amp;quot;httpd&amp;quot;. &amp;lt;br&amp;gt;&lt;br /&gt;
zmdc.log or /var/log/messages log any errors.&amp;lt;br&amp;gt;&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
&lt;br /&gt;
==== Permissions Problems ====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
&amp;lt;code&amp;gt;sudo -u apache /etc/rc.d/rc.zoneminder start&amp;lt;/code&amp;gt;&lt;br /&gt;
** now.. zmc and zma is running on user apache&lt;br /&gt;
&lt;br /&gt;
==== su Issue ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
&lt;br /&gt;
==== Allowing CGI Execution (REQUIRED for ZM) ====&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS Issues==&lt;br /&gt;
Turning off ACPI power management in the BIOS may help alleviate some issues with ZoneMinder and capture hardware. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3953&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
== Contribs Forum==&lt;br /&gt;
The [http://www.zoneminder.com/forums/viewforum.php?f=9 contribs forum] contains contributions from ZoneMinder users like yourself!&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
Cambozola is a Java plugin that decodes multipart JPEG streams. Mozilla-based browser have native support, so this plugin is for browsers like Internet Explorer that lack that support.&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==Capture Card Issues==&lt;br /&gt;
==== Image is Flipped ====&lt;br /&gt;
* Applies to 4 inputs on one chip:&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
&lt;br /&gt;
==== Scrambled Images ====&lt;br /&gt;
* Applies to 4 inputs on one chip, using lspci and dmesg to determine hardware.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database MySQL==&lt;br /&gt;
==== Create a New Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
&lt;br /&gt;
==== Repair a Database ==== &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5845&lt;br /&gt;
&lt;br /&gt;
==== Backup a Database ====&lt;br /&gt;
&lt;br /&gt;
==== Delete Databases/Tables ====&lt;br /&gt;
&lt;br /&gt;
==== Database Tricks/Tips ==== &lt;br /&gt;
* My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
** Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
====Update Database After Installing from RPM&amp;#039;s====&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
&lt;br /&gt;
== ffmpeg ==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&amp;lt;br&amp;gt;&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5601&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
&amp;lt;code&amp;gt;./configure , make,  make install, make installibs&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, Colorzilla Extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom Capture Cards==&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=4130&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
** http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv card=77&amp;lt;br&amp;gt;&lt;br /&gt;
All screens must be the same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==Logitech USB QuickCam==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with CentOS. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message Logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory Problems/Tweaks==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
==SELinux Issues==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
* http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==Modprobe==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Official ZoneMinder Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&lt;br /&gt;
&lt;br /&gt;
==MMS Gateway and API Aoftware==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl Package zmpgk.pl==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobin==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote Camera Source/ Using Another ZM Box as a Source====&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
*&amp;quot;disable farm out writing of images&amp;quot; if frame capture errors appear in log.&amp;lt;br&amp;gt;&lt;br /&gt;
** http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
**http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Vehicle Detection Links==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
*http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1643</id>
		<title>Hardware Compatibility List</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Hardware_Compatibility_List&amp;diff=1643"/>
		<updated>2006-08-15T22:06:22Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* USB Cameras */  Forum link on PCVC&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zoneminder will work with almost any capture card that is supported by the linux kernel.&lt;br /&gt;
&lt;br /&gt;
== Capture Cards ==&lt;br /&gt;
&lt;br /&gt;
[[Pico2000]] - 4 port card, one chip bt878, around 2 fps when using all channels&lt;br /&gt;
&lt;br /&gt;
[[Bt878_4chip_8inputs]] - I don&amp;#039;t know the name for it, 4 chips bt878, 8 inputs, around 5 fps when using 2 inputs per chip&lt;br /&gt;
&lt;br /&gt;
[[Hauppauge]]&lt;br /&gt;
&lt;br /&gt;
[[Ituner Spectra 8]] [http://www.ituner.com/spectra.htm]&lt;br /&gt;
&lt;br /&gt;
[[Linux Media Labs LMLBT44]] [http://www.linuxmedialabs.com]&lt;br /&gt;
&lt;br /&gt;
[[Avermedia]]&lt;br /&gt;
&lt;br /&gt;
[[TView 95/99]]&lt;br /&gt;
&lt;br /&gt;
[[WinFast TV2000 XP]]&lt;br /&gt;
&lt;br /&gt;
[[Osprey 100]]&lt;br /&gt;
&lt;br /&gt;
[[Grand X Guard]] [http://www.grandtec.com/xguard.htm]&lt;br /&gt;
&lt;br /&gt;
[[Kodicom 4400r]]&lt;br /&gt;
&lt;br /&gt;
Most other BTTV (BT878, BT848) cards, see /usr/src/linux/Documentation/video4linux/bttv/CARDLIST on your system for a list of some of them.&lt;br /&gt;
&lt;br /&gt;
== Analog Cameras ==&lt;br /&gt;
&lt;br /&gt;
Any regular composite or svideo camera connected via a supported capture card.&lt;br /&gt;
&lt;br /&gt;
== Network Cameras ==&lt;br /&gt;
&lt;br /&gt;
* [[Axis]] (just about all recent models, including support for PTZ functions)&lt;br /&gt;
&lt;br /&gt;
* [[Panasonic]] BLC-10, KX-HCM10 etc (including PTZ support)&lt;br /&gt;
&lt;br /&gt;
* [[D-Link]] DCS-1000(W) - plus other D-Link IP models&lt;br /&gt;
&lt;br /&gt;
* [[Sony]] SNC-M1 and SNC-M3 wired and wireless - possibly other Sony IP models?&lt;br /&gt;
&lt;br /&gt;
* [[Grandtec]] [[Grandtec_WLAN_Camera|WLAN Camera]] WiFi or III - poor outdoor-quality, acceptable indoor quality. cheap!&lt;br /&gt;
&lt;br /&gt;
* [[Airlink 101]] AIC250W - Just remember to turn off PCRE processing in the Options &amp;gt; Network tab.  http://x.x.x.x/video.cgi gives 10 fps 640 x 480 mjpeg feed.  Same camera as D-Link DCS-900W / TrendNet IP-200 / Hawking HNC320W.&lt;br /&gt;
&lt;br /&gt;
* Any network camera that allows access to single JPEG image grabs or multi-part JPEG feeds.&lt;br /&gt;
&lt;br /&gt;
== USB Cameras ==&lt;br /&gt;
&lt;br /&gt;
Just Zoom USB cam&lt;br /&gt;
&lt;br /&gt;
Creative Webcam Pro, Webcam 3&lt;br /&gt;
&lt;br /&gt;
Logitech QuickCam Express, QuickCam Pro 3000&lt;br /&gt;
&lt;br /&gt;
Philips PCVC 730K, PCVC 740K&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6645&amp;amp;highlight=zmu&lt;br /&gt;
&lt;br /&gt;
Any OV511 based USB camera [http://alpha.dyndns.org/ov511/cameras.html]&lt;br /&gt;
&lt;br /&gt;
Any Philips based USB camera [http://www.smcc.demon.nl/webcam]&lt;br /&gt;
&lt;br /&gt;
Any CPIA based USB camera [http://webcam.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that most USB cameras that can use Video4Linux, and so can be used by ZoneMinder, have older chipsets and can be hard to find new.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note that PWC drivers are not included in the kernel. Some distribution&amp;#039;s add them in and other may not. Here are some relevant links.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[http://www.smcc.demon.nl/webcam/ Old Maintainer]&lt;br /&gt;
[http://www.saillard.org/linux/pwc/ Current PWC Maintainer]&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1606</id>
		<title>Talk:Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1606"/>
		<updated>2006-07-14T17:20:17Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Section move?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Maybe this section should be moved elsewhere?&lt;br /&gt;
[[User:Sawireless2000|Sawireless2000]] 18:20, 14 July 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Talk:Hauppauge_WinTV-PVR_150/160&amp;diff=1602</id>
		<title>Talk:Hauppauge WinTV-PVR 150/160</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Talk:Hauppauge_WinTV-PVR_150/160&amp;diff=1602"/>
		<updated>2006-07-09T12:27:51Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: What chipset?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What chipset does it use?&lt;br /&gt;
[[User:Sawireless2000|Sawireless2000]] 13:27, 9 July 2006 (BST)&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1568</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1568"/>
		<updated>2006-06-25T16:47:48Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Removed Infrared and recreated a section for it under Contents&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
*General forum notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
==Suse issues==&lt;br /&gt;
Startup script&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==Shared memory setting must be high.==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1567</id>
		<title>Infrared Leds, Cameras, DC-DC converters etc</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Infrared_Leds,_Cameras,_DC-DC_converters_etc&amp;diff=1567"/>
		<updated>2006-06-25T16:44:00Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over 300m.&lt;br /&gt;
&lt;br /&gt;
==Covert surveillance==&lt;br /&gt;
Use a http://www.mini-itx.com PC with DC-DC converter, 940nm Leds and low lux camera connected via GPRS for&lt;br /&gt;
instant remote surveillance&lt;br /&gt;
&lt;br /&gt;
==DC-DC converters==&lt;br /&gt;
*http://www.short-circuit.com&lt;br /&gt;
*http://www.mini-box.com&lt;br /&gt;
&lt;br /&gt;
==Cameras==&lt;br /&gt;
Low lux cameras used in Astronomy&lt;br /&gt;
*http://www.wateccameras.com&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1566</id>
		<title>Helpful user contributed resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1566"/>
		<updated>2006-06-25T16:37:12Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Infrared leds, cameras,DC-DC converters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General==&lt;br /&gt;
[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[General Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Supported distributions]]&lt;br /&gt;
&lt;br /&gt;
[[Supported hardware]]&lt;br /&gt;
&lt;br /&gt;
[[Patches]]&lt;br /&gt;
&lt;br /&gt;
[[Infrared Leds, Cameras, DC-DC converters etc]]&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
[[HOWTO]]&amp;#039;s&lt;br /&gt;
&lt;br /&gt;
[[Error messages]]&lt;br /&gt;
&lt;br /&gt;
[[Debian]]-specific&lt;br /&gt;
&lt;br /&gt;
==Third party==&lt;br /&gt;
[[Third Party Utils]]&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=1565</id>
		<title>Kodicom 4400r</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=1565"/>
		<updated>2006-06-24T20:39:59Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Readability edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add&amp;lt;br&amp;gt;&lt;br /&gt;
modprobe bttv gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
or &amp;lt;br&amp;gt;&lt;br /&gt;
edit your modprobe.conf to include &amp;lt;br&amp;gt;&lt;br /&gt;
options bttv  gbuffers=16 card=133,132,133,133&amp;lt;br&amp;gt;&lt;br /&gt;
requires a 2.6.12 kernel but fully supported in a 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
I tried and failed on the 2.6.12 but succeeded on the 2.6.13&amp;lt;br&amp;gt;&lt;br /&gt;
*James Wilson&lt;br /&gt;
&lt;br /&gt;
==Anko-tech the manufacturer of the card==&lt;br /&gt;
KMC-4400r&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.anko-tech.com/products&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While setting up a new server I omitted the &amp;quot;card=&amp;quot;  and had the 133,132,133,133. &amp;lt;br&amp;gt;&lt;br /&gt;
This resulted in just blue screens. Once I figured out I had omitted the phrase &amp;quot;card=&amp;quot; and add it the card worked. &amp;lt;br&amp;gt;&lt;br /&gt;
Greg&lt;br /&gt;
&lt;br /&gt;
==Two Cards in a single box ****==&lt;br /&gt;
Two 4400r cards - labeled as se-120 (4 8778 chips/card). In an IBM 342 Server. FC4&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is setup with :&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video0 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video1 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video2 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video3 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/dev/video4 channel 0&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video5 channel 1&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video6 channel 2&amp;lt;br&amp;gt;&lt;br /&gt;
/dev/video7 channel 3&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#modprobe.conf&amp;lt;br&amp;gt;&lt;br /&gt;
alias eth0 e100&amp;lt;br&amp;gt;&lt;br /&gt;
alias scsi_hostadapter aic7xxx&amp;lt;br&amp;gt;&lt;br /&gt;
alias scsi_hostadapter1 ips&amp;lt;br&amp;gt;&lt;br /&gt;
alias char-major-81 bttv&amp;lt;br&amp;gt;&lt;br /&gt;
alias usb-controller ohci-hcd&amp;lt;br&amp;gt;&lt;br /&gt;
options bttv gbuffers=32 card=0x85,0x84,0x85,0x85,0x85,0x84,0x85,0x85 tuner=-1&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1564</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1564"/>
		<updated>2006-06-24T20:23:34Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Suse startup script added&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
*General forum notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Cambozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6320&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
note that under ubuntu that the file to edit is /etc/modprobe.d/aliases.&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6337&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4836&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
==Suse issues==&lt;br /&gt;
Startup script&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6353&lt;br /&gt;
&lt;br /&gt;
==Shared memory setting must be high.==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
*http://www.mig.co.za&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1477</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1477"/>
		<updated>2006-05-30T22:07:57Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Added a general forum notes section to the build notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
*General forum notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6261&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1473</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1473"/>
		<updated>2006-05-28T16:28:57Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Added forum link to memory section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==Memory==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6242&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1472</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1472"/>
		<updated>2006-05-28T16:02:01Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6249&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1467</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1467"/>
		<updated>2006-05-25T18:40:47Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6221&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=1466</id>
		<title>Kodicom 4400r</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Kodicom_4400r&amp;diff=1466"/>
		<updated>2006-05-25T17:20:56Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Add&lt;br /&gt;
modprobe bttv gbuffers=16 card=133,132,133,133&lt;br /&gt;
&lt;br /&gt;
or &lt;br /&gt;
edit your modprobe.conf to include &lt;br /&gt;
&lt;br /&gt;
options bttv  gbuffers=16 card=133,132,133,133&lt;br /&gt;
&lt;br /&gt;
requires a 2.6.12 kernel but fully supported in a 2.6.13&lt;br /&gt;
I tried and failed on the 2.6.12 but succeeded on the 2.6.13&lt;br /&gt;
&lt;br /&gt;
James Wilson&lt;br /&gt;
&lt;br /&gt;
KMC-4400r&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.anko-tech.com/products/&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1443</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1443"/>
		<updated>2006-05-22T21:38:29Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5892&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr &lt;br /&gt;
:--with-webdir=/var/www/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-ffmpeg=/usr/local&lt;br /&gt;
:--with-webuser=www-data &lt;br /&gt;
:--with-webgroup=www-data CPPFLAGS=&amp;quot;-I /usr/local/ssl/include -I /usr/local/lib&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1442</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1442"/>
		<updated>2006-05-22T21:14:35Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
*Installing from source&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&amp;lt;br&amp;gt;&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&amp;lt;br&amp;gt;&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do &lt;br /&gt;
rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1441</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1441"/>
		<updated>2006-05-22T21:09:21Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6215 &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*With a new install create and populate mysql databases. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Build for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925 &amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are three things that must be done to get ZM running,:&lt;br /&gt;
#is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it. Check your log path in options under the paths tab. This will tell you were the log are going to be put. &lt;br /&gt;
#Second make sure the path exists. &lt;br /&gt;
#Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed:&lt;br /&gt;
openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1440</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1440"/>
		<updated>2006-05-22T20:41:39Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Kodicom capture card */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6158&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1439</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1439"/>
		<updated>2006-05-22T20:26:29Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&amp;lt;br&amp;gt;&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&amp;lt;br&amp;gt;&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1438</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1438"/>
		<updated>2006-05-22T20:17:46Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc133652213&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&lt;br /&gt;
:./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
:--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
:--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
:--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
:--with-webuser=httpd &lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
:--with-libarch=lib &lt;br /&gt;
:--enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
:./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
:--with-webuser=httpd&lt;br /&gt;
:--with-webgroup=httpd&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
:http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
:./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
:--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1437</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1437"/>
		<updated>2006-05-22T19:00:09Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc133652213&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&lt;br /&gt;
*./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-webuser=httpd &lt;br /&gt;
--with-webgroup=httpd&lt;br /&gt;
--with-libarch=lib --enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
*./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
--with-webuser=nobody&lt;br /&gt;
--with-webgroup=nobody&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
*./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==Infrared illumination for nightvision==&lt;br /&gt;
*http://www.infraredlab.com uses chips from:&lt;br /&gt;
*http://www.roithner-laser.com/LED_HP_multi_chip.html&lt;br /&gt;
*http://www.amasci.com/amateur/irgoggl.html&lt;br /&gt;
*http://www.roithner-laser.com/All_Da...t-c-060301.pdf&lt;br /&gt;
:p.42 super high power LED,array, metal PCB ,package with 12 paral 1 mmÂ² power chips, 360Â° or 120Â°.Size: 72 x 32 mmÂ²&lt;br /&gt;
:p.40 high power LED array, 6 chips, Jumbo package, wavelengths at 590 nm, 640 nm, 660 nm, 810 nm 880 nm, 920 nm, 950 nm, M10 x 1.5 mm thread package&lt;br /&gt;
:p.33 narrow beam power LED series, 8Â° viewing angle, 1 power chip, clear epoxy package, square beam, no dark beam center from bonding wire, M12 x1 thread package&lt;br /&gt;
&lt;br /&gt;
Roithner provides high power infrared Leds to illuminate a  street at distances of over&lt;br /&gt;
300m.&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1436</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1436"/>
		<updated>2006-05-22T18:32:46Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* MMS gateway and API software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc133652213&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&lt;br /&gt;
*./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-webuser=httpd &lt;br /&gt;
--with-webgroup=httpd&lt;br /&gt;
--with-libarch=lib --enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
*./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
--with-webuser=nobody&lt;br /&gt;
--with-webgroup=nobody&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
*./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
GPRS or HTTP a Jpeg image to the MMS gateway server which in turn sends the image to a mobile phone&lt;br /&gt;
*http://www.redcoal.com/&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
*http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1435</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1435"/>
		<updated>2006-05-22T18:25:56Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* Zoneminder build notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc133652213&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&lt;br /&gt;
*./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
--with-lame=/home/src/lame-3.96.1/libmp3lame&lt;br /&gt;
--with-webdir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-webuser=httpd &lt;br /&gt;
--with-webgroup=httpd&lt;br /&gt;
--with-libarch=lib --enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
*./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
--with-webuser=nobody&lt;br /&gt;
--with-webgroup=nobody&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
*./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
http://www.redcoal.com/&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1434</id>
		<title>General Notes</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=General_Notes&amp;diff=1434"/>
		<updated>2006-05-22T18:22:06Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: Notes taken from forum&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Zoneminder build notes==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc133652213&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5715&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5929&lt;br /&gt;
./configure --with-mysql=/usr/local/mysql&lt;br /&gt;
--with-ffmpeg=/home/src/ffmpeg-0.4.9-pre1&lt;br /&gt;
--with-lame=/home/src/lame-3.96.1/libmp3lame --with-webdir=/home/sites/Security.658Ridgecrest.com/web --with-cgidir=/home/sites/Security.658Ridgecrest.com/web&lt;br /&gt;
--with-webuser=httpd &lt;br /&gt;
--with-webgroup=httpd&lt;br /&gt;
--with-libarch=lib --enable-debug=yes &lt;br /&gt;
OR&lt;br /&gt;
 $ ./configure --with-webdir=/var/www/htdocs/ZM&lt;br /&gt;
--with-cgidir=/var/www/cgi-bin --sysconfdir=/etc&lt;br /&gt;
--with-webuser=nobody&lt;br /&gt;
--with-webgroup=nobody&lt;br /&gt;
What is &amp;quot;--sysconfdir=/etc&amp;quot; directory ?&lt;br /&gt;
OR&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6053&lt;br /&gt;
./configure --with-webdir=/var/www/html/zm &lt;br /&gt;
--with-cgidir=/var/www/cgi-bin ZM_DB_PASS=&amp;lt;password&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Debian installation manual&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5391&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*http://www.zoneminder.com/forums/viewtopic.php?t=6023&lt;br /&gt;
With a new install create and populate mysql databases. &lt;br /&gt;
mysql mysql &amp;lt; db/zm_create.sql&lt;br /&gt;
mysql mysql&lt;br /&gt;
grant select,insert,update,delete on &amp;lt;database name&amp;gt;.* to&lt;br /&gt;
&amp;#039;&amp;lt;database user&amp;gt;&amp;#039;@localhost identified by &amp;#039;&amp;lt;database password&amp;gt;&amp;#039;;&lt;br /&gt;
quit&lt;br /&gt;
mysqladmin reload &lt;br /&gt;
Check zone.conf or zm.conf. Check that there are no bogus vesions of this file&lt;br /&gt;
lying around. &amp;quot;nobody&amp;quot; doesn&amp;#039;t have shell access, choose a different Apache alias like&lt;br /&gt;
&amp;quot;httpd&amp;quot;. The zmdc.log logs any errors.&lt;br /&gt;
zm.sock file must be able to be created.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Building for Suse10&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5925&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5686&amp;amp;highlight=suse&lt;br /&gt;
&lt;br /&gt;
*Fedora4 notes&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5991&lt;br /&gt;
Set web user and group correctly and set the log dir to a writeable location.&lt;br /&gt;
With FC4 there are two things that must be done to get ZM running, &lt;br /&gt;
1) is in the /etc/ld.so.conf.d/ dir created a file with 775 perm called zm.conf and add the line &amp;#039;/usr/local/lib&amp;#039; to it and type &amp;#039;ldconfig&amp;#039; once it is added, also with a fresh install of FC4 make sure SE linux is disabled if you are not using it.&lt;br /&gt;
Check your log path in options under the paths tab. This will tell you were the log are going to be put. Second make sure the path exists. Third create the log files if they do not exist and make sure that they have the correct permissions. If zm can not open and write the log files, it will not start. &lt;br /&gt;
&lt;br /&gt;
*OpenSSl and openssl-devel&lt;br /&gt;
You should have these packages installed: openssl,openssl-devel,php-mysql&lt;br /&gt;
To check if you have them, do rpm -qa | grep openssl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Apache ==&lt;br /&gt;
*permission problem&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5642&lt;br /&gt;
sudo -u apache /etc/rc.d/rc.zoneminder start&lt;br /&gt;
now.. zmc and zma is running on user apache&lt;br /&gt;
*su issue&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5652&lt;br /&gt;
*http webserver must allows cgi execution&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5853&lt;br /&gt;
*/usr/local/etc/zm.conf  must exist and what process owns it.&lt;br /&gt;
webuser and webgroup must be correct for apache to have ownership over zm.conf&lt;br /&gt;
&lt;br /&gt;
==BIOS issues==&lt;br /&gt;
Turn off ACPI in the bios. ACPI is a power management configuration&lt;br /&gt;
on the motherboard that interferes with the datacapture cards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Brightness control==&lt;br /&gt;
Brightness control script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3953&amp;amp;highlight=brightness&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5680&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3657&lt;br /&gt;
&lt;br /&gt;
==contribs directory==&lt;br /&gt;
contribs directory has user based files added to zoneminder&lt;br /&gt;
&lt;br /&gt;
==Combozola==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5745&lt;br /&gt;
&lt;br /&gt;
==CAPTURE card issues==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6042&lt;br /&gt;
Single chip with 4cameras can lead to image flipping.&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
LInux commands lspci ,dmesg &lt;br /&gt;
BT878 card with 1 cip/4 ins - Provideo PV143 &lt;br /&gt;
&lt;br /&gt;
==CAUSE NOTES field section==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6065&lt;br /&gt;
&lt;br /&gt;
==Database Mysql==&lt;br /&gt;
Create a new database.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5754&lt;br /&gt;
database repair&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&amp;amp;highlight=repair+database+mysql&lt;br /&gt;
Mysql corrupted via bad BIOS. &lt;br /&gt;
I pulled the battery for 5 minutes and slapped it back in. I booted, then started zoneminder. It didn&amp;#039;t lock up! I went into the interface and found several lines of &amp;#039;incorrect key file for table: &amp;#039;E&amp;#039;Try to repair it&amp;#039; before the regular interface began. I stopped zoneminder and went into mysql - sure enough, the events and frames tables both had errors. I repaired them and restarted zoneminder successfully. The system is now running; I&amp;#039;m going to let it be and see if it dies as it did before.&lt;br /&gt;
&lt;br /&gt;
*My personal recommendation is to try converting your database over to INNODB tables.&lt;br /&gt;
Researching the web I found this to be faster for larger tables (as events grow) and much more reliable. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6143&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5657&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6095&lt;br /&gt;
&lt;br /&gt;
==Gentoo==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5685&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4217&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5303&amp;amp;highlight=gentoo&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=3924&amp;amp;highlight=gentoo+start&lt;br /&gt;
&lt;br /&gt;
==FFmpeg==&lt;br /&gt;
*Install ffmpeg for Fedora with&lt;br /&gt;
yum -i  ffmpeg&lt;br /&gt;
yum -i ffmpeg-devel&lt;br /&gt;
&lt;br /&gt;
*Install ffmpeg and ffmpeg-devel on Fedore4&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5601&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
rpm -ivh http://rpm.livna.org/livna-release4.rpm&lt;br /&gt;
yum install ffmpeg ffmpeg-devel&lt;br /&gt;
Place the devel stuff in /usr/include/ffmpeg&lt;br /&gt;
Now configure, make, make install&lt;br /&gt;
&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5576&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
*After getting ffmpeg from CVS, do:&lt;br /&gt;
./configure , make,  make install, make installibs&lt;br /&gt;
&lt;br /&gt;
==Image display problems==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&lt;br /&gt;
&lt;br /&gt;
==Firefox, colorzilla extensions==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5647&lt;br /&gt;
&lt;br /&gt;
==Kodicom capture card==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5640&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4130&amp;amp;highlight=kmc4400r&lt;br /&gt;
*KMC-8800 8-chip bt878 capture card&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5609&lt;br /&gt;
http://www.linuxtv.org/v4lwiki/index.php/Kodicom_4400R&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6012&lt;br /&gt;
&lt;br /&gt;
*modprobe.conf file&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5508&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=15&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
Edit your /etc/modprobe.conf file and add this line:  options bttv card=77&lt;br /&gt;
&amp;quot;options bttv card =77&amp;quot; is a DEFAULT setting to get a card working.&lt;br /&gt;
All screens must be same resolution.&lt;br /&gt;
&lt;br /&gt;
*bttv settings &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==LOGITECH QUICKCAM usb==&lt;br /&gt;
*I&amp;#039;m using FC4 and had a similiar problem with a quickcam 4000.&lt;br /&gt;
I guess you are using the default module supplied with centos. I think, not sure about this though, that it is missing some capabilities. So I installed the pwc module (http://www.saillard.org/linux/pwc/INSTALL.en) and these crashes stopped.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5906&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Message logs==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5771&lt;br /&gt;
&lt;br /&gt;
==MEMORy==&lt;br /&gt;
&lt;br /&gt;
==SELinux was enabled==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6147&lt;br /&gt;
&lt;br /&gt;
*Shared memory setting must be high.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6024&lt;br /&gt;
&lt;br /&gt;
frank@wdshss:/etc&amp;gt; cat sysctl.conf&lt;br /&gt;
# Disable response to broadcasts.&lt;br /&gt;
# You don&amp;#039;t want yourself becoming a Smurf amplifier.&lt;br /&gt;
net.ipv4.icmp_echo_ignore_broadcasts = 1&lt;br /&gt;
# enable route verification on all interfaces&lt;br /&gt;
net.ipv4.conf.all.rp_filter = 1&lt;br /&gt;
# enable ipV6 forwarding&lt;br /&gt;
#net.ipv6.conf.all.forwarding = 1&lt;br /&gt;
kernel.shmall = 134217728&lt;br /&gt;
kernel.shmmax = 134217728 &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mocord, Record, Modect==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6120&lt;br /&gt;
&lt;br /&gt;
==MODPROBE==&lt;br /&gt;
modprobe.conf &lt;br /&gt;
mod = 133 or something like that for Kodicom&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5603&lt;br /&gt;
&lt;br /&gt;
==Manual==&lt;br /&gt;
http://www.zoneminder.com/fileadmin/downloads/README.html#_Toc125113490&lt;br /&gt;
&lt;br /&gt;
==MMS gateway and API software==&lt;br /&gt;
http://www.redcoal.com/&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6101&lt;br /&gt;
http://wurfl.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Multiple zones==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6079&lt;br /&gt;
&lt;br /&gt;
==Perl package zmpgk.pl==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5801&lt;br /&gt;
&lt;br /&gt;
==Roundrobbin==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5658&lt;br /&gt;
&lt;br /&gt;
==Remote camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&amp;amp;sid=4e7192b74fe4306e341e9c4036727f7b&lt;br /&gt;
&lt;br /&gt;
==Streaming ==&lt;br /&gt;
*rtp and raw streaming&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5572&lt;br /&gt;
&lt;br /&gt;
==SETTINgs==&lt;br /&gt;
*&amp;quot;disable farm out wrtiting of imagess&amp;quot; if frame capture errors appear in log.&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5992&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*color pallet, video hieght, or video width. Try starting with 320x240 (assuming ntsc) and try different pallets. &lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6027&amp;amp;sid=9a52386394831b24741c67ba70cc1507&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timelapsed video==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6049&lt;br /&gt;
&lt;br /&gt;
==Truck detection links==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5858&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5184&amp;amp;highlight=truck+intersection&lt;br /&gt;
http://www.cnssystems.ca/&lt;br /&gt;
&lt;br /&gt;
*All things are possible and the example someone posted a while back of detecting trucks and buses, but not cars, passing over a distant intersection is probably appropriate for you. What I would suggest you need are quite high pixel differences (indicating difference from the background) and pretty small counts of changed pixels or blob sizes. You might find it useful to turn on diagnostic images initially (and only for a while as they slow everything down a lot) which will output what ZM thinks the differences etc are are in the images.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Update database after installing from RPM&amp;#039;s==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5887&lt;br /&gt;
The command you enetered above only freshens it.&lt;br /&gt;
zmupdate.pl --version= &amp;lt;?&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ubuntu install==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5633&lt;br /&gt;
GUI package that installs Mplayer etc.&lt;br /&gt;
http://ubuntuforums.org/showpost.php?p=356392&lt;br /&gt;
EXTRA_LIBS parameter in .configure script&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6141&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Using another ZoneMinder box as the remote IP camera source==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5595&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5549&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Water marked==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4591&amp;amp;highlight=watermark&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=4188&amp;amp;highlight=watermark&lt;br /&gt;
&lt;br /&gt;
==xawtv ==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=5696&lt;br /&gt;
what from xawtv -hwscan?&lt;br /&gt;
xawtv -device /dev/video?&lt;br /&gt;
&lt;br /&gt;
==zmc daemon captures the images==&lt;br /&gt;
http://www.zoneminder.com/forums/viewtopic.php?t=6146&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1433</id>
		<title>Helpful user contributed resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Helpful_user_contributed_resources&amp;diff=1433"/>
		<updated>2006-05-22T18:20:36Z</updated>

		<summary type="html">&lt;p&gt;Sawireless2000: /* General */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General==&lt;br /&gt;
[[FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[Linux distributions]]&lt;br /&gt;
&lt;br /&gt;
[[General Notes]]&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
[[HOWTO]]&amp;#039;s&lt;br /&gt;
&lt;br /&gt;
[[Error messages]]&lt;br /&gt;
&lt;br /&gt;
[[Debian]]-specific&lt;br /&gt;
&lt;br /&gt;
==Third party==&lt;br /&gt;
[[Third Party Utils]]&lt;/div&gt;</summary>
		<author><name>Sawireless2000</name></author>
	</entry>
</feed>