News Feed
Jobs Feed
Sections




News Archive
Joshua Thijssen's Blog:
PHPShout a shoutcast streamer in PHP
March 27, 2012 @ 08:36:55

Joshua Thijssen has a new series of posts to his blog about a new extension he's created for PHP that lets you stream music files to an IceCast server with only PHP.

To continue our journey in pointless, but nevertheless fun things to create, I've created a simple PHP extension that allows you stream music data to an IceCast server in pure PHP. For this I'm using the libshout3 library which can stream both MP3 or OGG/Vorbis data to multiple stream servers (including IceCast, ShoutCast etc). In this blog-post I will try to explain how I've created this extension, and off course, how you can use it.

The series is split up into four parts:

  • Part 1 - download and install (and some behind the scenes)
  • Part 2 - parts of the extension and a first test
  • Part 3 - populating the store, adding getters
  • Part 4 - creating setters and some other random functionality

You can find the source for this extension over on his gihub repository.

0 comments voice your opinion now!
shoutcast stream audio extension tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

Srdjan Vranac's Blog: Custom Repository with DIC in Symfony2

Ian Christian's Blog: Creating a custom form field type in Symfony 2

Pierre-Alain Joye's Blog: Zip 1.8.7, safemode and open_basedir fixes

Slashdot.org: Extending and Embedding PHP


Community Events











Don't see your event here?
Let us know!


opinion example phpunit composer zendframework2 series code interview podcast testing community functional unittest development introduction database framework release language api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework