sofa.fm artikel erstellt
authorChamaeleon <Chamaeleon@stratum0.org/mediawiki>
Sat, 20 Jan 2018 22:55:24 +0000 (22:55 +0000)
committerChamaeleon <Chamaeleon@stratum0.org/mediawiki>
Sat, 20 Jan 2018 22:55:24 +0000 (22:55 +0000)
Sofa.fm.mw [new file with mode: 0644]

diff --git a/Sofa.fm.mw b/Sofa.fm.mw
new file mode 100644 (file)
index 0000000..529da9b
--- /dev/null
@@ -0,0 +1,16 @@
+Sofa.fm ist ein Internetradio Sender, welcher ausschlieslich Musik des Künstlers [https://twitter.com/couchsofa Couchsofa] abspielt.
+Es handelt sich um einen [http://icecast.org/ Icecast2 Server] der auf [[sombadil]] läuft inkl.  [http://icecast.org/ezstream/ ezstream] als Streaming-Source-Client.
+
+
+== Konfiguration von ezstream ==
+
+
+<code>
+ <ezstream>
+ <url>http://localhost:8000/stream</url>
+ <sourceuser>source</sourceuser>
+ <sourcepassword>hackme</sourcepassword>
+ <format>MP3</format>
+ <filename>/srv/streams/playlist.m3u</filename>
+ </ezstream>
+</code>
This page took 0.025867 seconds and 4 git commands to generate.