<?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>Fri, 11 Dec 2009 10:55:25 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
	<item>
		<title>By: Aral Balkan</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-73</link>
		<dc:creator>Aral Balkan</dc:creator>
		<pubDate>Sat, 03 Oct 2009 17:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-73</guid>
		<description>Looking forward to seeing The Evil Boss&#039;s additions :)

On a side note: openURL:asPanel: appears to have been removed in 3.0 +. Any other tricks for mirroring Safari? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Looking forward to seeing The Evil Boss&#8217;s additions <img src='http://www.touchcentric.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>On a side note: openURL:asPanel: appears to have been removed in 3.0 +. Any other tricks for mirroring Safari? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.touchcentric.com/blog/archives/3/comment-page-1#comment-70</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.touchcentric.com/blog/?p=3#comment-70</guid>
		<description>Any idea why the mirrowView does not show in landscape when the device is rotated?

Here is my code for autorotation - 

- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)x {
	return (x == UIInterfaceOrientationPortrait) &#124;&#124; UIInterfaceOrientationIsLandscape(x);
}

You help is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Any idea why the mirrowView does not show in landscape when the device is rotated?</p>
<p>Here is my code for autorotation &#8211; </p>
<p>- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)x {<br />
	return (x == UIInterfaceOrientationPortrait) || UIInterfaceOrientationIsLandscape(x);<br />
}</p>
<p>You help is greatly appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
