Skip to content

Instantly share code, notes, and snippets.

@hery
Last active August 29, 2015 14:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hery/d479478986ec5d9a7b85 to your computer and use it in GitHub Desktop.
Save hery/d479478986ec5d9a7b85 to your computer and use it in GitHub Desktop.
Transform Your (OS X) Box Into a Radio
Prerequisites
* SHOUTcast (http://www.shoutcast.com/BroadcastNow)
* Soundflower (https://rogueamoeba.com/freebies/soundflower/)
* butt (http://butt.sourceforge.net/)
* a computer
Set up Soundflower
* After installing Soundflower, set it as Output source in System Preferences
Set up SHOUTcast
* Download and extract SHOUTcast
* cd into the dir and configure it `./setup.sh`
* Run the SHOUTcast server `./sc_serv`
Set up butt
* Set up a server by selecting SHOUTcast, setting `localhost:port` and your password as set up above
* Press `play` to start streaming
Set up SONOS (optional)
* Add your radio `Manage -> Add radio station` and set your ip and port as streaming url
For more details, dig in!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment