slackbuilds/libraries/libshout
Matteo Bernardini c07a3af9a4 libraries/libshout: Updated for version 2.3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-24 08:35:14 -06:00
..
README libraries/libshout: Fixed dep information 2012-08-26 17:23:46 +02:00
libshout.SlackBuild libraries/libshout: Updated for version 2.3.1. 2013-11-24 08:35:14 -06:00
libshout.info libraries/libshout: Updated for version 2.3.1. 2013-11-24 08:35:14 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Libshout is a library for communicating with and sending data to an
icecast server.  It handles the socket connection, the timing of the
data, and prevents bad data from getting to the icecast server.

With just a few lines of code, a programmer can easily turn any application
into a streaming source for an icecast server.  Libshout also allows 
developers who want a specific feature set (database access, request taking)
to concentrate on that feature set, instead of worrying about how server
communication works.

speex is an optional dependency.