icecast 2.4.4
Streaming media server
Icecast is a streaming media server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between.
- Outputs:
out
- Website: https://icecast.org/
- Licenses: GPL 2
- Package source: gnu/packages/xiph.scm
- Builds: See build status
- Issues: See known issues
Installation
Install icecast 2.4.4
as follows:
guix install icecast@2.4.4
Or install the latest version:
guix install icecast
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.