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

docs: update overview

parent 2bb84484
No related branches found
No related tags found
No related merge requests found
Pipeline #2649 passed
...@@ -4,11 +4,13 @@ ...@@ -4,11 +4,13 @@
Engine API stores and provides playlog and studio clock information for the playout engine. 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. - **Playlogs**: A history of all audio played by the Engine.
- **Track Service**: Same as playlogs, but stripped-down information for public use. - **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. - **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. - **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_ This documentation is primarily meant for developers. For using the _AURA Community Radio Suite_
visit [aura.radio](https://aura.radio). visit [aura.radio](https://aura.radio).
......
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