<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ImageSnap: Capturing a Video Image with QTKit on Snow Leopard</title>
	<atom:link href="http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/</link>
	<description>Think Harder, not smarter</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:09:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Harder</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-26215</link>
		<dc:creator>Robert Harder</dc:creator>
		<pubDate>Fri, 29 Apr 2011 14:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-26215</guid>
		<description>@James I should be able to add a warmup delay. Will see what I can do...</description>
		<content:encoded><![CDATA[<p>@James I should be able to add a warmup delay. Will see what I can do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Seigel</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-25981</link>
		<dc:creator>James Seigel</dc:creator>
		<pubDate>Thu, 28 Apr 2011 03:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-25981</guid>
		<description>Thanks for keeping up your responses to this lovely piece of code.  I had a question about where I should/could put a delay in to give my camera more of a chance to auto adjust for brightness.  On my old machine it seemed to take great pictures, now when it is too bright out it it just a white canvas.  The laptop it is on now is significantly faster.

g4 -&gt; 2.3 intel dual core

The camera is a usb Microsoft Lifecam HD-6000

Any help would be awesome!

Cheers
James.</description>
		<content:encoded><![CDATA[<p>Thanks for keeping up your responses to this lovely piece of code.  I had a question about where I should/could put a delay in to give my camera more of a chance to auto adjust for brightness.  On my old machine it seemed to take great pictures, now when it is too bright out it it just a white canvas.  The laptop it is on now is significantly faster.</p>
<p>g4 -&gt; 2.3 intel dual core</p>
<p>The camera is a usb Microsoft Lifecam HD-6000</p>
<p>Any help would be awesome!</p>
<p>Cheers<br />
James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Harder</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-17509</link>
		<dc:creator>Robert Harder</dc:creator>
		<pubDate>Tue, 15 Mar 2011 06:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-17509</guid>
		<description>@James That&#039;s pretty weird. I can&#039;t duplicate it. The window server error reminds me of errors I used to get trying to run X11 apps on a headless Solaris box -- their was a mismatch between the windowing environment that was present (or not present) and what the app expected. I&#039;m just not sure.</description>
		<content:encoded><![CDATA[<p>@James That&#8217;s pretty weird. I can&#8217;t duplicate it. The window server error reminds me of errors I used to get trying to run X11 apps on a headless Solaris box &#8212; their was a mismatch between the windowing environment that was present (or not present) and what the app expected. I&#8217;m just not sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-17475</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 15 Mar 2011 02:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-17475</guid>
		<description>I too am seeing the green snapshot on some machines - although most iMacs work.  I have not found a pattern to it except every machine showing the error below. (Snow Leopard 10.6.6)

svr:~ root# ssh admin@192.168.2.139 imagesnap /tmp/snap.jpg
Tue Mar 15 13:32:14 iMac.local imagesnap[721] : kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
Capturing image from device &quot;Built-in iSight&quot;.../tmp/snap.jpg
svr:~ root#</description>
		<content:encoded><![CDATA[<p>I too am seeing the green snapshot on some machines &#8211; although most iMacs work.  I have not found a pattern to it except every machine showing the error below. (Snow Leopard 10.6.6)</p>
<p>svr:~ root# ssh <a href="mailto:admin@192.168.2.139">admin@192.168.2.139</a> imagesnap /tmp/snap.jpg<br />
Tue Mar 15 13:32:14 iMac.local imagesnap[721] : kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.<br />
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.<br />
Capturing image from device &#8220;Built-in iSight&#8221;&#8230;/tmp/snap.jpg<br />
svr:~ root#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Harder</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-5260</link>
		<dc:creator>Robert Harder</dc:creator>
		<pubDate>Wed, 30 Jun 2010 18:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-5260</guid>
		<description>@Syl That does seem strange. Nothing comes to mind that mind account for it. -Rob</description>
		<content:encoded><![CDATA[<p>@Syl That does seem strange. Nothing comes to mind that mind account for it. -Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Syl</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-5245</link>
		<dc:creator>Syl</dc:creator>
		<pubDate>Mon, 28 Jun 2010 02:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-5245</guid>
		<description>I&#039;m having a strange issue with ImageSnap. When executing it over ssh, it will work the first one or two times, but thereafter the saved image consists solely of uniform green pixels. The light on the iSight does blink, so it does seem to be accessing the camera.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a strange issue with ImageSnap. When executing it over ssh, it will work the first one or two times, but thereafter the saved image consists solely of uniform green pixels. The light on the iSight does blink, so it does seem to be accessing the camera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Harder</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-3983</link>
		<dc:creator>Robert Harder</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-3983</guid>
		<description>OK, the ImageSnap home page now links to v0.2.4 (no longer beta). Hope it works for everyone! -Rob

http://iharder.sourceforge.net/current/macosx/imagesnap/</description>
		<content:encoded><![CDATA[<p>OK, the ImageSnap home page now links to v0.2.4 (no longer beta). Hope it works for everyone! -Rob</p>
<p><a href="http://iharder.sourceforge.net/current/macosx/imagesnap/" rel="nofollow">http://iharder.sourceforge.net/current/macosx/imagesnap/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JBL</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-3965</link>
		<dc:creator>JBL</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-3965</guid>
		<description>Just letting you know that the Beta 0.2.4 did work on 10.5.8.</description>
		<content:encoded><![CDATA[<p>Just letting you know that the Beta 0.2.4 did work on 10.5.8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Harder</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-3889</link>
		<dc:creator>Robert Harder</dc:creator>
		<pubDate>Mon, 01 Mar 2010 17:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-3889</guid>
		<description>Need some beta testers to try out the version with NSApplicationLoad(). It doesn&#039;t crash 10.6 (as the sharedApplication call did), but I don&#039;t have 10.5 to test on, so I need some help. Thanks.

http://dl.dropbox.com/u/4303707/ImageSnap-v0.2.4beta.tgz

-Rob</description>
		<content:encoded><![CDATA[<p>Need some beta testers to try out the version with NSApplicationLoad(). It doesn&#8217;t crash 10.6 (as the sharedApplication call did), but I don&#8217;t have 10.5 to test on, so I need some help. Thanks.</p>
<p><a href="http://dl.dropbox.com/u/4303707/ImageSnap-v0.2.4beta.tgz" rel="nofollow">http://dl.dropbox.com/u/4303707/ImageSnap-v0.2.4beta.tgz</a></p>
<p>-Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KD</title>
		<link>http://blog.iharder.net/2009/09/14/imagesnap-capturing-a-video-image-with-qtkit-on-snow-leopard/#comment-3886</link>
		<dc:creator>KD</dc:creator>
		<pubDate>Mon, 01 Mar 2010 01:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iharder.net/?p=230#comment-3886</guid>
		<description>In order to prevent this &quot;CGSWindow&quot; thing, you need to call NSApplicationLoad() in main().</description>
		<content:encoded><![CDATA[<p>In order to prevent this &#8220;CGSWindow&#8221; thing, you need to call NSApplicationLoad() in main().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

