Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Shoutcast Server

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of sk89q  >  PHP Shoutcast Server  >  Download .tar.gz .zip  >  Support forum Support forum  >  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
Related classes: , , , , , , ,
Version: -
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1612 users
All time rank: 2031
Week users: 5 users
Week rank: 794
Picture of sk89q
Author: sk89q <e-mail contact>
Packages: 8 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 23
All time rank: 22927 in United States United States
Week rank: 259 Down26 Up in United States United States
Innovation award
Innovation award
Nominee: 5x


  Detailed description  
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.

 

  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

  Rate classes User ratings   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
May 2009
Number 2
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

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (83.3%)
Good (91.7%)
Not sure (58.3%)
Perfect (100.0%)
-
-
Sufficient (66.7%)
355
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
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

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.