shoutcast.class.php
By : Henrik Malmberg
Gets the XML statistics file from SHOUTcast DNAS server.
Download :
http://www.ziddu.com/download/7292837/shoutcast-2002-11-28.zip.html
shoutcast.class.php
By : Henrik Malmberg
Gets the XML statistics file from SHOUTcast DNAS server.
Download :
http://www.ziddu.com/download/7292837/shoutcast-2002-11-28.zip.html
Shoutcast Info
By : MC Breit
This class is meant to retrieve status information from a Shoutcast streaming server.
It can retrieve information like currently playing track, current DJ, listeners, etc..
The class retrieves this information by accessing the HTTP server that provides status information in an HTML page that is retrieved and parsed by this class.
Download :
http://www.ziddu.com/download/7292789/shoutcastinfo-2006-09-01.zip.html
Shoutcast Analytics
Author : Tyler Winfield
This class can be used to get access statistics from a Shoutcast server.
It is a modified version of the original written by Henrik Malmberg.
It sends an HTTP request to a Shoutcast server to retrieve server usage statistics.
Currently it can return the current, peak, reported and maximum numbers of listeners, music genre [...]
PHP Shoutcast Server
By : sk89q
This package can be used to implement a Shoutcast server to stream music.
It starts an HTTP server that accepts requests for music from a list of available songs in a given server directory.
It may also encode music tracks on the fly in MP3 format using the Lame program.
Download :
http://www.ziddu.com/download/727865…04-13.zip.html
HN Shoutcast
By : Horst Nogajski
This class can access a Shoutcast server via HTTP and retrieve information about its status.
Currently it can access a Shoutcast server directly or via an HTTP proxy connection with proxy user authentication support if necessary.
The class also supports automatic correction of the address of the information page in case it was [...]
Embed Shoutcast radio
By : Luis Martinez Ulloa
This is a simple class that can generate HTML to embed an Internet radio player.
It takes the URL of an Internet radio and generates HTML embed tags with the necessary parameters to play the music of the given Internet radio.
The class predefines the necessary embedded parameters but the parameters [...]