パッケージ: glassgui (1.0.1-1)
minimalist audio encoder GUI 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
This package contains 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
その他の glassgui 関連パッケージ
|
|
|
|
-
- dep: glasscoder
- minimalist audio encoder for generating live streams
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc-s1 (>= 3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libqt5core5a (>= 5.12.2) [amd64, i386]
- Qt 5 コアモジュール
- dep: libqt5core5a (>= 5.5.0) [arm64, armhf]
-
- dep: libqt5gui5 (>= 5.2.0)
- Qt 5 GUI モジュール
- または libqt5gui5-gles (>= 5.2.0)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5network5 (>= 5.0.2)
- Qt 5 ネットワークモジュール
-
- dep: libqt5widgets5 (>= 5.11.0~rc1)
- Qt 5 ウィジェットモジュール
-
- dep: libsamplerate0 (>= 0.1.7)
- 音声サンプルレート変換ライブラリ
-
- dep: libstdc++6 (>= 4.9)
- GNU 標準 C++ ライブラリ v3
-
- sug: python3 (>= 3.4)
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- sug: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ