From e0e5e314f16cdbeb79ae0e02f498c3c857054445 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sun, 8 Oct 2023 02:40:54 +0400 Subject: [PATCH] Added icecast.xml. --- configs/icecast.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 configs/icecast.xml diff --git a/configs/icecast.xml b/configs/icecast.xml new file mode 100644 index 0000000..158ce56 --- /dev/null +++ b/configs/icecast.xml @@ -0,0 +1,79 @@ + + radio.arav.su + Somewhere in Russia + admin@arav.su + + + 128 + 2 + 524288 + 30 + 15 + 10 + 1 + 65535 + + + + SOURCEPWD + RELAYPWD + admin + ADMINPWD + + + + 15 + http://dir.xiph.org/cgi-bin/yp-cgi + + + + 8001 + 127.0.0.1 + + + +
+ + + + + /stream.ogg + UTF8 + 1 + /usr/bin/dwelling-radio-listener-connect + /usr/bin/dwelling-radio-listener-disconnect + + + + /test.ogg + UTF8 + 0 + + + + + /usr/share/icecast + /var/log/icecast + /usr/share/icecast/web + /usr/share/icecast/admin + + 192.168.144.2 + + + + access.log + error.log + playlist.log + 1 + 10000 + 0 + + + + 0 + + icecast + icecast + + + \ No newline at end of file