In the last post, we created a template extension for our shout class. Next up, we need to do the actual implementation.
In the last post, we created a template extension for our shout class. Next up, we need to do the actual implementation.
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…
Recent Comments