From fb9c44f7faa753771daf97ef08127b62e021fb6e Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Thu, 21 May 2015 18:50:22 +0200 Subject: [PATCH] Update new example so that it can theoretically work --- examples/ezstream-full.xml | 172 ++++++++++++++++++++++++++++--------- 1 file changed, 132 insertions(+), 40 deletions(-) diff --git a/examples/ezstream-full.xml b/examples/ezstream-full.xml index 1b1adb4..4be368e 100644 --- a/examples/ezstream-full.xml +++ b/examples/ezstream-full.xml @@ -1,67 +1,159 @@ + + + + - - - - - - - - - - + + HTTP + + 127.0.0.1 + + 8000 + + + source + + hackme + + + /etc/ssl/certs + + + /etc/ssl/certs/ca-certificates.crt + + + /etc/ssl/ezstream.crt + + + /etc/ssl/private/ezstream.key + + + 0 + - - - - - - - - - - - - + + /stream.ogg + + + Test Stream + http://localhost:8000/ + Beeps + Test tones and noise + 1.5 + 16 + 44100 + 2 + + + No + + + Vorbis + + + OggEnc-Q1.5 + - - - - + + autodetect + + + playlist.m3u + + + Yes + + + No + - - - - - + + + + + @a@ - @t@ + + + -1 + + + Yes + + + No + - - - - + + OggDec + + oggdec -R -b 16 -e 0 -s 1 -o - @T@ + + .ogg + .oga + + + + MadPlay + madplay -b 16 -R 44100 -S -o raw:- @T@ + .mp3 + + + + Flac + flac -s -d --force-raw-format --sign=signed --endian=little -o - @T@ + .flac - + - - - + + OggEnc-Q1.5 + + Vorbis + + oggenc -r -B 16 -C 2 -R 44100 --raw-endianness 0 -q 1.5 -t @M@ - + + + + Lame-CBR128 + MP3 + lame --preset cbr 128 -r -s 44.1 --bitwidth 16 - - -