<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christophe Nowicki &#187; ZoneMinder</title>
	<atom:link href="http://www.csquad.org/category/zoneminder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csquad.org</link>
	<description>Just for fun</description>
	<lastBuildDate>Fri, 14 Jan 2011 08:32:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zoneminder plugin for Freevo, first release</title>
		<link>http://www.csquad.org/2008/08/04/zoneminder-plugin-for-freevo-first-release/</link>
		<comments>http://www.csquad.org/2008/08/04/zoneminder-plugin-for-freevo-first-release/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 23:29:29 +0000</pubDate>
		<dc:creator>cscm</dc:creator>
				<category><![CDATA[ZoneMinder]]></category>
		<category><![CDATA[Freevo]]></category>

		<guid isPermaLink="false">http://www.csquad.org/?p=63</guid>
		<description><![CDATA[I&#8217;ve wrote an Zoneminder plugin for Freevo. 
Features
The first release of the plugin support the fallowing features :

Monitor Live Streaming ;
Montage ;
Browse events by monitor ;
Browse events by time

I&#8217;ve planned to add :

Secure HTTP ;
Playback Navigation (rewind and fast forward) ;
Live event notification.

Please feel free to ask any other feature. Patches and bug reports are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve wrote an <a href="http://www.zoneminder.com/">Zoneminder</a> plugin for <a href="http://freevo.sourceforge.net/">Freevo</a>. </p>
<h3>Features</h3>
<p>The first release of the plugin support the fallowing features :</p>
<ul>
<li>Monitor Live Streaming ;</li>
<li>Montage ;</li>
<li>Browse events by monitor ;</li>
<li>Browse events by time</li>
</ul>
<p>I&#8217;ve planned to add :</p>
<ul>
<li>Secure HTTP ;</li>
<li>Playback Navigation (rewind and fast forward) ;</li>
<li>Live event notification.</li>
</ul>
<p>Please feel free to ask any other feature. Patches and bug reports are welcome <img src='http://www.csquad.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Screenshots</h3>
<table>
<tr>
<td>
<a href='/wp-content/zoneminder_freevo_montage.jpg' alt='Zoneminder Freevo Live Streaming' /><img src='/wp-content/thumb-zoneminder_freevo_montage.jpg' alt='zoneminder freevo montage' />
</td>
<td>
<a href='/wp-content/zoneminder_freevo_first_live_stream.jpg' alt='Zoneminder Freevo Live Streaming' /><img src='/wp-content/thumb-zoneminder_freevo_first_live_stream.jpg' alt='zoneminder freevo streaming' />
</td>
<td>
<a href='/wp-content/zoneminder_freevo_view_event.jpg' alt='Zoneminder Freevo View Event' /><img src='/wp-content/thumb-zoneminder_freevo_view_event.jpg' alt='zoneminder freevo view event' />
</td>
</tr>
</table>
<h3>Download</h3>
<p>You can download the freevo plugin  from the subversion <a href="http://svn.csquad.org/zoneminder_freevo/">repository</a> :</p>
<blockquote><p>
svn co http://svn.csquad.org/zoneminder_freevo/
</p></blockquote>
<h3>Install</h3>
<p>Just copy the <em> zoneminder.py</em> file into <em>/usr/lib/python2.5/site-packages/freevo/plugins</em> (2.5 should be your current version of python) as <strong>root</strong>.<br />
And install the <strong>MySQLdb</strong> python package on your system. (apt-get install python-mysqldb on Debian GNU/Linux).</p>
<h2>Setup</h2>
<p>Put the fallowing line in the <em>local_conf.py</em> file :</p>
<blockquote><p>
plugin.activate(&#8216;zoneminder&#8217;, level=45)<br />
ZONEMINDER_CONFIG = &#8216;/etc/zm.conf&#8217;<br />
ZONEMINDER_EVENTS_DIR = &#8216;/var/www/events&#8217;<br />
ZONEMINDER_CLIENT_IPV4_ADDRESS = &#8221;<br />
ZONEMINDER_SERVER_AUTH_TYPE = &#8216;builtin&#8217;<br />
ZONEMINDER_SERVER_USERNAME = &#8216;admin&#8217;<br />
ZONEMINDER_SERVER_PASSWORD = &#8216;admin&#8217;<br />
ZONEMINDER_SERVER_AUTH_RELAY = &#8216;hashed&#8217;<br />
ZONEMINDER_SERVER_AUTH_HASH_SECRET = &#8221;<br />
ZONEMINDER_SERVER_HOST = &#8216;localhost&#8217;<br />
ZONEMINDER_SERVER_PORT = &#8216;80&#8242;<br />
ZONEMINDER_SERVER_USE_SSL = False
</p></blockquote>
<p>The file <em>/etc/zm.conf</em> must be readable by the <em>freevo</em> user.<br />
<code># id freevo<br />
uid=1003(freevo) gid=100(users) groups=100(users),24(cdrom),29(audio),44(video),46(plugdev)<br />
 ls -l /etc/zm.conf<br />
-rw-rw---- 1 root users 1324 2008-08-04 01:21 /etc/zm.conf<br />
</code></p>
<p>Now you can restart freevo and use the plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csquad.org/2008/08/04/zoneminder-plugin-for-freevo-first-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoneminder plugins for Munin</title>
		<link>http://www.csquad.org/2008/07/06/zondminder-plugins-for-munin/</link>
		<comments>http://www.csquad.org/2008/07/06/zondminder-plugins-for-munin/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 07:30:25 +0000</pubDate>
		<dc:creator>cscm</dc:creator>
				<category><![CDATA[ZoneMinder]]></category>
		<category><![CDATA[Munin]]></category>

		<guid isPermaLink="false">http://www.csquad.org/?p=61</guid>
		<description><![CDATA[



I use ZoneMinder for my CCTV system and Munin for network monitoring.
But there is no ZoneMinder plugins for Munin, so I&#8217;ve decided to wrote theses plugins :

zm_events : get the number of events catched by monitors ;
zm_fps : get the  number of frames per seconds ;
zm_hourly_events  : get the number of events per [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr valign='top'>
<td><img src='/wp-content/cleo.csquad.lan-zm_events-day.png' alt='' /></td>
<td valign="top">
I use <a href="http://www.zoneminder.com/">ZoneMinder</a> for my CCTV system and <a href="http://munin.projects.linpro.no/">Munin</a> for network monitoring.<br />
But there is no ZoneMinder plugins for Munin, so I&#8217;ve decided to wrote theses plugins :</p>
<ul>
<li><strong>zm_events</strong> : get the number of events catched by monitors ;</li>
<li><strong>zm_fps</strong> : get the  number of frames per seconds ;</li>
<li><strong>zm_hourly_events</strong>  : get the number of events per hours.</li>
</ul>
<p>You can download theses plugins from <a href="http://svn.csquad.org/zoneminder_munin/">the subversion repository</a> :<br />
<code><br />
svn co http://svn.csquad.org/zoneminder_munin/<br />
</code></p>
<p>Enjoy and  feel free to report bugs and suggest new graphs.
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.csquad.org/2008/07/06/zondminder-plugins-for-munin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mise en place d&#8217;un système de vidéo surveillance avec ZoneMinder</title>
		<link>http://www.csquad.org/2008/02/16/mise-en-place-dun-systeme-de-video-surveillance-avec-zoneminder/</link>
		<comments>http://www.csquad.org/2008/02/16/mise-en-place-dun-systeme-de-video-surveillance-avec-zoneminder/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 21:58:32 +0000</pubDate>
		<dc:creator>cscm</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[ZoneMinder]]></category>

		<guid isPermaLink="false">http://www.csquad.org/?p=51</guid>
		<description><![CDATA[





Au cours de l&#8217;année dernière, j&#8217;ai mis en place un système de vidéo-surveillance à mon domicile, ce système se base sur un serveur sous Debian GNU/Linux et le logiciel libre Zone Minder. 

Au cours de cette mise en place, j&#8217;ai acquis une expèrience sur les technologies de vidéo surveillance.
Suite à de nombreuses demandes de collèges [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td valign="top">
<img src="http://www.csquad.org/wp-content/ZoneMinderSmall.gif" alt="ZoneMinder" />
</td>
<td valign="top">
<p>Au cours de l&#8217;année dernière, j&#8217;ai mis en place un système de vidéo-surveillance à mon domicile, ce système se base sur un serveur sous Debian GNU/Linux et le logiciel libre Zone Minder. </p>
<p>
Au cours de cette mise en place, j&#8217;ai acquis une expèrience sur les technologies de vidéo surveillance.</p>
<p>Suite à de nombreuses demandes de collèges et amis, je tiens à partager cette expèrience :</p>
<p><a href="http://www.csquad.org/cocoon/tags/public/zoneminder/zoneminder.html">Mise en place d&#8217;un système de vidéo surveillance avec ZoneMinder</a></p>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.csquad.org/2008/02/16/mise-en-place-dun-systeme-de-video-surveillance-avec-zoneminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

