Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 2,624 | All time: 1,451 This week: 290![]() |
Version | License | PHP version | Categories | |||
phpshoutcastserver 1.0.0 | GNU General Publi... | 5.0 | Networking, Audio |
Description | Author | |||||||||||||||||||||||||
This package can be used to implement a Shoutcast server to stream music. Innovation Award
|
|
PHP Shoutcast Server Copyright (c) 2005 and onward sk89q <http://sk89q.therisenrealm.com> Licensed under the GNU General Public License v3 Requirements ------------ * LAME * PHP 5.0 or later * Sockets Introduction ------------ PHP Shoutcast Server is a proof-of-concept Shoutcast server written in PHP. The project was started 18 June, 2005. It encodes tracks on the fly using LAME and has a very basic in-built HTTP server. Usage ----- Open up config.php and change the path to point to a directory containing MP3 files. Download the LAME executable encoder and put it into the same directory. xcLame.exe 3.92 was used during development. Execute run.php through the command line. To listen, connect to http://127.0.0.1:45400 with a compatible player. Sample output: Playing: The Verve - Bitter Sweet Symphony (Instrumental version).mp3 <Users Listening: 1> * 127.0.0.1:59885 WinampMPEG/5.54 The HTTP server can be found at: http://127.0.0.1:45401 |
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | Generates the audio |
![]() |
Conf. | Configuration file |
![]() |
Class | HTTP server |
![]() ![]() |
Lic. | License |
![]() ![]() |
Doc. | Readme |
![]() ![]() |
Example | Runs the server |
![]() |
Class | Base server class |
![]() |
Class | Shoutcast server component |
![]() | phpshoutcastserver-2009-04-13.zip 19KB |
![]() | phpshoutcastserver-2009-04-13.tar.gz 18KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
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 |