Flumotion
Flumotion is a streaming media server created with the backing of Fluendo. It features intuitive graphical administration tools, making the task of setting up and manipulating audio and video streams easy for even novice system administrators.
Contents
Installation
Install flumotion from the official repositories.
Changing the Default User and Pass
Run:
htpasswd -nb user password
Replace user:PSfNpHTkpTx1M with the output of htpasswd in /etc/flumotion/managers/default/planet.xml
Next, place your user and password in the proper places in /etc/flumotion/workers/default.xml
Starting the manager
flumotion-manager -d 3 /etc/flumotion/managers/default/planet.xml
Starting the worker
flumotion-worker -d 3 -u user -p password
Starting Config App
- GUI:
flumotion-admin
- ncurses:
flumotion-admin-text