diff --git a/README.md b/README.md index febd3cddf14791cfca91e47ef2ff8c4e10807a0f..636a1c8c1d1d2e6e58ce4a46a8da7855aadf8f1a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Engine API stores and provides playlog and studio clock information for the playout engine. +Its features include: + - **Playlogs**: A history of all audio played by the Engine. - **Track Service**: Same as playlogs, but stripped-down information for public use. - **Studio Clock**: Information on the current and next shows to be used in a _Studio Clock_ application. - **Health Information**: The history of health status records. -- **Active Source**: In redundant deployment scenarios the API stores and shares information on which engine instance is currently active. This could be extended to other audio sources, like physical silence detectors or other studio equipment. +- **Data Synchronization**: In high-availability deployment scenarios, data is aggregated from various Engine API instances. This can be extended to other audio sources, like physical silence detectors or other studio equipment. This documentation is primarily meant for developers. For using the _AURA Community Radio Suite_ visit [aura.radio](https://aura.radio).