HomeAboutLatest DocsRegisterLogin







Search Build Docs

Explore our extensive database of system build documentation.
Save yourself from hours of frustration and make sure your systems are built right the first time.


Contribute Build Docs

Register - to become a builddocs.com member

Submit - your own build docs and share your knowledge with the community

Admin Forum - Post questions and discuss systems
builds and installs

Streaming Video with Red5 oflaDemo App

Posted on 27. Aug, 2009 by joshhrob.

2

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 [...]

Continue Reading

Installing Red5 Virtual Appliance

Posted on 27. Aug, 2009 by joshhrob.

0

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 on File and Import

Press Next

And Next again

For type of source, select Virtual Appliance

Press Browse [...]

Continue Reading

Building a Red5 Virtual Appliance on Jeos

Posted on 23. Aug, 2009 by joshhrob.

1

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 the following commands to install prerequisite packages:
sudo apt-get install subversion
sudo apt-get install [...]

Continue Reading

Building a Virtual Appliance with Jeos

Posted on 23. Aug, 2009 by joshhrob.

0

This build document outlines creating a Virtual Appliance using VMWare Workstation 6.5 and Ubuntu Jeos (Just Enough Operating System) 8.04.3 operating system .
This document is organized into four sections:
Creating A Virtual Machine in Workstation
Installing Jeos inside VMWare Workstation
Installing VMWare Tools in Jeos
Converting VM to OVF template
Creating Virtual Machine
The first step is to open Workstation and [...]

Continue Reading

Installing Red5 0.8 on Ubuntu 9.04

Posted on 21. Aug, 2009 by joshhrob.

3

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, [...]

Continue Reading

Installing Webmin on Ubuntu 9.04

Posted on 19. Aug, 2009 by joshhrob.

1

Webmin is a free browser-based control panel to manage unix/linux servers. It allows you to manage many operating system features via an easy to use GUI, and has additional modules to manage many common server applications including Apache, MySQL, Sendmail, etc.
In this build we will be installing Webmin on a fresh Ubuntu LAMP server install [...]

Continue Reading