Pakket: glasscoder (1.0.1-1)
Verwijzigingen voor glasscoder
Debian bronnen:
Het bronpakket glasscoder downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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
Andere aan glasscoder gerelateerde pakketten
|
|
|
|
-
- dep: libasound2 (>= 1.0.16)
- shared library for ALSA applications
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libjack-jackd2-0 (>= 1.9.10 20150825)
- JACK Audio Connection Kit (libraries)
- of libjack-0.125
- virtueel pakket geboden door libjack-jackd2-0, libjack0
-
- dep: libqt5core5a (>= 5.12.2)
- Qt 5 core module
-
- dep: libqt5network5 (>= 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: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libstdc 6 (>= 4.9)
- 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 (>= 3.4)
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-requests
- elegant and simple HTTP library for Python3, built for human beings