[https://sofa.fm Sofa.fm] war ein Internetradio-Sender, welcher ausschließlich Musik des Künstlers [https://twitter.com/couchsofa Couchsofa] abspielte.
Es handelte sich um einen [https://icecast.org/ Icecast2-Server] inkl. [https://icecast.org/ezstream/ ezstream] als Streaming-Source-Client, der auf [[sombadil]] lief.

== Konfiguration von ezstream ==

 <ezstream>
 <url>http://localhost:8000/stream</url>
 <sourceuser>source</sourceuser>
 <sourcepassword>hackme</sourcepassword>
 <format>MP3</format>
 <filename>/srv/streams/playlist.m3u</filename>
 </ezstream>