Sun
6 Mar 2005
5:14 am
How to set up streaming audio using no-cost software
Posted by shimon under computers , computers/blogging/Berkman Thursdays , society/music/online audioHow to set up streaming audio for a meeting using no-cost software
- What you'll need
- mic (omnidirectional) & laptop (windows XP)
- streaming audio server (fedora core 2 gnu/linux box in CA)
- test mp3 client (desktop machine with net connection & MP3 player)
Server setup
- prerequisites (libtheora)
- get & install RPM
- emacs /etc/shoutcast.xml
- ensure iptables are open
- start the server: icecast -c /etc/icecast.xml
Audio source setup
- get & install SHOUTcast DSP plugin for Winamp 5
- start Winamp
- configure SHOUTcast plugin
- connect to server
Listener setup
- http://myserver:8000/stream
Screencast of the above coming soon…
Full Entries RSS
December 17th, 2006 at 2:13 am
Hi Shimon
I was wondering how to go about setting up steaming on a MAC MINI - is it possible?
I am really interested in video streaming and setting up an online radio station. Any ideas?
Cheers
Brigitte
December 17th, 2006 at 11:10 am
Brigitte-
You might want to search for “MacOS mp3 streaming” or take a look at Nicecast:
http://www.rogueamoeba.com/nicecast/
That seems like the sort of program that would do what you want.