<?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: iPhone App Video Mirroring</title>
	<atom:link href="http://www.touchcentric.com/blog/archives/3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.touchcentric.com/blog/archives/3</link>
	<description>iPhone-centric stuff we're thinking about</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:36:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: TouchCentric &#187; iPhone App Video Mirroring for iOS 4</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-231</link>
		<dc:creator>TouchCentric &#187; iPhone App Video Mirroring for iOS 4</dc:creator>
		<pubDate>Tue, 24 Aug 2010 15:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-231</guid>
		<description>[...] Project the video of your iPhone app to thousands of adoring fans! This is an iOS 4.0 rewrite of the TVOut code described here: http://www.touchcentric.com/blog/archives/3. [...]</description>
		<content:encoded><![CDATA[<p>[...] Project the video of your iPhone app to thousands of adoring fans! This is an iOS 4.0 rewrite of the TVOut code described here: <a href="http://www.touchcentric.com/blog/archives/3" rel="nofollow">http://www.touchcentric.com/blog/archives/3</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-194</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-194</guid>
		<description>This is great! Thanks for distilling this down to such a simple process.

It looks like this still works for iPhone under SDK 3.2 ... but, alas, it doesn&#039;t seem to work for iPad under SDK 3.2.

Does anyone know why? Or even have suggestions on how one (I) might find out?

Thanks.
-Eric</description>
		<content:encoded><![CDATA[<p>This is great! Thanks for distilling this down to such a simple process.</p>
<p>It looks like this still works for iPhone under SDK 3.2 &#8230; but, alas, it doesn&#8217;t seem to work for iPad under SDK 3.2.</p>
<p>Does anyone know why? Or even have suggestions on how one (I) might find out?</p>
<p>Thanks.<br />
-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TouchCentric &#187; iPhone App Video Mirroring in Three Easy Steps</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-102</link>
		<dc:creator>TouchCentric &#187; iPhone App Video Mirroring in Three Easy Steps</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-102</guid>
		<description>[...] in Cocoa and I was wondering if I cout get some help or a brief tutorial on implementing the UIApplication+TVOut.m in a small project and I am trying to build please any and all help would greatly be [...]</description>
		<content:encoded><![CDATA[<p>[...] in Cocoa and I was wondering if I cout get some help or a brief tutorial on implementing the UIApplication+TVOut.m in a small project and I am trying to build please any and all help would greatly be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-82</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-82</guid>
		<description>Hi Rob and “The Evil Boss”,
thx for sharing this code. Really amazing…

The only Problem i am struggling with, is the 16 bit color output of my iphone 3g. It looks horrible :( . The output of the 3GS seem to be 24/32 bit. Did someone have the same problem.</description>
		<content:encoded><![CDATA[<p>Hi Rob and “The Evil Boss”,<br />
thx for sharing this code. Really amazing…</p>
<p>The only Problem i am struggling with, is the 16 bit color output of my iphone 3g. It looks horrible <img src='http://www.touchcentric.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  . The output of the 3GS seem to be 24/32 bit. Did someone have the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan F</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-81</link>
		<dc:creator>Dan F</dc:creator>
		<pubDate>Thu, 22 Oct 2009 01:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-81</guid>
		<description>Many thanks for sharing this.  It worked on the first try in my app.  Excellent work!</description>
		<content:encoded><![CDATA[<p>Many thanks for sharing this.  It worked on the first try in my app.  Excellent work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Radford</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-80</link>
		<dc:creator>Matt Radford</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-80</guid>
		<description>Is there a way of using this code to provide a better version of the jailbreak app TV-Out (or similar)? 

I&#039;ve been trying to record app demos by using TV-Out, output to my Macbook, then using a screen recorder to capture this. But it&#039;s not great, especially with high FPS games.</description>
		<content:encoded><![CDATA[<p>Is there a way of using this code to provide a better version of the jailbreak app TV-Out (or similar)? </p>
<p>I&#8217;ve been trying to record app demos by using TV-Out, output to my Macbook, then using a screen recorder to capture this. But it&#8217;s not great, especially with high FPS games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-78</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 08 Oct 2009 14:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-78</guid>
		<description>Aral, have you tried recording the video out of the app? 

By the way, contrary to what I wrote above, this code DOES work with OpenGL. I have demoed games written with Unity 3D and Cocos2D using this. If you use a 3GS you can set the TVOut framerate to over 20 fps and it&#039;s very acceptable.</description>
		<content:encoded><![CDATA[<p>Aral, have you tried recording the video out of the app? </p>
<p>By the way, contrary to what I wrote above, this code DOES work with OpenGL. I have demoed games written with Unity 3D and Cocos2D using this. If you use a 3GS you can set the TVOut framerate to over 20 fps and it&#8217;s very acceptable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral Balkan</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-77</link>
		<dc:creator>Aral Balkan</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-77</guid>
		<description>@momo: I completely agree. I can&#039;t believe that I&#039;ve now spent longer on trying to record a high-quality demo video of my app than I did in coding the major functionality in it. 

Enabling universal TV Out for iPhones makes makes perfect sense for apple as higher quality demo videos will translate to more sales and thus a higher income for Apple itself from its percentage of those sales.</description>
		<content:encoded><![CDATA[<p>@momo: I completely agree. I can&#8217;t believe that I&#8217;ve now spent longer on trying to record a high-quality demo video of my app than I did in coding the major functionality in it. </p>
<p>Enabling universal TV Out for iPhones makes makes perfect sense for apple as higher quality demo videos will translate to more sales and thus a higher income for Apple itself from its percentage of those sales.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visionner les applications iPhone sur sa TV</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-76</link>
		<dc:creator>Visionner les applications iPhone sur sa TV</dc:creator>
		<pubDate>Tue, 06 Oct 2009 06:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-76</guid>
		<description>[...] Rob Terrell a développé une classe pour iPhone permettant de regarder ses applications iPhone sur son téléviseur. [...]</description>
		<content:encoded><![CDATA[<p>[...] Rob Terrell a développé une classe pour iPhone permettant de regarder ses applications iPhone sur son téléviseur. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: momo</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-75</link>
		<dc:creator>momo</dc:creator>
		<pubDate>Mon, 05 Oct 2009 14:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-75</guid>
		<description>Hello Rob, 

wow thats pretty amazing, to have a code for that,...
I am not a coder and have no clue how to program, 
but i have a question that i cannot get out of my head, 
and after reading your post i even more surprised...
Why does apple not want to output video signals on apps or even better why do they not programm an app for video out? it is possible, the code is here and then the app will not survive Apple’s app review process. Why does apple do that? have you an answer? really sucks... i mean they are forcing people to jailbrake their ipods...</description>
		<content:encoded><![CDATA[<p>Hello Rob, </p>
<p>wow thats pretty amazing, to have a code for that,&#8230;<br />
I am not a coder and have no clue how to program,<br />
but i have a question that i cannot get out of my head,<br />
and after reading your post i even more surprised&#8230;<br />
Why does apple not want to output video signals on apps or even better why do they not programm an app for video out? it is possible, the code is here and then the app will not survive Apple’s app review process. Why does apple do that? have you an answer? really sucks&#8230; i mean they are forcing people to jailbrake their ipods&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
