1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: ezstream
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Romain Beauxis <toots@rastageeks.org>
Build-Depends:
ca-certificates,
check,
debhelper-compat (= 13),
libshout-dev,
libtag-c-dev,
libxml2-dev,
pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://www.icecast.org/ezstream/
Vcs-Browser: https://salsa.debian.org/multimedia-team/ezstream
Vcs-Git: https://salsa.debian.org/multimedia-team/ezstream.git
Package: ezstream
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: vorbis-tools
Suggests: ffmpeg2theora, flac, icecast2, madplay
Description: easy media streaming client over icecast servers
Ezstream is an audio and video streaming client which feeds any icecast server
with audio data and metadata from a standard input without reencoding.
It thus requires very little CPU resources. Some playlists can be looped and
composed with MP3, Ogg Vorbis or Ogg Theora media files.
Shoutcast metadata are also supported.
|