sofa.fm artikel erstellt
[stratum0-wiki.git] / Sofa.fm.mw
1 Sofa.fm ist ein Internetradio Sender, welcher ausschlieslich Musik des Künstlers [https://twitter.com/couchsofa Couchsofa] abspielt.
2 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.
3
4
5 == Konfiguration von ezstream ==
6
7
8 <code>
9 <ezstream>
10 <url>http://localhost:8000/stream</url>
11 <sourceuser>source</sourceuser>
12 <sourcepassword>hackme</sourcepassword>
13 <format>MP3</format>
14 <filename>/srv/streams/playlist.m3u</filename>
15 </ezstream>
16 </code>
This page took 0.043546 seconds and 5 git commands to generate.