<?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; red5</title>
	<atom:link href="http://builddocs.com/tags/red5/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>
		<item>
		<title>Installing Red5 Virtual Appliance</title>
		<link>http://builddocs.com/server_os_builds/installing-red5-virtual-appliance/</link>
		<comments>http://builddocs.com/server_os_builds/installing-red5-virtual-appliance/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:40:28 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=806</guid>
		<description><![CDATA[Interested in getting your VCP 410 Certification? Check out this free VCP 410 Practice Test

This document outlines installation of the Red5 Virtual Appliance referenced in the previous post:
Building a Red5 Virtual Appliance on Jeos
In this document we will be using VMWare Workstation 6.5. The process should be simalar for VMWare Server or ESX.
In Workstation, click [...]]]></description>
			<content:encoded><![CDATA[<p>Interested in getting your <A HREF="http://exameducation.com">VCP 410 Certification</A>? Check out this free <A HREF="http://exameducation.com">VCP 410 Practice Test</A></p>
<p><HR></p>
<p>This document outlines installation of the Red5 Virtual Appliance referenced in the previous post:</p>
<p><A HREF="http://builddocs.com/streaming_media/building-a-red5-virtual-appliance-on-jeos/">Building a Red5 Virtual Appliance on Jeos</A></p>
<p>In this document we will be using VMWare Workstation 6.5. The process should be simalar for VMWare Server or ESX.</p>
<p>In Workstation, click on File and Import</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard012.jpg" alt="Clipboard01" width="455" height="417" class="aligncenter size-full wp-image-807" /></p>
<p>Press Next</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard022.jpg" alt="Clipboard02" width="455" height="426" class="aligncenter size-full wp-image-809" /></p>
<p>And Next again</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard032.jpg" alt="Clipboard03" width="455" height="430" class="aligncenter size-full wp-image-810" /></p>
<p>For type of source, select Virtual Appliance</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard042.jpg" alt="Clipboard04" width="455" height="427" class="aligncenter size-full wp-image-811" /></p>
<p>Press Browse and navigate to the red4server.ovf file</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard052.jpg" alt="Clipboard05" width="456" height="426" class="aligncenter size-full wp-image-812" /></p>
<p>Click Next on the Virtual Appliance details page</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard062.jpg" alt="Clipboard06" width="455" height="425" class="aligncenter size-full wp-image-813" /></p>
<p>Accept license agreement</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard072.jpg" alt="Clipboard07" width="455" height="425" class="aligncenter size-full wp-image-815" /></p>
<p>For destination select the type of platform you are running. In this case we will select Other Virtual Machine.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard081.jpg" alt="Clipboard08" width="454" height="428" class="aligncenter size-full wp-image-817" /></p>
<p>Enter a name for your inventory and a directory where you want the vm files to be stored</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard091.jpg" alt="Clipboard09" width="456" height="424" class="aligncenter size-full wp-image-818" /></p>
<p>Leave defaults: &#8220;Import and Convert (full-clone)&#8221; and &#8220;Allow virtual disk to expand&#8221;</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard101.jpg" alt="Clipboard10" width="456" height="426" class="aligncenter size-full wp-image-819" /></p>
<p>Leave defaults: &#8220;Bridged Networking&#8221;</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard111.jpg" alt="Clipboard11" width="456" height="426" class="aligncenter size-full wp-image-821" /></p>
<p>Press Next</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard12.jpg" alt="Clipboard12" width="457" height="427" class="aligncenter size-full wp-image-822" /></p>
<p>Press Finish</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard13.jpg" alt="Clipboard13" width="456" height="427" class="aligncenter size-full wp-image-823" /></p>
<p>The Virtual Appliance will be imported. This will take a few minutes. When finished press close</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard14.jpg" alt="Clipboard14" width="455" height="426" class="aligncenter size-full wp-image-824" /></p>
<p>Press the green start button to power on the virtual appliance</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard15.jpg" alt="Clipboard15" width="454" height="426" class="aligncenter size-full wp-image-825" /></p>
<p>The server should boot up in less than a minute. When prompted login in with username: red5 password: password. </p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard16.jpg" alt="Clipboard16" width="512" height="371" class="aligncenter size-full wp-image-826" /></p>
<p>Carefully follow instructions to change password. Note: you must first enter the default password and then enter a new password twice to change it.</p>
<p>To change password at a later time enter the command <strong>passwd</strong> at the command prompt.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard18.jpg" alt="Clipboard18" width="512" height="372" class="aligncenter size-full wp-image-828" /></p>
<p>Carefully follow instructions to set static ip address. Note: you will need to enter your password again for network changes to take effect.</p>
<p>To change your ip address in the future, you will need to edit the <strong>/etc/network/interfaces</strong> files and to change DNS <strong>/etc/resolv</strong><strong>. In order for changes to take effect enter the command <strong>/etc/init.d/networking restart</strong> (or just reboot)</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard23.jpg" alt="Clipboard23" width="512" height="371" class="aligncenter size-full wp-image-829" /></p>
<p>The server is now ready to go.</p>
<p>If you have questions or issues please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/installing-red5-virtual-appliance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a Red5 Virtual Appliance on Jeos</title>
		<link>http://builddocs.com/streaming_media/building-a-red5-virtual-appliance-on-jeos/</link>
		<comments>http://builddocs.com/streaming_media/building-a-red5-virtual-appliance-on-jeos/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 23:15:15 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[jeos]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[virtual appliance]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=658</guid>
		<description><![CDATA[Interested in getting your VCP 410 Certification? Check out thisVCP 410 Test Prep

This document outlines the creation of a Red5 Virtual Appliance on Jeos using VMWare Workstation 6.5.
Please Refer to this article Building a Virtual Appliance with Jeos for details on Virtual Appliance Creation and Jeos installation, and deployment.
This virtual appliance can be downloaded here.
Enter [...]]]></description>
			<content:encoded><![CDATA[<p>Interested in getting your <A HREF="http://exameducation.com">VCP 410 Certification</A>? Check out this<A HREF="http://exameducation.com">VCP 410 Test Prep</A></p>
<p><HR></p>
<p>This document outlines the creation of a Red5 Virtual Appliance on Jeos using VMWare Workstation 6.5.</p>
<p>Please Refer to this article <a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/">Building a Virtual Appliance with Jeos</a> for details on Virtual Appliance Creation and Jeos installation, and deployment.</p>
<p>This virtual appliance can be downloaded <A HREF="http://builddocs.com/red5download/">here</A>.</p>
<p>Enter the following commands to install prerequisite packages:</p>
<p>sudo apt-get install subversion<br />
sudo apt-get install java-package<br />
sudo apt-get install sun-java6-jdk<br />
sudo apt-get install ant</p>
<p><img class="aligncenter size-full wp-image-763" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-30-35.jpg" alt="Jeos-2009-08-21-14-30-35" width="504" height="280" /></p>
<p>Enter the following to install openssh</p>
<p>sudo apt-get install openssh-server</p>
<p><img class="aligncenter size-full wp-image-764" src="http://builddocs.com/wp-content/uploads/2009/08/red5server-2009-08-22-20-16-46.jpg" alt="red5server-2009-08-22-20-16-46" width="504" height="280" /></p>
<p>Enter the following to create a temporary red5 directory and navigate to it</p>
<p>mkdir red5<br />
cd red5</p>
<p><img class="aligncenter size-full wp-image-766" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-36-01.jpg" alt="Jeos-2009-08-21-14-36-01" width="504" height="280" /></p>
<p>Enter the following command to download red5 source code from googlecode</p>
<p>svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5-read-only</p>
<p><img class="aligncenter size-full wp-image-768" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-38-04.jpg" alt="Jeos-2009-08-21-14-38-04" width="504" height="280" /></p>
<p>Enter the following commands to set your environment variables</p>
<p>export JAVA_HOME=/usr/lib/jvm/java-6-sun<br />
export ANT_HOME=/usr/share/ant/</p>
<p><img class="aligncenter size-full wp-image-770" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-42-00.jpg" alt="Jeos-2009-08-21-14-42-00" width="504" height="280" /></p>
<p>Change directories to the red5-read-only directory and enter the ant command to compile the code</p>
<p>cd red5-read-only<br />
/usr/share/ant/bin/ant</p>
<p><img class="aligncenter size-full wp-image-771" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-42-52.jpg" alt="Jeos-2009-08-21-14-42-52" width="504" height="280" /></p>
<p>After the code is compiled create a permanent directory for the red5 installation</p>
<p>sudo mkdir /usr/share/red5</p>
<p><img class="aligncenter size-full wp-image-772" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-45-24.jpg" alt="Jeos-2009-08-21-14-45-24" width="504" height="280" /></p>
<p>The code was compiled to the dist directory. Change directories to dist</p>
<p>cd dist</p>
<p><img class="aligncenter size-full wp-image-773" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-46-07.jpg" alt="Jeos-2009-08-21-14-46-07" width="504" height="280" /></p>
<p>Enter the following to copy all of the compiled files to the permenant installation directory</p>
<p>sudo cp -R * /usr/share/red5</p>
<p><img class="aligncenter size-full wp-image-774" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-47-10.jpg" alt="Jeos-2009-08-21-14-47-10" width="504" height="280" /></p>
<p>Make the red5.sh startup script executable</p>
<p>sudo chmod 777 /usr/share/red5/red5.sh</p>
<p><img class="aligncenter size-full wp-image-776" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-47-49.jpg" alt="Jeos-2009-08-21-14-47-49" width="504" height="280" /></p>
<p>Test red5 installation by entering the following</p>
<p>/usr/share/red5/red5.sh &amp;</p>
<p><img class="aligncenter size-full wp-image-777" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-14-48-07.jpg" alt="Jeos-2009-08-21-14-48-07" width="504" height="280" /></p>
<p>Open your browser and goto http://IPADDRESS:5080</p>
<p>Next we will install a startup script so that the red5 server will start automatically when the system boots. Create a file named red5 in the /etc/init.d directory</p>
<p>sudo vi /etc/init.d/red5</p>
<p><img class="aligncenter size-full wp-image-779" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-16-47-15.jpg" alt="Jeos-2009-08-21-16-47-15" width="504" height="280" /></p>
<p>Enter the following code</p>
<p><span style="color: #ff00ff">#! /bin/sh<br />
#<br />
# red5 red5 initscript<br />
#<br />
# Author: Simon Eisenmann .<br />
#</span></p>
<p><span style="color: #ff00ff">set -e</span></p>
<p><span style="color: #ff00ff">PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin<br />
DESC=&#8221;Red5 flash streaming server&#8221;<br />
NAME=red5<br />
RED5_HOME=/usr/share/red5<br />
DAEMON=$RED5_HOME/$NAME.sh<br />
PIDFILE=/var/run/$NAME.pid<br />
SCRIPTNAME=/etc/init.d/$NAME</span></p>
<p><span style="color: #ff00ff"># Gracefully exit if the package has been removed.<br />
test -x $DAEMON || exit 0</span></p>
<p><span style="color: #ff00ff"># Read config file if it is present.<br />
if [ -r /etc/default/$NAME ]<br />
then<br />
. /etc/default/$NAME<br />
fi</span></p>
<p><span style="color: #ff00ff">#<br />
# Function that starts the daemon/service.<br />
#<br />
d_start() {<br />
start-stop-daemon &#8211;start &#8211;pidfile $PIDFILE \<br />
&#8211;chdir $RED5_HOME &#8211;background &#8211;make-pidfile \<br />
&#8211;exec $DAEMON<br />
}</span></p>
<p><span style="color: #ff00ff">#<br />
# Function that stops the daemon/service.<br />
#<br />
d_stop() {<br />
start-stop-daemon &#8211;stop &#8211;quiet &#8211;pidfile $PIDFILE \<br />
&#8211;name java<br />
rm -f $PIDFILE<br />
}</span></p>
<p><span style="color: #ff00ff">case &#8220;$1&#8243; in<br />
start)<br />
echo -n &#8220;Starting $DESC: $NAME&#8221;<br />
d_start<br />
echo &#8220;.&#8221;<br />
;;<br />
stop)<br />
echo -n &#8220;Stopping $DESC: $NAME&#8221;<br />
d_stop<br />
echo &#8220;.&#8221;<br />
;;<br />
restart|force-reload)<br />
echo -n &#8220;Restarting $DESC: $NAME&#8221;<br />
d_stop<br />
sleep 1<br />
d_start<br />
echo &#8220;.&#8221;<br />
;;<br />
*)<br />
echo &#8220;Usage: $SCRIPTNAME {start|stop|restart|force-reload}&#8221; &gt;&amp;2<br />
exit 1<br />
;;<br />
esac</span></p>
<p><span style="color: #ff00ff">exit 0</span></p>
<p>Enter the following to make file executable</p>
<p>sudo chmod 777 /etc/init.d/red5</p>
<p><img class="aligncenter size-full wp-image-780" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-16-48-03.jpg" alt="Jeos-2009-08-21-16-48-03" width="504" height="280" /></p>
<p>Enter the following to activate startup script</p>
<p>sudo update-rc.d red5 defaults</p>
<p><img class="aligncenter size-full wp-image-783" src="http://builddocs.com/wp-content/uploads/2009/08/Jeos-2009-08-21-16-49-26.jpg" alt="Jeos-2009-08-21-16-49-26" width="504" height="280" /></p>
<p>At this point all that is left is cleanup and packaging. Please refer to:<br />
Please Refer to this article <a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/">Building a Virtual Appliance with Jeos</a> for details.</p>
<p>For installation see of this virtual appliance see <A HREF="http://builddocs.com/server_os_builds/installing-red5-virtual-appliance/">Installing Red5 Virtual Appliance</A></p>
<p>If you have questions or problems with this build please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/streaming_media/building-a-red5-virtual-appliance-on-jeos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Red5 0.8 on Ubuntu 9.04</title>
		<link>http://builddocs.com/streaming_media/installing-red5-0-8-on-ubuntu-9-04/</link>
		<comments>http://builddocs.com/streaming_media/installing-red5-0-8-on-ubuntu-9-04/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 14:06:22 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Streaming]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[streaming video]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=607</guid>
		<description><![CDATA[This build document outlines the steps to install Red5 0.8 on Ubuntu 9.04 using svn checkout from Google Code. This build is based on installation instructions Installing Red5 on Ubuntu 8.04.1 with a few updates/modifications.
We are starting with a fresh Ubuntu 9.04 install (using ubuntu-9.04-server-amd64.iso). The only software selected during installation was OpenSSH Server.

After installation, [...]]]></description>
			<content:encoded><![CDATA[<p>This build document outlines the steps to install Red5 0.8 on Ubuntu 9.04 using svn checkout from Google Code. This build is based on installation instructions <A HREF="http://osflash.org/red5/ubuntu804">Installing Red5 on Ubuntu 8.04.1</A> with a few updates/modifications.</p>
<p>We are starting with a fresh Ubuntu 9.04 install (using ubuntu-9.04-server-amd64.iso). The only software selected during installation was OpenSSH Server.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Red5_U-2009-08-21-09-31-46.jpg" alt="Red5_U-2009-08-21-09-31-46" width="448" height="336" class="aligncenter size-full wp-image-610" /></p>
<p>After installation, assign a static IP address and log in remotely with putty (see <A HREF="http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/">Ubuntu Setting Static IP Address</A>).</p>
<p>Execute the following command to update apt packages:</p>
<p><strong>sudo apt-get update</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-10-54-55.jpg" alt="TVERSITY-2009-08-21-10-54-55" width="448" height="336" class="aligncenter size-full wp-image-614" /></p>
<p>Install Subversion so you can download code from google code:</p>
<p><strong>sudo apt-get install subversion</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-10-56-14.jpg" alt="TVERSITY-2009-08-21-10-56-14" width="448" height="336" class="aligncenter size-full wp-image-616" /></p>
<p>Press Y for yes</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-10-56-22.jpg" alt="TVERSITY-2009-08-21-10-56-22" width="448" height="336" class="aligncenter size-full wp-image-618" /></p>
<p>Repeat to install java package:</p>
<p><strong>sudo apt-get install java-package</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-10-56-46.jpg" alt="TVERSITY-2009-08-21-10-56-46" width="448" height="336" class="aligncenter size-full wp-image-621" /></p>
<p>Repeat to install java jdk:</p>
<p><strong>sudo apt-get install sun-java6-jdk</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-10-58-07.jpg" alt="TVERSITY-2009-08-21-10-58-07" width="448" height="336" class="aligncenter size-full wp-image-623" /></p>
<p>When the Sun License Agreement page comes up, use the <strong>right arrow key</strong> to select OK and press Enter to continue</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-03-18.jpg" alt="TVERSITY-2009-08-21-11-03-18" width="448" height="336" class="aligncenter size-full wp-image-625" /></p>
<p>Press the Left Arrow and select Yes to agree</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-03-26.jpg" alt="TVERSITY-2009-08-21-11-03-26" width="448" height="336" class="aligncenter size-full wp-image-626" /></p>
<p>Repeat to install ant</p>
<p><strong>sudo apt-get install ant</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-04-57.jpg" alt="TVERSITY-2009-08-21-11-04-57" width="448" height="336" class="aligncenter size-full wp-image-628" /></p>
<p>Next we will download Red5 source code from googlecode. Create a temporary directory to download the code</p>
<p><strong>mkdir -p ~/svn/red5</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-07-45.jpg" alt="TVERSITY-2009-08-21-11-07-45" width="448" height="336" class="aligncenter size-full wp-image-630" /></p>
<p>Change directories to go to the red5 code directory</p>
<p><strong>cd ~/svn/red5</strong></p>
<p>Now execute the following command to download the code:</p>
<p><strong>svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5-read-only</strong> </p>
<p>Execute the following two commands to set environment variables in order to compile the code:</p>
<p><strong>export JAVA_HOME=/usr/lib/jvm/java-6-sun</strong></p>
<p><strong>export ANT_HOME=/usr/share/ant/</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-12-57.jpg" alt="TVERSITY-2009-08-21-11-12-57" width="448" height="336" class="aligncenter size-full wp-image-634" /></p>
<p>Change directories to the red5-read-only directory:</p>
<p><strong>cd ~/svn/red5/red5-read-only</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-13-19.jpg" alt="TVERSITY-2009-08-21-11-13-19" width="448" height="336" class="aligncenter size-full wp-image-636" /></p>
<p>Execute the ant command to compile the code:</p>
<p><strong>/usr/share/ant/bin/ant</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-13-40.jpg" alt="TVERSITY-2009-08-21-11-13-40" width="448" height="336" class="aligncenter size-full wp-image-638" /></p>
<p>The source code will be compiled into the dist directory. This will take a couple minutes.</p>
<p>Next, we will create a permanent directory where the final red5 installation will go:</p>
<p>sudo mkdir /usr/share/red5</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-20-21.jpg" alt="TVERSITY-2009-08-21-11-20-21" width="448" height="336" class="aligncenter size-full wp-image-640" /></p>
<p>Change directories to the dist directory:</p>
<p><strong>cd ~/svn/red5/red5-read-only/dist</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-22-15.jpg" alt="TVERSITY-2009-08-21-11-22-15" width="448" height="336" class="aligncenter size-full wp-image-653" /></p>
<p>Copy all of the files to the new red5 directory:</p>
<p>sudo cp -R * /usr/share/red5/</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-22-511.jpg" alt="TVERSITY-2009-08-21-11-22-51" width="448" height="336" class="aligncenter size-full wp-image-642" /></p>
<p>Change directories to the new red5 directory and change permissions on the red5 startup script to allow it to be executed:</p>
<p><strong>cd /usr/share/red5</strong></p>
<p><strong>sudo chmod 755 red5.sh</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-23-34.jpg" alt="TVERSITY-2009-08-21-11-23-34" width="448" height="336" class="aligncenter size-full wp-image-644" /></p>
<p>Execute the following command to start the red5 server:</p>
<p><strong>/usr/share/red5/red5.sh &amp;</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-23-53.jpg" alt="TVERSITY-2009-08-21-11-23-53" width="448" height="336" class="aligncenter size-full wp-image-646" /></p>
<p>After server starts up, you can access the web console by entering the following URL in your browser:</p>
<p>http://IPADDRESS:5080</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-21-11-24-43.jpg" alt="TVERSITY-2009-08-21-11-24-43" width="448" height="336" class="aligncenter size-full wp-image-647" /></p>
<p>If this screen comes up your installation was a success. Follow the instructions thru the web console to install and test out the demos.</p>
<p>If you have questions or problems with this build please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/streaming_media/installing-red5-0-8-on-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Red5 Streaming Video Server on Windows 2003</title>
		<link>http://builddocs.com/application_servers/red5-streaming-video-server-on-windows-2003/</link>
		<comments>http://builddocs.com/application_servers/red5-streaming-video-server-on-windows-2003/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 23:37:13 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[App Servers]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[streaming video]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=215</guid>
		<description><![CDATA[This document outlines the steps to install Red5 version 0.8.0 onto Windows Server 2003.
The Red5 server is an excellent open source solution for streaming video and other types of flash media. It is a free alternative to using Adobe Flash Media Server.
For more information and to download the installer visit the Google Code project page at [...]]]></description>
			<content:encoded><![CDATA[<p>This document outlines the steps to install Red5 version 0.8.0 onto Windows Server 2003.</p>
<p>The Red5 server is an excellent open source solution for streaming video and other types of flash media. It is a free alternative to using Adobe Flash Media Server.</p>
<p>For more information and to download the installer visit the Google Code project page at <a href="http://code.google.com/p/red5/">http://code.google.com/p/red5/</a>. In this build we will use the Red5 0.8.0 for Windows.</p>
<p><img class="aligncenter size-full wp-image-217" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-21-39-23.jpg" alt="Win2k3-2009-08-07-21-39-23" width="560" height="420" /></p>
<p>If not already installed, download the latest version of Java 6 for Windows 2003 from sun.com.</p>
<p><img class="aligncenter size-full wp-image-218" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-21-46-09.jpg" alt="Win2k3-2009-08-07-21-46-09" width="560" height="420" /></p>
<p>After download completes, execute Java installer. Click Install.</p>
<p><img class="aligncenter size-full wp-image-225" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-18-11.jpg" alt="Win2k3-2009-08-07-22-18-11" width="560" height="420" /></p>
<p> </p>
<p>Java will install in a few minutes. Press finish.</p>
<p><img class="aligncenter size-full wp-image-226" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-19-26.jpg" alt="Win2k3-2009-08-07-22-19-26" width="560" height="420" /></p>
<p>Next run the Red5 installer. Press Next.</p>
<p><img class="aligncenter size-full wp-image-227" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-19-47.jpg" alt="Win2k3-2009-08-07-22-19-47" width="560" height="420" /></p>
<p>Click I Agree</p>
<p><img class="aligncenter size-full wp-image-228" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-19-53.jpg" alt="Win2k3-2009-08-07-22-19-53" width="560" height="420" /></p>
<p>Choose installation directory for the Red5 server. In this build we use Z:\Program Files\Red5</p>
<p><img class="aligncenter size-full wp-image-230" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-20-08.jpg" alt="Win2k3-2009-08-07-22-20-08" width="560" height="420" /></p>
<p>Choose Start Menu Folder</p>
<p><img class="aligncenter size-full wp-image-231" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-20-20.jpg" alt="Win2k3-2009-08-07-22-20-20" width="560" height="420" /></p>
<p>Installer runs for a few minutes. Press Next when complete.</p>
<p><img class="aligncenter size-full wp-image-232" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-20-50.jpg" alt="Win2k3-2009-08-07-22-20-50" width="560" height="420" /></p>
<p>Press Finish.</p>
<p><img class="aligncenter size-full wp-image-233" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-20-58.jpg" alt="Win2k3-2009-08-07-22-20-58" width="560" height="420" /></p>
<p>Reboot server to make sure new environment variables take effect.</p>
<p><img class="aligncenter size-full wp-image-235" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-23-41.jpg" alt="Win2k3-2009-08-07-22-23-41" width="560" height="420" /></p>
<p>To make sure that Red5 server is running, goto Start -&gt; Administrative Tools -&gt; Services</p>
<p><img class="aligncenter size-full wp-image-236" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-26-16.jpg" alt="Win2k3-2009-08-07-22-26-16" width="560" height="420" /></p>
<p>Check for the Red5 service and make sure it is set to Automatic and running</p>
<p><img class="aligncenter size-full wp-image-237" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-26-45.jpg" alt="Win2k3-2009-08-07-22-26-45" width="560" height="420" /></p>
<p>Now it&#8217;s time to test the server. Open the browser on the server and goto http://localhost:5080</p>
<p><img class="aligncenter size-full wp-image-239" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-07-22-34-45.jpg" alt="Win2k3-2009-08-07-22-34-45" width="560" height="420" /></p>
<p>If the above page comes up, your installation was a success.</p>
<p>If you have problems or questions with this build please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/application_servers/red5-streaming-video-server-on-windows-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
