<?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>SudoSeth &#187; Security</title>
	<atom:link href="http://www.sudoseth.com/blog/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sudoseth.com/blog</link>
	<description>Ideas, Videos, Projects, and More!</description>
	<lastBuildDate>Wed, 01 Feb 2012 04:07:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Video: ZoneMinder Demo</title>
		<link>http://www.sudoseth.com/blog/2009/03/video-zoneminder-demo/</link>
		<comments>http://www.sudoseth.com/blog/2009/03/video-zoneminder-demo/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 04:14:54 +0000</pubDate>
		<dc:creator>Seth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ZoneMinder]]></category>

		<guid isPermaLink="false">http://www.sudoseth.com/blog/?p=281</guid>
		<description><![CDATA[A video I made that demonstrates the basics of using the ZoneMinder security suite.]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="295" data="http://www.youtube.com/v/ktdGcCsfVns&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ktdGcCsfVns&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>A video I made that demonstrates the basics of using the <a href="http://www.zoneminder.com">ZoneMinder security suite</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sudoseth.com/blog/2009/03/video-zoneminder-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Higher Resolutions in ZoneMinder</title>
		<link>http://www.sudoseth.com/blog/2009/03/higher-resolutions-in-zoneminder/</link>
		<comments>http://www.sudoseth.com/blog/2009/03/higher-resolutions-in-zoneminder/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 07:16:11 +0000</pubDate>
		<dc:creator>Seth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ZoneMinder]]></category>

		<guid isPermaLink="false">http://www.sudoseth.com/blog/?p=274</guid>
		<description><![CDATA[After some fiddling around with my new IP cameras I finally figured out why my videos would only be recognized if they were at the 320&#215;240 resolution or lower. It turns out that a significant amount of memory is required for scanning and decompressing images (go figure). What I did  not know is that the [...]]]></description>
			<content:encoded><![CDATA[<p>After some fiddling around with my new IP cameras I finally figured out why my videos would only be recognized if they were at the 320&#215;240 resolution or lower. It turns out that a significant amount of memory is required for scanning and decompressing images (go figure). What I did  not know is that the amount of allocated memory can only grow to a certain point before it hits the maximum amount for a given program. The <a href="http://www.zoneminder.com/wiki/index.php/FAQ#What_does_a_.27Can.27t_shmget:_Invalid_argument.27_error_in_my_logs_mean.3F_and_my_cameras_won.27t_display_video_at_higher_resolutions.">ZoneMinder FAQ</a> was very helpful in resolving the matter.  Basically you issue a simple command to up the amount of memory allowed for each program:</p>
<blockquote><p>
echo 134217728 &gt;/proc/sys/kernel/shmall<br />
echo 134217728 &gt;/proc/sys/kernel/shmmax
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sudoseth.com/blog/2009/03/higher-resolutions-in-zoneminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

