sintonia/README

46 lines
2.0 KiB
Plaintext
Raw Normal View History

2010-10-11 16:29:47 +02:00
=========================================================================
2011-01-05 23:41:01 +01:00
========================== AIRTIME =================================
2010-10-11 16:29:47 +02:00
=========================================================================
2011-01-05 23:41:01 +01:00
Airtime is an open source application that provides remote automation
of a radio station.
2010-10-11 16:29:47 +02:00
2011-01-05 23:41:01 +01:00
Major features:
2010-10-11 16:29:47 +02:00
* Web-based remote station management. Authorized personnel can add
program material, create playlists, and schedule programming all via
2011-01-05 23:41:01 +01:00
a web interface.
* Automation. Airtime has a scheduler function that enables users to
2010-10-11 16:29:47 +02:00
set playlists for playback at a date and time of their choosing.
Playlists can be played back multiple times.
2011-01-05 23:41:01 +01:00
* Playlists. Airtime allows users to create playlists that can be
2010-10-11 16:29:47 +02:00
either played on-demand in the Studio or in automated mode. Playlists
can be nested inside each other, so for example, a playlist with a
block of ads can be inside of a playlist with a music program.
* Centralized archives of station program material. Station personnel
have a searchable, browseable central archive that is accessible both
in the office and via the web.
2011-01-05 23:41:01 +01:00
* Solid, fast playback. Airtime uses the open source Liquidsoap
2010-10-11 16:29:47 +02:00
multimedia framework for clean, reliable, fast playback.
* Open, extensible architecture. Stations are free to extend and alter
2011-01-05 23:41:01 +01:00
all parts of the program code.
2010-10-11 16:29:47 +02:00
INSTALLATION
------------
Please see this page for a typical user installation:
2011-01-05 23:41:01 +01:00
http://en.flossmanuals.net/Airtime
2010-10-11 16:29:47 +02:00
If you are a developer, please see this page:
2011-01-05 23:41:01 +01:00
http://wiki.sourcefabric.org/display/CC/Airtime+Dev+Site
2010-10-11 16:29:47 +02:00
Quick links to our resources
----------------------------
2011-01-05 23:41:01 +01:00
User Manual: http://en.flossmanuals.net/Airtime/Introduction
2010-10-11 16:29:47 +02:00
Forums and mailing lists: http://forum.sourcefabric.org
Bug Tracking: http://dev.sourcefabric.org
Code view/review: http://code.sourcefabric.org
Public source code hosting: http://github.com/sourcefabric
2011-01-05 23:41:01 +01:00
Download link: https://sourceforge.net/projects/airtime/files/
2010-10-11 16:29:47 +02:00
Developer's wiki: http://wiki.sourcefabric.org