Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-shout: PHP module for communicating with Icecast servers
- Summary
- The php-shout package is an extension to the PHP Hypertext Preprocessor.
It wraps the libshout library available from http://icecast.org/ and
provides native Shout functions to the PHP runtime engine. Libshout is
a streaming audio library that connects and sends properly formatted
audio data to an Icecast Streaming Media server (also http://icecast.org/).
Libshout "handles the socket connection, the timing of the data, and
prevents bad data from getting to the icecast server." With php-shout, a
PHP developer can write PHP scripts that act as a streaming media source,
and focus on other robust features, without worrying about the
details of the server communication.
Arch: src
Download: | php-shout-0.9.2-1.al3.src.rpm |
Build Date: | Sat Jan 6 17:27:22 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 254 KiB |
Changelog
- * Fri Jan 5 16:00:00 2007 Brandon Holbrook <fedora at theholbrooks.org> 0.9.2-1
- Bump to 0.9.2
- * Sun Oct 29 16:00:00 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.9.1-1
- Bump to 0.9.1
- * Thu Oct 26 17:00:00 2006 Brandon Holbrook <fedora at theholbrooks.org> 0.3.1-7
- Rebuild for new PHP