<?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>output stream &#187; Hardware</title>
	<atom:link href="http://duncanandmeg.org/blogs/code/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://duncanandmeg.org/blogs/code</link>
	<description>riotous events in amateur development</description>
	<lastBuildDate>Fri, 18 Feb 2011 21:28:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Microsoft LifeCam VX-3000: Installation &amp; configuration</title>
		<link>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-installation-configuration/</link>
		<comments>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-installation-configuration/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 23:27:28 +0000</pubDate>
		<dc:creator>dtjohnso</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[microsoft lifecam vx-3000]]></category>

		<guid isPermaLink="false">http://duncanandmeg.org/blogs/code/?p=56</guid>
		<description><![CDATA[In a recent post, I wrote about our new webcam and mentioned some incompatibilities I discovered. Here I want to document how I installed and configured the software for the camera, mostly so my family can re-install the camera if they ever need to do so. These notes refer to how I did this on [...]]]></description>
			<content:encoded><![CDATA[<p>In a <a href="http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-overview/" class="liinternal">recent post</a>, I wrote about our new webcam and mentioned some incompatibilities I discovered. Here I want to document how I installed and configured the software for the camera, mostly so my family can re-install the camera if they ever need to do so. These notes refer to how I did this on a Windows XP system.<span id="more-56"></span></p>
<h3>Installing the proprietary software</h3>
<p>The software included on the CD is pretty easy to install and configure. The disk includes the camera drivers and a copy of the Microsoft LifeCam program which provides basic webcam functions. I used it to test the webcam itself, but nothing else.</p>
<p>The instructions recommend that you install the software on the CD before plugging the camera in. I did this, but I have another theory that I&#8217;ll try on my computer at home.<sup><a href="http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-installation-configuration/#footnote_0_56" id="identifier_0_56" class="footnote-link footnote-identifier-link" title="My theory is that if I plug the camera in without installing the Microsoft software at all, I can probably load the driver by itself into Windows from the CD using the Found New Hardware wizard. If this works, I&amp;#8217;ll write another report explaining how.">1</a></sup> Once the LifeCam software and drivers are loaded, the installer prompts you to install the Windows Live Messenger (which includes a component called Windows Live Call). This is the Microsoft software for making video calls. I installed this, but when I installed Skype later I disabled the Live Call functionality (more below).</p>
<h3>Configuring Skype</h3>
<p>I <a href="http://www.skype.com/" class="liexternal">downloaded and installed Skype</a> using all the default settings. Skype detected the camera automatically, so I really didn&#8217;t have to configure anything within Skype for the camera to work.</p>
<h4>One-touch button</h4>
<p>I found one <a href="http://forum.skype.com/lofiversion/index.php/t68022.html" class="liexternal">helpful hack on the Skype user forums</a> that explains how to make the &#8220;Live Call&#8221; one-touch button on top of the camera work with Skype instead of the default Windows Live Call program. The Skype forums report two ways to do this, one by substituting the Skype executable for the Live Call program, and the other by making edits to the Windows registry.</p>
<p>The only problem with the registry hack method (which has detailed explanation <a href="http://forum.skype.com/index.php?showtopic=71083" class="liexternal">here</a>) is that you may have to edit multiple entries underneath different numbers which refer to which USB port the camera is plugged into. Since there&#8217;s a good chance that my family may unplug the camera for some reason and then plug it in somewhere else, I decided to use the substitute executable method. One other commenter mentions a fascinating (and probably better) method <a href="http://forum.skype.com/index.php?showtopic=71083&amp;view=findpost&amp;p=575351" class="liexternal">using a symlink for Windows Vista</a>, but it won&#8217;t work for XP. (If this paragraph doesn&#8217;t make sense to you, ignore it!)</p>
<p>Here are the steps I used for the substitute executable method. Essentially, this disables Windows Live Call, so it would be a good idea to remove all shortcuts to Live Call after following this hack:</p>
<ol>
<li>Open the folder C:\Program Files\Microsoft LifeCam\</li>
<li>Rename IcePick.exe (the &#8220;Live Call&#8221; executable) to IcePick.exe.bak</li>
<li>Copy skype.exe to this folder and rename it to IcePick.exe</li>
</ol>
<p>Even when Skype is running in the background, pushing the one-touch button on top of the camera brings it up for making calls.</p>
<p class="footnotes">NOTES:</p><ol class="footnotes"><li id="footnote_0_56" class="footnote">My theory is that if I plug the camera in without installing the Microsoft software at all, I can probably load the driver by itself into Windows from the CD using the Found New Hardware wizard. If this works, I&#8217;ll write another report explaining how.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-installation-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft LifeCam VX-3000: Overview</title>
		<link>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-overview/</link>
		<comments>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-overview/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 19:29:20 +0000</pubDate>
		<dc:creator>dtjohnso</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[microsoft lifecam vx-3000]]></category>

		<guid isPermaLink="false">http://duncanandmeg.org/blogs/code/?p=44</guid>
		<description><![CDATA[This Christmas, my mother got the Microsoft LifeCam VX-3000 2 pack so that we can video chat with her when we&#8217;re at our home. Although the camera is certainly not a high-end webcam, it is enough for basic video chat needs. I won&#8217;t write a comprehensive review here, my purpose is just to clarify a [...]]]></description>
			<content:encoded><![CDATA[<p>This Christmas, my mother got the <a href="http://www.amazon.com/Microsoft-68A-00013-LifeCam-VX-3000-Pack/dp/B000NBAIZ8/ref=pd_bbs_sr_2?ie=UTF8&amp;s=electronics&amp;qid=1230320979&amp;sr=8-2" class="liexternal">Microsoft LifeCam VX-3000</a> 2 pack so that we can video chat with her when we&#8217;re at our home. Although the camera is certainly not a high-end webcam, it is enough for basic video chat needs. I won&#8217;t write a comprehensive review here, my purpose is just to clarify a few things that I&#8217;ve learned about the camera and then document how I set it up on my mom&#8217;s computer so others can properly configure things if anything later goes awry. For a helpful review of the VX-6000 (which appears to be the same camera except for a wide-angle lens and probably a few other perks), see <a href="http://www.geekzone.co.nz/content.asp?contentid=6721" class="liexternal">this review from a guy in New Zealand</a>.</p>
<p>The camera itself was fairly easy to install, and the proprietary Microsoft software works pretty well (although it&#8217;s a little too resource-intensive for my taste). You don&#8217;t have to install Windows Live Messenger to use the camera, but you will need it or Skype in order to make calls with the camera.<span id="more-44"></span></p>
<h3>Compatibility issues</h3>
<p>The camera appears to be <strong>incompatible with Windows XP Media Center and Vista 64-bit edition</strong>. I am not aware if Microsoft has updated the driver to solve this issue at this point, but this seems to be an issue from what I can tell reading online reviews and user forums.</p>
<p>Compatibility with Skype and Google Video Chat is mixed. The <strong>camera works with Skype</strong> basically &#8220;out of the box,&#8221; but at this point <strong>it does not work with Google Video Chat</strong> at all. Maybe a Google engineer will fix this sometime, but for now the testing window in my Gmail settings shows a black screen and the camera never turns on.</p>
<p>Although the camera works fine with Skype, getting the &#8220;Live Call&#8221; button on top to work with Skype requires a fairly simple hack. Since my family will make most of their video calls using Skype and not Windows Live Messenger, <span style="text-decoration: line-through;">I&#8217;ll explain that in a future post</span> I&#8217;ve explained that in <a href="http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-installation-configuration/" class="liinternal">another post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://duncanandmeg.org/blogs/code/2008/12/26/microsoft-lifecam-vx-3000-overview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

