Icecast setup

this week I have setup iRadio for our Uni, using the following OS & Application

OS: FreeBSD 9.0 this server will be used for Broadcasting mp3 files & m3u lists.
Applications: Icecast2, phpMyAdmin, Drupal


OS: Windows server 2008 this server will run the stream (mp3 files)
Application: EZstream

links i used to do that

1- HOW TO: A FreeBSD radio station web server
http://drewish.com/writeups/radio_station_website_with_freebsd

2 - FreeBSD Install and Configure Apache, mysql,phpMyAdmin
http://www.iceflatline.com/2011/11/how-to-install-apache-mysql-php-and-phpmyadmin-on-freebsd/
http://www.cyberciti.biz/faq/freebsd-apache-web-server-tutorial/
 
3 - Install Drupal on FreeBSD
http://freebsd.activelogic.info/2010/06/30/install-drupal-on-freebsd-step-by-step/

4 - Streaming your mp3 collection through an Icecast server using ezstream
http://wiert.me/2010/11/22/streaming-your-mp3-collection-through-an-icecast-server-using-ezstream/

Important configuration files:


- Apache                                /usr/local/etc/apache22/httpd.conf

- icecast                                 /usr/local/etc/icecast.xml
- system startup services         /etc/rc.conf
- hosts file                             /etc/hosts         (add server IP & full DNS name)


Services location:  /usr/local/etc/rc.d





Post a Comment

0 Comments