forked from sourcefabric/airtime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
51 lines (36 loc) · 1.86 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=========================================================================
================= Airtime - Live Broadcast Together =================
=========================================================================
Airtime is an open source application that provides remote and
collaborative automation of a broadcast station.
Home page: http://www.sourcefabric.org/en/airtime/
Major features:
* Web-based remote station management. Authorized personnel can add
programme material, create playlists or smart blocks, and stream in live,
all via a web interface.
* Automation. Airtime has a scheduler function that enables users to
create shows with content for playback at the exact date and time specified.
Playlists, smart blocks and remote stream URLs can be used multiple times.
* Solid playout. Airtime uses the open source Liquidsoap streaming language
for reliable and precise playback to multiple outputs.
* Open, extensible architecture. Stations are free to extend and alter
all parts of the program code, under the GNU GPLv3 license.
INSTALLATION
------------
Please see this chapter to begin a typical installation:
http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/preparing-the-server/
If you are a developer, please see this page:
http://wiki.sourcefabric.org/display/CC/Airtime+Dev+Site
For installation direct from a git checkout on Ubuntu 12.04 LTS, run:
cd install_full/ubuntu
sudo ./airtime-full-install
For installation from git on Debian wheezy, run:
cd install_full/debian
sudo ./airtime-full-install
Quick links to our resources
----------------------------
User manuals: http://www.sourcefabric.org/en/airtime/manuals/
Forums and mailing lists: http://forum.sourcefabric.org
Bug tracker: http://dev.sourcefabric.org
Source code: http://github.com/sourcefabric/Airtime
IRC chat: #airtime on Freenode