slackbuilds/libraries/libshout
Robby Workman 52412de748 libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
..
README libraries/libshout: Updated for version 2.2.2 2010-05-13 00:31:49 +02:00
libshout.SlackBuild libraries/libshout: Updated for version 2.2.2 2010-05-13 00:31:49 +02:00
libshout.info libraries: nitpicks on ordering of .info file 2010-05-18 00:29:17 -05:00
slack-desc libraries/libshout: Added to 12.2 repository 2010-05-12 23:30:41 +02: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.

Libshout optionally depends on speex.