macOS
brew install libshoutlocal Homebrew formula metadata
sudo port install libshoutMacPorts ports tree · audio/libshout/Portfile · 来源: api.github.com
安装
brew install libshoutlocal Homebrew formula metadata
sudo port install libshoutMacPorts ports tree · audio/libshout/Portfile · 来源: api.github.com
sudo apk add libshoutAlpine Linux edge package indexes · libshout · 来源: dl-cdn.alpinelinux.org
sudo dnf install libshoutFedora Rawhide package metadata · libshout · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libshoutnixpkgs package indexes · pkgs/by-name/li/libshout/package.nix · 来源: api.github.com
sudo pacman -S libshoutArch Linux sync databases · libshout · 来源: geo.mirror.pkgbuild.com
sudo apt install libshout-devDebian stable package indexes · libshout-dev · 来源: deb.debian.org
sudo zypper install libshout-developenSUSE Tumbleweed package metadata · libshout-devel · 来源: download.opensuse.org
概览
Data and connectivity library for the Icecast server
历史
libshout is Xiph.Org's C library for writing Icecast source clients. It hides the connection, timing, metadata, and protocol details needed to send a live stream to an Icecast server.
Icecast.org describes the Icecast project as a collection of programs and libraries for streaming audio over the Internet, with Icecast as the server, IceS as a source client, and libshout as the library for communicating with Icecast servers. The Icecast download page describes libshout as the library used to write a source client like ices.
The libshout 2 documentation describes the library as a way to stream audio to Icecast or Shoutcast-compatible servers. By the 2015 libshout 2.4.0 release, the project had added TLS support, audio-only WebM, improved metadata APIs, HTTP protocol improvements, and basic RoarAudio protocol support.
libshout spread through the ecosystem because source clients, encoders, automation scripts, and language bindings could reuse the same stream-to-server plumbing instead of reimplementing Icecast protocol behavior. Icecast's download page lists libshout alongside bindings for Java, Python, Perl, Ruby, OCaml, and other wrapper projects.
The library is packaged by Homebrew, Debian and Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and other package systems, which reflects its role as a build dependency for audio streaming tools rather than a standalone end-user app.
A program using libshout opens a connection to an Icecast server, identifies a mountpoint, sends encoded audio data, and updates metadata through the library APIs. The library handles socket connection behavior, stream timing, and data validation before the stream reaches the server.
The Homebrew package also installs the `shout` command, but libshout's main value is as a library for applications that need to become Icecast source clients.
libshout is a small but culturally important streaming library: it belongs to the Xiph/Icecast world of open Internet audio, where servers, codecs, source clients, and metadata conventions are separate packages that distros wire together.
It is also a classic package-manager dependency: easy to overlook until a streaming app needs Icecast output, at which point libshout is the boring C ABI that keeps the app from owning protocol edge cases.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
shout | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:libshout |
|---|---|
| 版本 | 2.4.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libshout |
| 主页 | https://icecast.org/ |
| 仓库 | https://gitlab.xiph.org/xiph/icecast-libshout |
| 上游文档 | https://icecast.org/docs/libshout |
| 许可证 | LGPL-2.0-or-later |
| 源码归档 | https://ftp.osuosl.org/pub/xiph/releases/libshout/libshout-2.4.6.tar.gz |
| 最后更新 | 2026-06-19T12:32:38-07:00 |
| Pulse | updated |
| 依赖 | libogg, libvorbis, openssl@3, speex, theora |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libshout |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libshout-dev 2.4.6-1+b3
MP3/Ogg Vorbis broadcast streaming library (development)
sudo apt install libshout-devlibshout-tools 2.4.6-1+b3
MP3/Ogg Vorbis broadcast streaming library - commandline tools
sudo apt install libshout-toolslibshout3 2.4.6-1+b3
MP3/Ogg Vorbis broadcast streaming library
sudo apt install libshout3libshout3-dev 2.4.6-1+b3
MP3/Ogg Vorbis broadcast streaming library (transitional package)
sudo apt install libshout3-devlibshout
nix profile install nixpkgs#libshoutlibshout-dev 2.4.6-1build2
MP3/Ogg Vorbis broadcast streaming library (development)
sudo apt install libshout-devlibshout-tools 2.4.6-1build2
MP3/Ogg Vorbis broadcast streaming library - commandline tools
sudo apt install libshout-toolslibshout3 2.4.6-1build2
MP3/Ogg Vorbis broadcast streaming library
sudo apt install libshout3libshout3-dev 2.4.6-1build2
MP3/Ogg Vorbis broadcast streaming library (transitional package)
sudo apt install libshout3-devlibshout 2.4.6-r4
Library for accessing a shoutcast/icecast server
sudo apk add libshoutlibshout-dev 2.4.6-r4
Library for accessing a shoutcast/icecast server (development files)
sudo apk add libshout-devlibshout-doc 2.4.6-r4
Library for accessing a shoutcast/icecast server (documentation)
sudo apk add libshout-doclibshout-static 2.4.6-r4
Library for accessing a shoutcast/icecast server (static library)
sudo apk add libshout-staticlibshout 2.4.6-10.fc44
Icecast source streaming library
sudo dnf install libshoutlibshout-devel 2.4.6-10.fc44
Header files for libshout development
sudo dnf install libshout-devellibshout 1:2.4.6-5
Library for accessing a shoutcast/icecast server
sudo pacman -S libshout来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.