<?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: Trick: Auto-select mac iSight in flash.</title>
	<atom:link href="http://www.squidder.com/2009/03/09/trick-auto-select-mac-isight-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squidder.com/2009/03/09/trick-auto-select-mac-isight-in-flash/</link>
	<description>Actionscript you'll lose your ink over.</description>
	<lastBuildDate>Thu, 22 Apr 2010 05:08:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gib</title>
		<link>http://www.squidder.com/2009/03/09/trick-auto-select-mac-isight-in-flash/comment-page-1/#comment-193</link>
		<dc:creator>gib</dc:creator>
		<pubDate>Tue, 17 Mar 2009 19:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.squidder.com/?p=307#comment-193</guid>
		<description>Thank you for posting this.  I was hitting a frustration limit, running examples from books just purchased, adobe.com, etc.  Finally!  The camera is showing up!  

This is a great solution -- thank you.</description>
		<content:encoded><![CDATA[<p>Thank you for posting this.  I was hitting a frustration limit, running examples from books just purchased, adobe.com, etc.  Finally!  The camera is showing up!  </p>
<p>This is a great solution &#8212; thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.squidder.com/2009/03/09/trick-auto-select-mac-isight-in-flash/comment-page-1/#comment-183</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.squidder.com/?p=307#comment-183</guid>
		<description>Awesome! Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Awesome! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zohar Babin</title>
		<link>http://www.squidder.com/2009/03/09/trick-auto-select-mac-isight-in-flash/comment-page-1/#comment-182</link>
		<dc:creator>Zohar Babin</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.squidder.com/?p=307#comment-182</guid>
		<description>Hi,

At Kaltura we wanted the same, and when we got to write the ContributionWizard (A simple wizard to contribute content from different sources, amongst Cameta, File Upload, websites, etc.) we tried to find a way to automatically search for the most active Camera and Microphone devices.

Two of the problem that rise:
1. Flash recognize everything, including ghost devices and in active application drivers - not just real cameras.
2. Iterating the devices may cause FireFox on Mac to crash.

So we solved this eventually by iterating the devices and checking the image captured on bitmapData, and for Microphone we check the activity. And to solve the crashing problem there is a timeout between detection.

This works, but takes too long depending on the # of devices you got.

you can find the source for the detection class here (under com\kaltura\devicedetection):
http://groups.adobe.com/files/e039de58cc/krecord.rar</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>At Kaltura we wanted the same, and when we got to write the ContributionWizard (A simple wizard to contribute content from different sources, amongst Cameta, File Upload, websites, etc.) we tried to find a way to automatically search for the most active Camera and Microphone devices.</p>
<p>Two of the problem that rise:<br />
1. Flash recognize everything, including ghost devices and in active application drivers &#8211; not just real cameras.<br />
2. Iterating the devices may cause FireFox on Mac to crash.</p>
<p>So we solved this eventually by iterating the devices and checking the image captured on bitmapData, and for Microphone we check the activity. And to solve the crashing problem there is a timeout between detection.</p>
<p>This works, but takes too long depending on the # of devices you got.</p>
<p>you can find the source for the detection class here (under com\kaltura\devicedetection):<br />
<a href="http://groups.adobe.com/files/e039de58cc/krecord.rar" rel="nofollow">http://groups.adobe.com/files/e039de58cc/krecord.rar</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
