A new interface for LibreTime.
Go to file
Duncan Sommerville d5f6e8a682 Moved validation workaround for show logo in from Schedule Controller, added check to prevent warning about invalid path in readfile 2014-09-18 16:37:03 -04:00
airtime_mvc Moved validation workaround for show logo in from Schedule Controller, added check to prevent warning about invalid path in readfile 2014-09-18 16:37:03 -04:00
debian Bump postinst version to 2.5.1 2013-12-04 13:50:31 +00:00
dev_tools One more time! 2014-08-27 16:52:06 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full Work on adding image upload to add-show form 2014-09-12 18:05:24 -04:00
install_minimal Merged 2.5.x into saas 2014-09-17 13:30:37 -04:00
python_apps Commented out monit config lines to fix install error 2014-09-16 18:20:11 -04:00
tests test/test credentials for Selenium tests 2014-09-08 21:23:57 -04:00
utils Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-05-05 11:21:02 -04:00
.gitignore Work on adding image upload to add-show form 2014-09-12 18:05:24 -04:00
.zfproject.xml CC-1665: Scheduled stream rebroadcasting and recording 2012-07-30 21:48:04 -04:00
CREDITS Changed airtime version in necessary places 2014-04-07 12:14:49 -04:00
LICENSE Added License info for the project, as well as info about how our 2010-11-25 16:43:32 -05:00
LICENSE_3RD_PARTY Updated dependency versions 2013-06-20 15:48:47 +01:00
README Merge pull request #54 from danielhjames/2.5.x 2014-02-14 12:27:23 -05:00
VERSION Changed airtime version in necessary places 2014-04-07 12:14:49 -04:00
changelog changelog updates 2013-10-08 14:24:56 -04:00
gen-snapshot.sh Packaging updates for 2.5.0 release 2013-10-24 11:16:03 +01:00

README

=========================================================================
=================   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