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

Gonzalo Ayuso: Enqueue Symfony’s process components with PHP and ZeroMQ

Joshua Thompson's Blog: Prototype-based programming in PHP

Symfony Blog: FireSymfony - Debugging symfony applications inside Firebug

Developer.com: SQLite: The Sensible Database Solution

Simon Holywell: Improve PHP session cookie security


Community Events











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


functional community development language symfony2 opinion testing database rest podcast series conference usergroup google introduction release phpunit interview framework zendframework2

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