Skip to content

Internet Radio with the Doorbell

Brad edited this page Apr 8, 2017 · 4 revisions

Here's how to play a pls file with player:

mplayer -playlist http://somafm.com/startstream=secretagent.pls

Here's how to setup Shairplay: https://www.raywenderlich.com/44918/raspberry-pi-airplay-tutorial

Here's how to select the analog audio output:

sudo amixer cset numid=3 1

To Do

Need a way to capture mplayer output to a status file that can be used to find current station and song info...

Would be nice to have an mplayer controller that captured the output and also handled input at a higher level. For example, something that could mix the doorbell sound over a slightly attenuated song or stop a steam when airplay is used.

Clone this wiki locally