<?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>BuildDocs.com - Operating System and Application Build Documents Repository &#187; oflaDemo</title>
	<atom:link href="http://builddocs.com/tags/oflademo/feed/" rel="self" type="application/rss+xml" />
	<link>http://builddocs.com</link>
	<description>Better Docs / Better Systems</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Streaming Video with Red5 oflaDemo App</title>
		<link>http://builddocs.com/server_os_builds/streaming-video-with-red5-oflademo-app/</link>
		<comments>http://builddocs.com/server_os_builds/streaming-video-with-red5-oflademo-app/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:01:42 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[oflaDemo]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[streaming video]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=836</guid>
		<description><![CDATA[This is a quick and dirty demo to get started with the Red5 server.
In this demo, we will show how to stream video using the oflaDemo app that ships with the Red5 server.
The first step is to install/activate the app via the Red5 web GUI.
Open a browser and navigate to http://IPADDRESS:5080 and click on the [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick and dirty demo to get started with the Red5 server.</p>
<p>In this demo, we will show how to stream video using the oflaDemo app that ships with the Red5 server.</p>
<p>The first step is to install/activate the app via the Red5 web GUI.</p>
<p>Open a browser and navigate to http://IPADDRESS:5080 and click on the link: <span style="color: #ff0000;">Click here to install demos</span></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-25-22-17-12.jpg" alt="TVERSITY-2009-08-25-22-17-12" title="TVERSITY-2009-08-25-22-17-12" width="448" height="336" class="aligncenter size-full wp-image-851" /></p>
<p>On the installation screen, select oflaDemo and press the Install button</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-25-22-17-39.jpg" alt="TVERSITY-2009-08-25-22-17-39" title="TVERSITY-2009-08-25-22-17-39" width="448" height="336" class="aligncenter size-full wp-image-852" /></p>
<p>The streaming files go in the directory <strong>/usr/share/red5/webapps/oflaDemo/streams/</strong></p>
<p>To make sure this directory is writable, log in via the console and execute the following command:</p>
<p><strong>sudo chmod 777 /usr/share/red5/webapps/oflaDemo/streams/</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/MyRed5Server-2009-08-25-22-15-49.jpg" alt="MyRed5Server-2009-08-25-22-15-49" title="MyRed5Server-2009-08-25-22-15-49" width="504" height="280" class="aligncenter size-full wp-image-854" /></p>
<p>Copy the flv file to be streamed to the red5 server. In this example we use WinSCP (Any SCP/SFTP will do ie filezilla, etc).</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-25-22-20-37.jpg" alt="TVERSITY-2009-08-25-22-20-37" title="TVERSITY-2009-08-25-22-20-37" width="448" height="336" class="aligncenter size-full wp-image-856" /></p>
<p>Now configure a flash video player to point to the red5 server. In this example we will use the <A HREF=http://www.longtailvideo.com/players/jw-flv-player/>Longtail JW Player</A>, which can be configured automatically using the wizard on their website.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-25-22-23-23.jpg" alt="TVERSITY-2009-08-25-22-23-23" title="TVERSITY-2009-08-25-22-23-23" width="448" height="336" class="aligncenter size-full wp-image-858" /></p>
<p>There are 2 flash variables that are required. file is the flv file, and streamer is the url to the red5 server and the application path. In this example we will use ESXi.flv and rtmp://builddocs.com/oflaDemo</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-25-22-23-10.jpg" alt="TVERSITY-2009-08-25-22-23-10" title="TVERSITY-2009-08-25-22-23-10" width="448" height="336" class="aligncenter size-full wp-image-859" /></p>
<p>Here is the working demo:</p>
<p><embed src='/mediaplayer/player.swf' width='470' height='290' bgcolor='undefined' allowscriptaccess='always' allowfullscreen='true' flashvars='file=ESXi.flv&#038;streamer=rtmp://builddocs.com/oflaDemo'/></p>
<p>Please leave questions or comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/streaming-video-with-red5-oflademo-app/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
