<?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>n8o &#187; HTTP Streaming</title>
	<atom:link href="http://www.n8o.org/tag/http-streaming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n8o.org</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 21:38:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Akamai Adobe HTTP Dynamic Streaming</title>
		<link>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=akamai-adobe-http-dynamic-streaming</link>
		<comments>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 14:47:20 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[HTTP Streaming]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=341</guid>
		<description><![CDATA[Finally a good demo of Adobe's new HTTP based Dynamic streaming. Can't wait to dissect this one a bit more. Here is more information about the new feature included in Flash Player 10.1. HTTP Dynamic Streaming FMF File Manifest Spec F4F Parser Info Can't wait to come up with an open source solution to this type of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.n8o.org/wp-content/uploads/2010/08/akamai_http_dynamic_streaming.jpg"><img class="alignnone size-full wp-image-342" title="akamai_http_dynamic_streaming" src="http://www.n8o.org/wp-content/uploads/2010/08/akamai_http_dynamic_streaming.jpg" alt="" width="743" height="460" /></a></p>
<p>Finally a good demo of Adobe's new HTTP based Dynamic streaming. Can't wait to dissect this one a bit more. Here is more information about the new feature included in Flash Player 10.1.</p>
<ul>
<li><a href="http://www.adobe.com/products/httpdynamicstreaming/">HTTP Dynamic Streaming</a></li>
<li><a href="http://opensource.adobe.com/wiki/display/osmf/Flash+Media+Manifest+File+Format+Specification">FMF File Manifest Spec</a></li>
<li><a href="http://opensource.adobe.com/svn/opensource/osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/">F4F Parser Info</a></li>
</ul>
<p>Can't wait to come up with an open source solution to this type of streaming.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/akamai-adobe-http-dynamic-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP Video Streaming</title>
		<link>http://www.n8o.org/video/http-video-streaming/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=http-video-streaming</link>
		<comments>http://www.n8o.org/video/http-video-streaming/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:54:08 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Adaptive Streaming]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTTP Streaming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Move Networks]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Streaming]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=97</guid>
		<description><![CDATA[So over the weekend I've been playing around a little bit with HTTP video streaming. A lot of the newer video streaming technologies are starting to focus around HTTP + Adaptive streaming. The reason for this is because HTTP based streaming can scale very easily and Adaptive streaming can adjust very easily client restrictions such [...]]]></description>
			<content:encoded><![CDATA[<p>So over the weekend I've been playing around a little bit with HTTP video streaming. A lot of the newer video streaming technologies are starting to focus around HTTP + Adaptive streaming. The reason for this is because HTTP based streaming can scale very easily and Adaptive streaming can adjust very easily client restrictions such as bandwidth and hardware capabilities.</p>
<ul>
<li>Microsoft (Silverlight) - supports both HTTP and Adaptive streaming with their <a title="Smooth HD" href="http://www.smoothhd.com/">SmoothHD</a>.</li>
<li> Adobe (Flash) - supports <a title="Stream Flash HD" href="http://www.streamflashhd.com/">Adaptive streaming</a> and will be supporting HTTP streaming in <a title="Flash Player 10.1" href="http://labs.adobe.com/technologies/flashplayer10/">FP 10.1</a></li>
<li> Apple - supports <a title="HTTP Live Streaming" href="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html">HTTP and Adaptive streaming</a> in Safari and on the iPhone.</li>
<li> <a title="Move Networks" href="http://www.movenetworks.com/">Move Networks</a> - One of the first to support both HTTP and Adaptive streaming.</li>
</ul>
<p>So in my attempt to better understand the world of streaming I ended up playing around with apples solution to live video streaming. Thanks to a few great <a title="HTTP Live Streaming" href="http://www.ioncannon.net/projects/http-live-video-stream-segmenter-and-distributor/">articles</a> at <a title="IONCANNON" href="http://www.ioncannon.net/">IONCANNON</a>, I was able to create a little streaming application that would dynamically load video into Safari and onto the iPhone. Very cool stuff. I plan on working with what he created already and getting it to work with my other little <a title="HDHomeRun" href="http://www.n8o.org/side-projects/updates/#hdhr">side project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.n8o.org/video/http-video-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
