macOS
brew install libilbclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libilbc in AI-Agent-Workflows.
Installation
brew install libilbclocal Homebrew formula metadata
nix profile install nixpkgs#libilbcnixpkgs package indexes · pkgs/by-name/li/libilbc/package.nix · Quelle: api.github.com
sudo pacman -S libilbcArch Linux sync databases · libilbc · Quelle: geo.mirror.pkgbuild.com
Überblick
Packaged version of iLBC codec from the WebRTC project
Verlauf
libilbc is a packaging-focused standalone copy of the Internet Low Bit Rate Codec implementation from the WebRTC project. Its package value is that it turns a codec otherwise embedded in a much larger communications stack into a small system library and test utility.
The underlying iLBC codec was specified for the IETF in RFC 3951, published in December 2004, with RFC 3952 defining the RTP payload format for carrying iLBC speech. The libilbc repository packages WebRTC's implementation as a distributable library rather than requiring consumers to vendor a WebRTC source subtree.
Timothy Gu took over maintainership for the standalone package in the 2.0.0 release dated November 17, 2014, updated the bundled WebRTC source, cleaned the Autotools files, and added CMake support. Version 3.0.0 on December 18, 2020 updated again to WebRTC source r32829, removed Autotools, made CMake the build system, and introduced the installed ilbc_test utility.
Adoption is mainly through distribution packaging and projects that need the iLBC codec without a full WebRTC dependency. The README explicitly targets packagers, and Homebrew, Nix, and Arch package metadata all carry the package under the libilbc name.
Typical use is linking against the C library for iLBC encode and decode support or running ilbc_test against raw 8 kHz mono PCM samples. The codec remains relevant where narrowband speech compatibility and packet-loss behavior matter more than modern wideband audio quality.
For package maintainers, libilbc is a classic extraction package: it keeps a small, ABI-versioned codec library available without forcing each downstream to track WebRTC internals. The 2020 CMake-only release also made the package easier to integrate into cross-platform build systems.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ilbc_test | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/TimothyGu/libilbc
Installationsmetadaten
| Paketschlüssel | brew:libilbc |
|---|---|
| Version | 3.0.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libilbc |
| Homepage | https://github.com/TimothyGu/libilbc |
| Repository | https://github.com/TimothyGu/libilbc |
| Upstream-Dokumentation | https://github.com/TimothyGu/libilbc#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/TimothyGu/libilbc/releases/download/v3.0.4/libilbc-3.0.4.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libilbc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libilbc
nix profile install nixpkgs#libilbclibilbc 3.0.4-4
A friendly copy of the iLBC codec from the WebRTC project
https://github.com/TimothyGu/libilbc/
sudo pacman -S libilbcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.