软件包:glasscoder(2.0.1-2 以及其他的)
minimalist audio encoder for generating live streams
GlassCoder is a minimalist audio encoder for IceCase and Soutcase streaming servers as well as HTTP Live Streaming (HLS). It supports the following audio sources:
Advanced Linux Sound Architecture (ALSA) File Streaming (FILE) JACK Audio Connection Kit (JACK)
The base GlassCoder streamer component utilizes no configuration files or GUI interface whatsoever; with the 'user interface' consisting entirely of the command-line invocation. As such, it is well suited for use cases where the encoder is completely driven by an external system or script.
The following audio codecs are supported:
MPEG-1/1.5 Layer 3 ('MP3') Ogg Opus Ogg Vorbis PCM16
Also included is GlassGui, a graphical point-and-click interface that can be used to drive GlassCoder or generate command-line invocations that can be copy/pasted to other systems
其他与 glasscoder 有关的软件包
|
|
|
|
-
- dep: libasound2t64 (>= 1.0.16)
- shared library for ALSA applications
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4t64 (>= 7.16.2)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK Audio Connection Kit (libraries)
- 或者 libjack-0.125
- 本虚包由这些包填实: libjack-jackd2-0, libjack0
-
- dep: libqt5core5t64 (>= 5.15.1)
- Qt 5 核心模块
-
- dep: libqt5network5t64 (>= 5.0.2)
- Qt 5 network module
-
- dep: libsamplerate0 (>= 0.1.7)
- Audio sample rate conversion library
-
- dep: libsndfile1 (>= 1.0.20)
- Library for reading/writing audio files
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libtag1v5 (>= 1.9.1-2.2~)
- audio meta-data library
-
- sug: glassgui
- minimalist audio encoder GUI for generating live streams
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings