From 8f30a2ab7abd644e8938def2310c2b77b2ebbaad Mon Sep 17 00:00:00 2001 From: Jamie Woods Date: Fri, 1 Jun 2018 21:45:56 +0100 Subject: [PATCH] Update README --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5d4beb7..58131ab 100644 --- a/README.md +++ b/README.md @@ -5,21 +5,18 @@ AudioEngine is a set of utilities for really easily creating an online streaming Audio egress currently includes: - Icecast - DASH (fully adaptive) +- HLS (adaptive) Features include - Single configuration file deployment ## To-Do -Audio egress will include: - -- HLS - There will be support for multiple ingest points, to prevent single point of failure from bad hardware. There will also be inbuilt telemetry support, uniform across all egress points. -# Building +# Building Season config.yml to taste. Then run `ruby scripts/build_config` to build `docker-compose.yml`, and fill config files.