forked from xiph/Icecast-libshout
-
Notifications
You must be signed in to change notification settings - Fork 2
Icecast project live streaming library
License
bgeiser/Icecast-libshout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libshout -------- 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. Please refer to the api reference and example code to start learning how to use libshout in your own code. Libshout is licensed under the LGPL. Please see the COPYING file for details. If you have any questions or comments, please visit us at https://www.icecast.org/ or email us at team@icecast.org.
About
Icecast project live streaming library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 94.4%
- M4 3.2%
- Makefile 1.1%
- Roff 1.1%
- Shell 0.2%