@ -61,3 +61,13 @@ output.icecast(%mp3,
password = "hackme",
mount = "iceberg.ogg",
radio)
output.file.hls(
"/tmp/stream",
[
("hi", %mp3(bitrate=320)),
("mid", %mp3(bitrate=160)),
("low", %mp3(bitrate=96))
],
radio
)