<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CCTV Systems &amp; Technology Blog - 2MCCTV</title>
	
	<link>http://www.2mcctv.com/blog</link>
	<description>CCTV Security Systems &amp; Technology</description>
	<lastBuildDate>Thu, 10 May 2012 15:26:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SecurityCamerasCctvVideoSurveillanceBlog" /><feedburner:info uri="securitycamerascctvvideosurveillanceblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>SecurityCamerasCctvVideoSurveillanceBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Video Compression for DVRs – H.264 vs. M-JPEG &amp; MPEG-4</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/vUigHUlIPwI/</link>
		<comments>http://www.2mcctv.com/blog/2012_05_09-h-264-compression-dvr-mjpeg-mpeg4/#comments</comments>
		<pubDate>Wed, 09 May 2012 17:59:38 +0000</pubDate>
		<dc:creator>2mcctv</dc:creator>
				<category><![CDATA[Beginner Guides to CCTV]]></category>
		<category><![CDATA[DVR Systems]]></category>
		<category><![CDATA[HD CCTV]]></category>
		<category><![CDATA[Resolution]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/?p=3251</guid>
		<description><![CDATA[Most DVRs on the market offer H.264 codec to compress videos.  H.264 records high quality videos while reducing storage space on your Hard Disk Drive (HDD).  To get an idea of how it works, let us compare it to its predecessors. The two typical video compression formats for DVRs before H.264 were Motion JPEG, or [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<p>Most DVRs on the market offer H.264 codec to compress videos.  H.264 records high quality videos while reducing storage space on your Hard Disk Drive (HDD).  To get an idea of how it works, let us compare it to its predecessors.</p>
<p>The two typical <strong>video compression formats for DVRs</strong> before H.264 were Motion JPEG, or M-JPEG (Joint Photographic Experts Group), and MPEG-4 (Moving Picture Experts Group).  These three compression modes can all display and record up to 30 FPS.  However, there are some areas in which they <a href="http://www.2mcctv.com/blog/2011_07_13-cctv-resolution-101-analog-vs-ip/">differ significantly</a>.</p>
<p><span id="more-3251"></span></p>
<p>&nbsp;</p>
<h2><strong>M-JPEG</strong></h2>
<p>M-JPEG is the compilation of separately compressed JPEGs in a sequence, thus creating a video.  It focuses on the quality of the image, rather than the quantity, i.e. less frames per second, and priority is given to image resolution.  This compression is appropriate for <a title="Megapixel IP Camera Systems" href="http://www.2mcctv.com/megapixel-iP-camera-systems/">megapixel cameras</a>, and many cameras are supported.</p>
<p>Some<strong> advantages</strong> of M-JPEG include better decompression on the computer, better live viewing, and great image quality (consistently).  M-JPEG is also unlicensed, making it free for the user and viewer.  Another aspect that makes M-JPEG good is its robustness, if one frame is dropped, then it does not affect the video.</p>
<p>The <strong>disadvantages</strong> of M-JPEG are huge drawbacks, however.  Sound synchronization is not supported.  Due to the high resolution of the images, they take up a lot of space on the HDD, although the image size can be restricted in the settings.  Also because of the size, it requires much more bandwidth to transmit the photos.</p>
<p>&nbsp;</p>
<h2><strong>MPEG-4</strong></h2>
<p>MPEG-4 uses techniques similar to M-JPEG, as far as putting pictures in a sequence.  It essentially compares two compressed images, saves the picture, and it saves only the difference from each additional sequential image, such as movement, thus saving time, memory space and processing power.</p>
<p>A higher compression rate is amongst the <strong>advantages</strong> of MPEG-4.  It can sync audio and video, and is great for real-time viewing.  MPEG-4 was designed to support low-bandwidth applications.</p>
<p><strong>Disadvantages</strong> of MPEG-4 include lower picture quality (than M-JPEG), and it is licensed, making a fee a possibility for viewers.  It supports a less number of cameras, such as megapixel cameras.</p>
<p>&nbsp;</p>
<h2><strong>H.264</strong></h2>
<p>H.264 is another name given to MPEG-4 Part 10, and is also known as AVC (Advanced Video Coding).  Like MPEG-4, H.264 saves the picture and uses the background for the next few frames, and just records the movement, but with more flexibility.  It compresses the images and reduces the space it takes on the HDD, while preserving the crispness and quality of the image.</p>
<p>H.264 offers higher compression rates, and <strong>requires much less storage space than MPEG-4 and M-JPEG</strong>.  It supports AV syncing and it is designed for real-time videos.</p>
<p>Some cons of H.264 are low robustness, i.e. if a frame drops because of bandwidth, then the video is affected.  Decompression is a bit high on computers, and live viewing is somewhat delayed.</p>
<p>&nbsp;</p>
<p style="text-align: left;">This is our front office, the left being the original image, the center is MPEG4, and the image on the right is H.264.  Notice how it’s there is not much difference in the picture quality, in fact, they’re very similar.  What’s important is the compression, the <a href="http://www.2mcctv.com/hard-drive-storage/ ">space you can save</a> by using each video codec.  These pictures were taken with a <a href="http://www.2mcctv.com/computer-dvr/">GeoVision computer-based DVR</a>.</p>
<div id="attachment_3260" class="wp-caption aligncenter" style="width: 618px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/video-compression-comparison.jpg"><img class=" wp-image-3260 " title="Video Compression Comparison " src="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/video-compression-comparison.jpg" alt="Video Compression Comparison " width="608" height="139" /></a><p class="wp-caption-text">Video Compression Comparison (left: original; center: MPEG4; right: H.264)</p></div>
<p>&nbsp;</p>
<p style="text-align: left;">Here is a chart portraying the difference in space each compression takes. (<a title="Image from Axis" href="http://www.axis.com/products/video/about_networkvideo/img/7_4a.jpg" target="_blank">image from Axis</a>)</p>
<div id="attachment_3265" class="wp-caption aligncenter" style="width: 550px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/space-comparison-video-compression.jpg"><img class="size-full wp-image-3265" title="Space Saved Between Different Video Compressions" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/space-comparison-video-compression.jpg" alt="H.264 Video Compression Comparison Line Chart " width="540" height="479" /></a><p class="wp-caption-text">H.264 Video Compression Comparison Line Chart</p></div>
<p>&nbsp;</p>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/vUigHUlIPwI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_05_09-h-264-compression-dvr-mjpeg-mpeg4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_05_09-h-264-compression-dvr-mjpeg-mpeg4/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=h-264-compression-dvr-mjpeg-mpeg4</feedburner:origLink></item>
		<item>
		<title>Guest Post – Preventing Copper Theft</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/onecYAec2lU/</link>
		<comments>http://www.2mcctv.com/blog/2012_05_04-preventing-copper-theft/#comments</comments>
		<pubDate>Fri, 04 May 2012 18:24:16 +0000</pubDate>
		<dc:creator>2mcctv</dc:creator>
				<category><![CDATA[CCTV Cameras]]></category>
		<category><![CDATA[Guest Posts]]></category>
		<category><![CDATA[Security Camera Tips]]></category>
		<category><![CDATA[Surveillance Systems]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/?p=3221</guid>
		<description><![CDATA[ABOUT THE AUTHOR Rick Charney is the current manager of Stealth Monitoring, a live surveillance monitoring provider for corporations and other large businesses. &#160; Traditionally, economic hardship means increased values for precious metals. As the worth of the dollar declines, the number of dollars required to purchase these commodities increases substantially. Today’s economic recession is no exception. [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<div id="attachment_3244" class="wp-caption alignleft" style="width: 100px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/Rick-Charney.jpg"><img class="size-full wp-image-3244" title="Rick Charney" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/Rick-Charney.jpg" alt="Rick Charney" width="90" height="96" /></a><p class="wp-caption-text">Rick Charney</p></div>
<p><em><strong>ABOUT THE AUTHOR</strong></em></p>
</div>
<p><em></em><em><strong></strong>Rick Charney is the current manager of <a href="http://www.stealthmonitoring.com/">Stealth Monitoring</a>, a live surveillance monitoring</em> <em>provider for corporations and other large businesses.</em></p>
<p>&nbsp;</p>
<div id="attachment_3224" class="wp-caption alignleft" style="width: 260px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/copper-pipes.jpg"><img class="size-full wp-image-3224 " title="Preventing Copper Theft" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/05/copper-pipes.jpg" alt="Preventing Copper Theft" width="250" height="250" /></a><p class="wp-caption-text">Copper Pipes</p></div>
<div></div>
<div></div>
<div>Traditionally, economic hardship means increased values for precious metals. As the worth of the dollar declines, the number of dollars required to purchase these commodities increases substantially. Today’s economic recession is no exception. While many Americans are thrilled to make an extra buck by selling their old metal jewelry, others are not faring so well. Many business and home owners are currently suffering from copper theft.</div>
<div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-3221"></span></p>
<p>As of February 2011, <a href="http://arabia.msn.com/business/news/afp/2011/february/3816989/copper-prices-hit-record-peak.aspx">the price of copper peaked at over $10,000/tonne</a>, and precious metal experts expect this value to continue climbing over the next few years. While copper theft used to be fairly negligible in the United States, the US Department of Energy currently estimates total copper theft related losses (including stolen copper and damages amassed from ripping wires and pipes from walls) at over $1 billion per year.</p>
<p>Copper’s value does not only relate to its economic status, but its regular industrial use. As an efficient conductor of electricity, Copper is used in the production of cables, wires, and electric products, in addition to pipes, HVAC units, building wire, and sheet metal facings. Since copper is commonly found in construction sites, vacant buildings, communication towers, electrical sub-stations, and foreclosed lots, these properties are especially vulnerable to copper theft.</p>
<p>If you own one of these high-risk properties, or even a home or business, you might want to consider some (or all) of the following copper theft precautions:</p>
<p><strong>Be Vigilant</strong></p>
<p>Keep an eye out for local copper theft by creating a “copper theft” Google alert for your local area. Be sure to read your local paper regularly for any signs of suspicious activity in your neighborhood.</p>
<p><strong>Nighttime Examination</strong></p>
<p>As the bulk of copper-related crimes occur at night, it’s a good idea to begin your security efforts with a late night investigation of your property. This will allow you to assess which areas (dark spots, unenclosed spaces) are the most susceptible to copper theft.</p>
<p><strong>Live Surveillance</strong></p>
<p>An effective live <a title="Surveillance Systems" href="http://www.2mcctv.com/surveillance-systems/">surveillance system</a> will not only record thieves in action in hopes of identifying a trespasser, but will allow for proactive video monitoring while an incident is in progress.  This is a cost effective way to keep an eye on your property all night long and dispatch police or activate speakers during suspicious activity. An analog camera system that is not being watched often frustrates property owners as the recordings simply can’t identify a criminal and the owner has blurry footage of someone ripping and tearing from metals from the property. Live video surveillance can stop the criminal before the crime, preemptively protecting your assets.</p>
<p><strong>Security Lighting</strong></p>
<p>Security lighting has a proven track record of deterring crime. In addition to encouraging criminals to go elsewhere, security lighting creates better views for your monitoring system and any potential witnesses. Bright white lights are recommended for optimal recognition of criminal faces and license plates. Be sure to position the lights directly towards the areas of most concern, to avoid glare in the spots where you need the most visibility.</p>
<p><strong>Fencing</strong></p>
<p>Fences provide both physical and psychological barriers for criminals, particularly “impulse” criminals. Of course, higher fences offer better protection. Security experts recommend at least six feet of fencing but eight feet or higher is ideal.  Barbed wire adds an extra level of protection, in addition to security monitoring signage.</p>
<p>The mesh on your fence is also important to consider. Smaller mesh will be harder to climb or cut. Industry standards define extremely high security as 3/8” mesh 11 gauge, very high security as 1” mesh 9 gauge, high security as 1” mesh 11 gauge, greater security as 2” mesh 6 gauge, and normal industrial security as 2” mesh 9 gauge.</p>
<p><strong>Security Routine</strong></p>
<p>Of course, none of these precautions will be effective if you don’t make sure they are actively in place every day. At the end of each visit to your property, personally take the time to lock up, examine possible entry points, and make sure all surveillance technology is functioning properly.  Reliability is an important factor when partnering with security companies to ensure as much longevity for the system as possible.</p>
<p>Taking these precautions may seem expensive and time consuming, but they can ultimately save you from thousands of dollars in losses and immeasurable distress as a result of copper theft. As the price of copper continues to climb, vigilance for your property is more important than ever.</p>
</div>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/onecYAec2lU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_05_04-preventing-copper-theft/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_05_04-preventing-copper-theft/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=preventing-copper-theft</feedburner:origLink></item>
		<item>
		<title>How You Can Improve Your Chances Of Prosecuting Criminals</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/u4ntsvO2Sk0/</link>
		<comments>http://www.2mcctv.com/blog/2012_02_10-how-you-can-improve-your-chances-of-prosecuting-criminals/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 22:02:30 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[CCTV Cameras]]></category>
		<category><![CDATA[CCTV News]]></category>
		<category><![CDATA[HD CCTV]]></category>
		<category><![CDATA[Resolution]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/2012_02_10-/</guid>
		<description><![CDATA[Todd Thompson - Construction Manager &#8211; 2M CCTV Follow Todd on Twitter Among the reasonably priced cameras on the market, even the best ones may not capture video footage that will help you solve every crime. Whether it is the lighting or very fast motion “like a speeding car&#8221; unless a surveillance camera is outfitted [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_1480" class="wp-caption alignleft" style="width: 103px"><a title="Todd Thompson - Author" href="http://www.2mcctv.com/blog/author/todd/"><img class="alignright size-full wp-image-2731" src="http://www.2mcctv.com/blog/wp-content/uploads/2011/10/todd-thompson-construction-manager-2mcctv.jpg" alt="Todd Thompson" width="93" height="93" /></a><p class="wp-caption-text">Todd Thompson</p></div>
<p><span style="color: #000383;">Todd Thompson</span><span style="color: #000098;"><span style="color: #000383;"> -</span> Construction Manager &#8211; 2M CCTV </span></p>
<p><strong><a title="Todd Thompson (2mt2)" href="http://twitter.com/2mt2">Follow Todd on Twitter</a></strong><span style="color: #000098;"><br />
</span><br />
Among the reasonably priced cameras on the market, even the best ones may not capture video footage that will help you solve every crime.</p>
<p>Whether it is the lighting or very fast motion “like a speeding car&#8221; unless a <a title="Surveillance Cameras" href="http://www.2mcctv.com/surveillance-cameras/">surveillance camera</a> is outfitted with the best <a title="CCTV Camera Lenses" href="http://www.2mcctv.com/camera-lenses/">lens</a> and top-of-the-line features, it can be difficult to produce evidence in a trial that will be conclusive enough to satisfy a jury.</p>
<p>Technologically, however, the enhancement of video footage and audio recording has advanced to the point at which evidence can be rendered indisputable, thus providing clear court decisions and fewer unsolved cases when video is entered as evidence.</p>
<p>Doug Carner is the president and lead technologist for Forensic Protection, where they <strong>can actually &#8220;de-blur&#8221; captured video</strong>.</p>
<p><span id="more-3138"></span></p>
<div id="attachment_3141" class="wp-caption aligncenter" style="width: 553px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/02/license-plate-blurry.jpg"><img class="size-full wp-image-3141" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/02/license-plate-blurry.jpg" alt="License Plate Blurry" width="543" height="355" /></a><p class="wp-caption-text">Before</p></div>
<p>&nbsp;</p>
<div id="attachment_3142" class="wp-caption aligncenter" style="width: 553px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/02/license-plate-de-blurred.jpg"><img class="size-full wp-image-3142" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/02/license-plate-de-blurred.jpg" alt="License Plate De-Blurred" width="543" height="355" /></a><p class="wp-caption-text">After</p></div>
<p><strong>Here is what they do in a nutshell&#8230;</strong></p>
<p>Surveillance companies are working on incorporating technology that is only available in forensic labs and video enhancement service providers.  The process is called de-blurring, and it is very useful if the camera was moved around a lot while taking the video.</p>
<p>The process is a bit tedious.  First, the horizontal and vertical paths of the each frame are integrated together, otherwise known as a kernel.  Then to reverse the blurriness, an algorithm must be applied, and may take several hours to inverse one minute of video.  Researchers are developing new algorithms that approximate frames to accelerate the method.</p>
<p>The moving object&#8217;s motion path is then determined and each object is then isolated and assigned its own motion kernel corrections.  From this point onward, it becomes simple.Traditional enhancement steps like pixilation suppression, focus correction, video stabilization and pixel fusion can be successfully applied.  If this is then followed by cropping, enlargement and lighting corrections, the results can be stunning.</p>
<p><strong>You can read the full article at <a href="http://www.forensicprotection.com/deblur_science.html">http://www.forensicprotection.com/deblur_science.html</a></strong></p>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/u4ntsvO2Sk0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_02_10-how-you-can-improve-your-chances-of-prosecuting-criminals/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_02_10-how-you-can-improve-your-chances-of-prosecuting-criminals/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-you-can-improve-your-chances-of-prosecuting-criminals</feedburner:origLink></item>
		<item>
		<title>Day-Night and IR Surveillance Cameras</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/WzCyTls9D0k/</link>
		<comments>http://www.2mcctv.com/blog/2012_01_24-day-night-and-ir-surveillance-cameras/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 21:37:49 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Beginner Guides to CCTV]]></category>
		<category><![CDATA[Camera Features]]></category>
		<category><![CDATA[CCTV Cameras]]></category>
		<category><![CDATA[Design & Installation]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/2012_01_20-/</guid>
		<description><![CDATA[Christopher Mozingo - Sales &#8211; 2M CCTV 877-926-2288 x 6021 When it comes to recording overnight, there are several ways that cameras can do this.  Infrared is essential when recording overnight.  Day/Night recording is available on dome, fixed dome, bullet, box, and PTZ cameras. The camera can be a true day/night (TDN) with a mechanical [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_1480" class="wp-caption alignleft" style="width: 103px"><a href="http://www.2mcctv.com/blog/author/chris/"><img class="size-full wp-image-1482" src="http://www.2mcctv.com/blog/wp-content/uploads/2011/06/chris-avatar.jpg" alt="Christopher Mozingo - Sales Manager - 2M CCTV" width="93" height="118" /></a><p class="wp-caption-text">Chris Mozingo</p></div>
<p><span style="color: #000383;">Christopher Mozingo</span><span style="color: #000098;"><span style="color: #000383;"> -</span> Sales &#8211; 2M CCTV<strong> </strong></span></p>
<h2><strong><span style="color: #000098;">877-926-2288 x 6021</span></strong></h2>
<p>When it comes to recording overnight, there are several ways that cameras can do this.  Infrared is essential when recording overnight.  Day/Night recording is available on dome, fixed dome, bullet, box, and PTZ cameras.</p>
<p>The camera can be a <strong>true day/night</strong> (TDN) with a mechanical IR cut filter (ICR), <strong>digital day/night</strong>, which adjusts electronically without a filter, or it can have <strong>IR LEDs</strong> (light emitting diodes).  Some cameras have <a title="IR Illuminators" href="http://www.2mcctv.com/infrared/">IR LEDs</a> surrounding the lens to provide illumination.  Black and white cameras can also record in low light settings.</p>
<p>&nbsp;</p>
<p><span id="more-3092"></span></p>
<h2><strong>True Day/Night Cameras</strong></h2>
<p>During the day, <strong>infrared wavelengths</strong> are transmitted to the camera, and without a filter, can be construed as a<strong> color modification</strong>, reducing the image clarity.</p>
<p>Most true day/night (TDN) cameras, however, have a<strong> mechanical (ICR) infrared cut filter removable</strong> (Note: The industry jargon is usually &#8220;IR cut&#8221;). When the filter is put in place, it filters the wavelengths, improving the quality of the image by showing only the &#8220;visible&#8221; light, removing the <a title="Read more about infrared light" href="http://science.hq.nasa.gov/kids/imagers/ems/infrared.html">&#8220;infrared&#8221; light from the spectrum</a>.</p>
<div id="attachment_3132" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/day-night-cameras-ir-cut-filter-on-off.jpg"><img class="size-full wp-image-3132" title="Day/Night Cameras IR Cut Filter On/Off" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/day-night-cameras-ir-cut-filter-on-off.jpg" alt="Day/Night Cameras IR Cut Filter On/Off" width="600" height="237" /></a><p class="wp-caption-text">Day/Night Camera IR Cut Filter Turns Off When It Gets Dark</p></div>
<p>When the camera senses low lighting, it automatically removes the filter that intercepts the infrared waves.  When the filter is removed, the camera starts recording in black and white.  Without color, there is no need for the IR cut filter.  The IR waves cannot be seen by the human eye, but advanced cameras can catch the infrared waves reflecting off objects.</p>
<p>True day/night cameras offer top performance in both day and night situations. The <a href="http://www.2mcctv.com/product_info-VeiluxSVS60CDNRD.html">Veilux SVS-60CDNRD</a> is a great example of a TDN.</p>
<p>&nbsp;</p>
<h2><strong>Day/Night Cameras (Digital)</strong><strong></strong></h2>
<p>Digital day/night cameras allow for viewing in both day and night conditions, without the use of a IR cut filter.  During the day it records in color, adjusting electronically to offer similar benefits to TDN, but with a slightly lower cost.  Once it becomes dark, the camera digitally switches to black and white.</p>
<p>When the camera switches to black and white, it solely <strong>depends on the lighting</strong> and infrared waves reflecting off objects to capture the image.</p>
<p>The best way to see how digital day/night cameras perform is to check their <a title="CCTV LUX Light Ratings &amp; How They Relate to your Surveillance Cameras" href="http://www.2mcctv.com/blog/2011_09_15-cctv-lux-light-ratings/">LUX rating</a>.  The <strong>LUX rating determines how much light is needed</strong> for the cam to see at night.  There are quite a few <a title="Day Night Security Cameras" href="http://www.2mcctv.com/night-camera/">cameras available</a> that only need a minimal amount of light to see at night.</p>
<p>For some cameras the ambience from the star lit sky is enough to attain a nice image at night.  When choosing a camera, be sure to check out the specification sheet and check what LUX the camera operates at. <strong> Here&#8217;s an article where we mention LUX and the other <a title="CCTV Specs â€“ How to Read a CCTV Spec Sheet" href="http://www.2mcctv.com/blog/2011_08_02-how-to-read-a-cctv-spec-sheet/">important elements to look for in a spec sheet</a>.</strong></p>
<p>&nbsp;</p>
<h2><strong>Cameras with IR LEDs</strong></h2>
<div id="attachment_3110" class="wp-caption alignright" style="width: 378px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/infrared-led-cameras.jpg"><img class="size-full wp-image-3110" title="IR LED Example" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/infrared-led-cameras.jpg" alt="IR LED Example" width="368" height="268" /></a><p class="wp-caption-text">Infrared LED Camera, IR Lighting</p></div>
<p>Some cameras come with infrared LEDs surrounding the lens.  These LEDs will emit their own light to illuminate an area.  These cameras are ideal for areas with minimal light available.  If you choose to, you can even place these cameras in a total blacked out area and receive great coverage.</p>
<p>The best advice to give for these cameras is for you to<strong> check the distance that the IR LED beams can be shot</strong>.  The IR LEDs can range anywhere from 20 meters all the way up to 70 meters and beyond.  Once again look at the spec sheet and make sure the camera you&#8217;re considering will cover your required range.</p>
<p>The cameras will operate in color during the day and once the sensor detects increasing darkness the camera will switch over to night vision.  Traditionally at night, you can stand in front of the cameras and can see the IR LEDs giving off a faint red glow.</p>
<p>The <a href="../../../../../../product_info-SamsungSCO2120R.html">Samsung SCO-2120R</a> offers 230 feet of night vision range with IR illumination.</p>
<p>Some cameras offer an IR cut filter <strong>and</strong> IR LED illumination, such as the <a href="../../../../../../product_info-GeoVisionGVBL110D.html">GeoVision GV-BL110D</a>, resulting in a true image during the day and illumination at night.</p>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/WzCyTls9D0k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_01_24-day-night-and-ir-surveillance-cameras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_01_24-day-night-and-ir-surveillance-cameras/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=day-night-and-ir-surveillance-cameras</feedburner:origLink></item>
		<item>
		<title>“Keeping CCTV In Its Place”</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/x0F5geUikSg/</link>
		<comments>http://www.2mcctv.com/blog/2012_01_13-keeping-cctv-in-its-place/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 16:38:11 +0000</pubDate>
		<dc:creator>Guest Post</dc:creator>
				<category><![CDATA[CCTV Cameras]]></category>
		<category><![CDATA[Guest Posts]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/2012_01_12-/</guid>
		<description><![CDATA[ABOUT THE AUTHOR Michael Minieri is the Principal Security Consultant for Minieri Associates, a security consulting and engineering firm operating nationally and internationally. He began a career of protecting lives and property in 1974 and holds nearly a dozen professional credentials. More information can be found at www.minieriassociates.com &#160; Thanks Michael! We also had Todd [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_3067" class="wp-caption alignleft" style="width: 130px"><a href="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/MM_FACE_small.jpg"><img class="size-full wp-image-3067 " title="Michael Minieri - Security Consultant" src="http://www.2mcctv.com/blog/wp-content/uploads/2012/01/MM_FACE_small.jpg" alt="Michael Minieri " width="120" height="150" /></a><p class="wp-caption-text">Michael Minieri</p></div>
<p><em><strong>ABOUT THE AUTHOR</strong></em></p>
<p><em>Michael Minieri is the Principal Security Consultant for Minieri Associates, a security consulting and engineering firm operating nationally and internationally. He began a career of protecting lives and property in 1974 and holds nearly a dozen professional credentials. More information can be found at <a href="http://www.minieriassociates.com/">www.minieriassociates.com</a></em></p>
<p>&nbsp;</p>
<div style="border: 1px solid black; padding: 10px;">
<p><span style="color: #000000;">Thanks Michael!</span></p>
<p><span style="color: #000000;">We also had Todd Thompson and Travis Chaffin give their takes on the matter.  So make sure you check out their articles after you read this one.  And don&#8217;t forget to give us YOUR take!</span></p>
<p><a href="http://www.2mcctv.com/blog/2012_01_13-if-security-cameras-are-not-a-deterrent-to-crime-then-what-good-are-they/"><strong>If Security Cameras Are Not a Deterrent to Crime, Then What Good Are They?</strong></a>  by Todd Thompson</p>
<p><a href="http://www.2mcctv.com/blog/2012_01_13-cctv-misconception/"><strong>CCTV Misconception</strong></a> by Travis Chaffin</p>
<h2></h2>
</div>
<p>&nbsp;</p>
<h2></h2>
<p>&nbsp;</p>
<h2><span style="color: #333399;">Guest Post by Michael Minieri &#8211; Minieri Associates</span></h2>
<p>When most security laymen (and even some security professionals) think to add or increase their physical security measures, CCTV is often the very first thing to come to mind. If CCTV is such an effective security measure, why is it that reality television and the nightly news is so full of CCTV footage of crimes being committed?</p>
<p><span id="more-3064"></span></p>
<p>Many local governments around the world continue to implement major CCTV systems on city streets and in other public places, frequently with a stated purpose of fighting terrorism. The city of London, for example, has thousands of cameras. It also happens to be the source of one of the most widely circulated CCTV videos of an actual terrorist bombing in history. This incident and others can make a person long for the good ole days of simple convenience store robbery footage!</p>
<p>Worldwide, it is extremely common for the police and others responsible for <em>investigating crimes and apprehending criminals</em> to highly recommend CCTV and to deploy cameras extensively to further THEIR primary objective. CCTV can be an EXCELLENT tool for this purpose! But, private security practitioners are paid to pursue a different objective PREVENTING losses from occurring in the first place.</p>
<p>Certainly, such examples do not imply that CCTV is ineffective as a security tool, but the above examples should clearly illustrate that CCTV  like every other security tool &#8211; has practical limitations that must be considered when developing any effective securitysolution. One of the related limitations is among the most commonerrors encountered in security efforts around the globe: Expecting a person to watch one or more monitors and actually detect a crime or other loss at all, much less in sufficient time to prevent it.</p>
<p>Of the six (6) absolutely essential elements of an effective security program, CCTV is probably the very best tool currently available for at least one of those elements. VALIDATION (of the adversarial attack to verify that a response is warranted). Coupled with video analytics, such as video motion detection, CCTV is also the frequent choice for DETECTION (of the adversarial attack such as along a perimeter fence), due to the cost-effective nature of achieving both detection and validation with some of the same investment. By having the video motion feature activate an audible signal at the monitoring position (and displaying the associated camera view automatically), the error of relying on the human to discover the attack through observation is all but eliminated.</p>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/x0F5geUikSg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_01_13-keeping-cctv-in-its-place/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_01_13-keeping-cctv-in-its-place/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=keeping-cctv-in-its-place</feedburner:origLink></item>
		<item>
		<title>If Security Cameras Are Not a Deterrent to Crime, Then What Good Are They?</title>
		<link>http://feedproxy.google.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~3/f-dwYtpikIk/</link>
		<comments>http://www.2mcctv.com/blog/2012_01_13-if-security-cameras-are-not-a-deterrent-to-crime-then-what-good-are-they/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 16:36:51 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[CCTV Cameras]]></category>

		<guid isPermaLink="false">http://www.2mcctv.com/blog/2012_01_12-/</guid>
		<description><![CDATA[Todd Thompson - Construction Manager &#8211; 2M CCTV Follow Todd on Twitter &#160; This is a complimentary article to &#8220;Keeping CCTV In It&#8217;s Place&#8220;.  Also, check out Travis Chaffin&#8217;s take on the matter &#8211; CCTV Misconception.  And don&#8217;t forget to give us YOUR take! &#160; There is anecdotal evidence that suggests security cameras do not [...]<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
]]></description>
			<content:encoded><![CDATA[<div id="attachment_1480" class="wp-caption alignleft" style="width: 103px"><a title="Todd Thompson - Author" href="http://www.2mcctv.com/blog/author/todd/"><img class="alignright size-full wp-image-2731" src="http://www.2mcctv.com/blog/wp-content/uploads/2011/10/todd-thompson-construction-manager-2mcctv.jpg" alt="Todd Thompson" width="93" height="93" /></a><p class="wp-caption-text">Todd Thompson</p></div>
<p><span style="color: #000383;">Todd Thompson</span><span style="color: #000098;"><span style="color: #000383;"> -</span> Construction Manager &#8211; 2M CCTV </span></p>
<p><strong><a title="Todd Thompson (2mt2)" href="http://twitter.com/2mt2">Follow Todd on Twitter</a></strong><span style="color: #000098;"><br />
</span></p>
<p>&nbsp;</p>
<div style="border: 1px solid black; padding: 10px;">This is a complimentary article to &#8220;<a href="http://www.2mcctv.com/blog/2012_01_13-keeping-cctv-in-its-place/">Keeping CCTV In It&#8217;s Place</a>&#8220;.  Also, check out Travis Chaffin&#8217;s take on the matter &#8211; <a href="http://www.2mcctv.com/blog/2012_01_13-cctv-misconception/">CCTV Misconception</a>.  <span style="color: #000000;">And don&#8217;t forget to give us YOUR take!</span></div>
<p>&nbsp;</p>
<p>There is anecdotal evidence that suggests security cameras do not deter criminal activity.  People who object to the use of installing a CCTV system in public places sometimes feel the squeeze of encroachment on their privacy, and they will object to using public funds to finance it.  But, there is something to the argument, regardless of private motivation.</p>
<p>People will note that in spite of there being more security cameras posted in large public places, there are still thugs who plunder innocent victims, and there are still terrorists who ride car bombs into a crowded market for their misguided and hate-filled ideologies.</p>
<p>Security cameras cannot touch the motivational factors in such people, some of whom are bent on self-destruction, whose psychological makeup may even encourage them to grandstand their awful deeds.</p>
<p>&nbsp;</p>
<p><span id="more-3061"></span></p>
<p><strong>Degrees of Deterrence</strong></p>
<p>There are, however, degrees of deterrence, besides the absolute prevention of a crime, that are missed in the negative assessment of CCTV.</p>
<p>It should be pointed out that deterrence is not the same as prevention.  Anyone who buys or sells security cameras with prevention in mind is expecting too much.</p>
<p>Deterrence comes in degrees.  A person on a strict diet may do just fine until he walks by a chocolate factory, and sees through the window, those caramel chewies that he craves. The deterrence, in forms of obesity and ill health, may not be enough to cause him to walk on by.  He may think to himself, &#8220;I&#8217;ll just buy a couple of these, and it will be better than eating a dozen.&#8221;  Rationalizing is common to all people, and one would think, especially to the criminal.</p>
<p>By the same token, a person who possesses greater self-control may pass close to the same store and change sides of the street to avoid the temptation.</p>
<p>Security cameras may offer a degree of deterrence to criminals, but one who is motivated highly enough will disregard them or work around them in their planning.</p>
<p>&nbsp;</p>
<p><strong>Honesty of Buyers and Sellers of Security Cameras</strong></p>
<p>Buyers of security camera systems, on the one hand, should be careful not to expect too much in the way of deterrence or prevention.  Desperation creates false motivation, self-deception, and unnecessary extravagance in spending.</p>
<p>Sellers, on the other hand, should give customers a more accurate evaluation of the security risks they are trying to address, and they should be cautious about making promises that cannot be fulfilled.</p>
<p><strong> </strong></p>
<p><strong>If Cameras Don&#8217;t Deter, Then What Good Are They?</strong></p>
<p>For one thing, the primary use of a CCTV system is for the purpose of recording events for later review.  Live surveillance is possible, and with a 24/7 monitoring service or onsite security guards, CCTV systems can trigger a response that may actually prevent a crime in progress.</p>
<p>Generally speaking, though, CCTV systems serve the forensic side of security better than the prevention side.  They are more useful in investigation than they are in prevention.</p>
<p>In this way, the usefulness of security cameras should not be underestimated.  By identifying criminal activity, and perhaps, by locking up the culprits, there is a secondary sense in which a system can aid in prevention.  Locking up the criminals, because they were caught on camera, arrested, tried and convicted, is the real strength of CCTV.  However, it is done by looking back, forensics, as opposed to forward, prevention.</p>
<p><strong> </strong></p>
<p><strong>A Balance Should Be Struck</strong></p>
<p>When determining whether there is value in installing a camera system, consumers and business owners should evaluate the type of risks they face.</p>
<p>If it is an absolute must that criminal activity has to be prevented, like in a jewelry store, there should be redundancy in systems.  In other words, there should be 24/7 live monitoring, intrusion detection, safe cabinets, electronic article surveillance, and audible alarms.  All the bells and whistles should be put in place.  Even this type of deterrence does not prevent theft in all cases.</p>
<p>Even then, a CCTV system is useful as a forensic tool as well as an educational one that gives the shop owner critical information that might prevent the next incident.</p>
<p class="MsoNormal">To suggest anything actually prevents crime by a determined criminal is misleading.  Even the force of police officers in the street, the military guarding against crimes of terrorism, and a highly observant public, cannot always defeat the criminal mind.  However, it can deter the marginal criminal and help put the other ones in jail where they belong.</p>
<p>This is a post from: <a href="http://www.2mcctv.com/blog">2M CCTV</a>, an online <a href="http://www.2mcctv.com/">cctv cameras</a> retailer.</p>
<img src="http://feeds.feedburner.com/~r/SecurityCamerasCctvVideoSurveillanceBlog/~4/f-dwYtpikIk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.2mcctv.com/blog/2012_01_13-if-security-cameras-are-not-a-deterrent-to-crime-then-what-good-are-they/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.2mcctv.com/blog/2012_01_13-if-security-cameras-are-not-a-deterrent-to-crime-then-what-good-are-they/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=if-security-cameras-are-not-a-deterrent-to-crime-then-what-good-are-they</feedburner:origLink></item>
	</channel>
</rss>

