<?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>cdevroe.com &#187; recorded</title>
	<atom:link href="http://cdevroe.com/tag/recorded/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com</link>
	<description>by Colin Devroe</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://cdevroe.com/?pushpress=hub'/>
<cloud domain='cdevroe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Recording live video on the iPhone with Qik and Viddler</title>
		<link>http://cdevroe.com/notes/iphone-qik-viddler/</link>
		<comments>http://cdevroe.com/notes/iphone-qik-viddler/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 05:49:45 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[qik]]></category>
		<category><![CDATA[recorded]]></category>
		<category><![CDATA[viddler]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=1354</guid>
		<description><![CDATA[I hacked together a quick solution to record videos with my iPhone using Qik and automatically import them to Viddler.]]></description>
			<content:encoded><![CDATA[<p>Sometimes I just can&#8217;t help myself. I&#8217;m a hacker. Not the type of hacker that wants to break into a bank&#8217;s records and steal your personal information or anything &#8211; the type of hacker that just likes to make up fun solutions to interesting problems.</p>
<p><a href="http://viddler.com/">Viddler&#8217;s</a> current lack of any way to record video on a mobile phone, for instance. More specifically the iPhone. I take a lot of <a href="http://cdevroe.com/category/mobile-photos/">mobile photos</a> (<a href="http://flickr.com/photos/cdevroe/">more here</a>) on my iPhone. I&#8217;ve wanted to shoot videos on my iPhone too. Now I can.</p>
<p>The first step I had to take was to <a href="http://cdevroe.com/notes/out-of-prison/">jailbreak my iPhone</a>. <a href="http://qik.com/video/100699">Qik&#8217;s iPhone application</a>, while not perfect, allows me to shoot video on my iPhone and have it be recorded, live, on Qik&#8217;s servers. In fact, if the connection is good enough you can <a href="http://qik.com/cdevroe/">watch me</a> recording the video only a few seconds delayed.</p>
<div class="postImage-right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="280" height="248" id="viddler_3e2e6ff0"><param name="movie" value="http://www.viddler.com/player/3e2e6ff0/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/3e2e6ff0/" width="280" height="248" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_3e2e6ff0" ></embed></object>
<p><a href="http://www.viddler.com/explore/cdevroe/videos/498/">Viddler bagels!</a> Recorded with iPhone.</p>
</div>
<p>But I wanted my video on Viddler. It is <a href="http://viddler.com/cdevroe/">my player of choice</a>. Qik&#8217;s player is great, especially since it allows you to watch the video as it is being recorded. It also has some interesting interactive features like chat. But, like MTV &#8211; I want my Viddler.</p>
<p>So my second step was to build a bridge from Qik to the Viddler. Once the live session has been saved as an FLV Qik creates <a href="http://qik.com/cdevroe/latest-videos">an RSS feed</a> with a link to the video file. I&#8217;ve built <a href="http://cdevroe.com/qik/qik.zip">a dead simple PHP script</a> that reads that RSS feed, downloads the FLVs, and then transfers them to Viddler. I then took the liberty of creating a quick bit of code that then <a href="http://twitter.com/cdevroe/">Twitters the link</a> to the video on Viddler. I do this for my mobile photos posted to Flickr so I thought why not do that for mobile videos as well.</p>
<p>After talking with Qik about this bridge we&#8217;ve both decided to do something a little bit better than what I have hacked together using nothing more than what I had access to. So stay tuned. Â Until then, you may <a href="http://cdevroe.com/qik/qik.zip">have my script</a> that I wrote in an hour to play with.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/iphone-qik-viddler/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

