Skip to content
Snippets Groups Projects
Commit 40299178 authored by David Trattnig's avatar David Trattnig
Browse files

Basic info on scheduling.

parent 5b649d23
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ the requirements of community radios.
## Features
- **Scheduler** to automatically broadcast your radio programme (see [AURA Dashboard](https://gitlab.servus.at/aura/dashboard) for an schedule user interface)
- **Play audio from multiple sources** including files, streams and analog live audio
- **Dynamic switching of sources** organized as playlists
- **Stream output** to an Icecast Server
......
......@@ -53,7 +53,9 @@ To configure your Icecast connectivity check-out the `[stream]` section in your
Engine provide a scheduling functionality by polling external API endpoints frequently. Those API endpoints
are provided by [Steering](https://gitlab.servus.at/aura/steering) to retrieve schedule information and
[Tank](https://gitlab.servus.at/aura/tank) to retrieve playlist information.
[Tank](https://gitlab.servus.at/aura/tank) to retrieve playlist information. To define your schedule you'll
also need [AURA Dashboard](https://gitlab.servus.at/aura/dashboard) which is an elegent user interface to
manage your shows, playlists and schedules.
Scheduling is split into multiple phases. Below you see a timeline with one timeslot planned at a certain
point in time and the involved phase before:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment