套件: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)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- 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 core module
-
- 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)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- 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