My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Shout-On-Air is a desktop client for a Shoutcast radio station, written on Adobe Air. Shout-On-Air can be customised to for "your" radio station, by setting the stream URI and port number in the config.xml file. The player can also be branded with your radio stations logos, colours, etc. It also shows tweets that mention the station, so listeners can send in requests, you can tweet schedules etc.

Now with recording support - [Ctrl]+R

To-date I have created 5 Shout-On-Air branded instances:

A Shoutcast/Icecast stream like an Internet radio, is like a never ending mp3, witch take a large amount of memory, and eventually make the player crash. To avoid problem in the flash Sound object I pre-load in the background another Sound object, and then crossfade the two on a periodic basis (configurable in the config.xml). Technique as described at: http://bit.ly/3wJjua

I have 5 instances of the Shout-On-Air player implemented for these radio stations:

Download players from:

If you want me to create a desktop player for your station, my currency is Whisky ;-) drop me a line: http://probert.me.uk/contact.asp

Or checkout the source code from http://shout-on-air.googlecode.com/svn/trunk/ I use Aptana Studio to develop and build the binaries.

Powered by Google Project Hosting