Skip to content

rohitm/raspi-radio

Repository files navigation

Note : Tested on Raspberry Pi 2 Model B
Installation :

Running the App :
  • Go to the folder : $ cd ~/apps/raspi-radio
  • Assign execute permissions to the startup script : $ sudo chmod -R 777 iceberry.sh
  • Run the app : $ ./iceberry.sh
  • On the Browser goto : http://ip-address-of-pi:8080/

Run the app on startup :
  • Copy the startup script to the init.d folder. $ sudo cp iceberry.sh /etc/init.d/
  • Register the app with update-rc. $ sudo /usr/sbin/update-rc.d iceberry.sh defaults
  • Reboot Pi and Test. $ sudo reboot

Test Radio stations :
Costa Del Mar : http://listen.radionomy.com/costa-del-mar
ABC Lounge Radio : http://listen.radionomy.com/abc-lounge
ABC Dance Radio : http://listen.radionomy.com/abc-dance
BBC News : http://bbcwssc.ic.llnwd.net/stream/bbcwssc_mp1_ws-eieuk
80'S Radio : http://62.204.145.218:8000/radio164

About

An icecast radio player on node.js with a Web ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published