PHP Classes
elePHPant
Icontem

PHP Shoutcast Server: Implement a Shoutcast music streaming server

Recommend this page to a friend!

  Author Author  
Picture of sk89q
Name: sk89q <contact>
Classes: 8 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 5x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of sk89q  >  PHP Shoutcast Server  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Shoutcast Server
Base name: phpshoutcastserver
Description: Implement a Shoutcast music streaming server
Version: 1.0.0
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image Audio Voice and music data generation and manipulation View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
May 2009
Number 2


Prize: One copy of the Zend Studio
Shoutcast is a music streaming server program. Shoutcast source code is not available, so it cannot be customized directly. There is an equivalent Open Source project named IceCast, but it is written in C++.

This package provides a pure PHP implementation of a Shoutcast server, so it can easily be controlled from PHP.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Git repository
Source code repository at GitHub

  Files folder image Files  
File Role Description
Plain text file audiosource.php Class Generates the audio
Plain text file config.php Conf. Configuration file
Plain text file http.php Class HTTP server
Accessible without login Plain text file LICENSE.txt Lic. License
Accessible without login Plain text file README.txt Doc. Readme
Accessible without login Plain text file run.php Example Runs the server
Plain text file server.php Class Base server class
Plain text file shoutcast.php Class Shoutcast server component

Install with Composer Install with Composer - Download Download all files: phpshoutcastserver.tar.gz phpshoutcastserver.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.