<?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>Geek.blog &#187; bandwidth</title>
	<atom:link href="http://blog.728media.com/tag/bandwidth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.728media.com</link>
	<description>Advanced Flash and Actionscript 3 by Andrew Christensen</description>
	<lastBuildDate>Wed, 12 Aug 2009 04:30:01 +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>Flash Media Server Bandwidth Checking</title>
		<link>http://blog.728media.com/2008/07/16/flash-media-server-bandwidth-checking/</link>
		<comments>http://blog.728media.com/2008/07/16/flash-media-server-bandwidth-checking/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 16:35:20 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bandwidth checking]]></category>
		<category><![CDATA[flash media server]]></category>
		<category><![CDATA[fms]]></category>

		<guid isPermaLink="false">http://blog.728media.com/2008/07/16/flash-media-server-bandwidth-checking/</guid>
		<description><![CDATA[Recently I found out that Flash Media Server has it&#8217;s own built-in bandwidth checker. A bandwidth check comes in handy when you want to stream a different quality of video to the user depending on their connection speed instead of forcing them to download a higher quality than they can handle. I could write up [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I found out that <a href="http://www.adobe.com/products/flashmediaserver/">Flash Media Server</a> has it&#8217;s own built-in bandwidth checker. A bandwidth check comes in handy when you want to stream a different quality of video to the user depending on their connection speed instead of forcing them to download a higher quality than they can handle.</p>
<p>I could write up an example for how to use this new functionality, but it would turn out just like the <a href="http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=Book_Part_31_deving_1.html">one Adobe wrote up</a> in the <a href="http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=Book_Part_31_deving_1.html">FMS</a> documentation.</p>
<p><a href="http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=Book_Part_31_deving_1.html">Flash Media Server Bandwidth Checking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/07/16/flash-media-server-bandwidth-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streaming Server Bandwidth Calculations</title>
		<link>http://blog.728media.com/2008/07/08/streaming-server-bandwidth-calculations/</link>
		<comments>http://blog.728media.com/2008/07/08/streaming-server-bandwidth-calculations/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 15:20:55 +0000</pubDate>
		<dc:creator>Andrew Christensen</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash media server]]></category>
		<category><![CDATA[fms]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://blog.728media.com/2008/07/08/streaming-server-bandwidth-calculations/</guid>
		<description><![CDATA[A very important part of streaming any type of media is the bandwidth. You want to stream the best quality possible, but keep the stream constant. This can be a very tricky thing since all your users will most likely not be at the same connection speeds. Adobe has a great article on the math [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-60" href="http://blog.728media.com/?attachment_id=60"><img class="alignnone size-full wp-image-60" title="bandwidth.gif" src="http://blog.728media.com/wp-content/uploads/2008/07/bandwidth.gif" alt="" width="376" height="308" /></a></p>
<p>A very important part of streaming any type of media is the <a href="http://www.google.com/search?q=define%3A+bandwidth&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">bandwidth</a>. You want to stream the best quality possible, but keep the stream constant. This can be a very tricky thing since all your users will most likely not be at the same connection speeds. <a href="http://www.adobe.com/">Adobe</a> has a <a href="http://www.adobe.com/devnet/flashmediaserver/articles/calculating_bandwidth_02.html">great article</a> on the math behind calculating different kinds of bandwidth for one-to-many (video on demand) setups and many-to-many (video conference) setups.</p>
<p>[ via <a href="http://www.adobe.com/devnet/flashmediaserver/">Adobe FMS Dev Center</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.728media.com/2008/07/08/streaming-server-bandwidth-calculations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
