Chapter 2. Quick Start

Table of Contents

This chapter will introduce you to Flumotion by showing how you might set up a simple streaming system on your local machine. In later chapters we will explain how you can customize the configuration.

Installation

Each Linux distribution has a slightly different method for installing software. Here are the installation instructions for some common Linux distributions.

After installation, Flumotion should be available from the ApplicationSound & Video sub-menu on your panel. In addition, three binaries (flumotion-manager, flumotion-worker and flumotion-admin) should be available in your path.

Installation on Ubuntu Linux

To install Flumotion, open the Synaptic Package Manager from the SystemAdministration sub-menu on the panel.

First make sure that the Universe repository is enabled, by selecting the SettingsRepositories menu item.

Then find Flumotion in the package list, click the check box in the first column and select Mark for installation from the drop-down menu, and click Apply on the toolbar.

[Note] Note

Alternatively, just do sudo apt-get install flumotion from the command line Terminal.

[Note] Note

If you need a newer version of Flumotion that is not yet packaged officially by Ubuntu Linux, you might try using the Flumotion Ubuntu Linux repository, by adding this line to your /etc/apt/sources.list file, changing hardy appropriately if you are using a different version of Ubuntu Linux.

deb http://www.flumotion.net/pkg/ubuntu hardy main

You can add this line in the Synaptic Package Manager by selecting the SettingsRepositories menu item, selecting the Third-Party Software tab, and clicking the Add button.

Installation on Fedora Linux or Red Hat Linux

To install Flumotion, open Add/Remove Software from the SystemAdministration sub-menu on the panel.

Then find Flumotion in the package list, in the Servers category, and click the Install button.

[Note] Note

Alternatively, as the root user, just do yum install flumotion from the command line Terminal.

[Note] Note

If you need a newer version of Flumotion that is not yet packaged officially by Fedora Linux, you might try using the Flumotion Fedora Linux repository, by following the Fedora download instructions at the gstreamer web site, which explain how to install new .repo files and import the GPG key.