Paketname | icecast2 |
Beschreibung | Ogg Vorbis and MP3 streaming media server. |
Archiv/Repository | debian-multimedia.org wheezy (main) |
Version | 1:2.3.3kh3-dmo1 |
Sektion | sound |
Priorität | optional |
Installierte Größe | 646 Byte |
Hängt ab von | adduser, libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~beta3-1 |
Empfohlene Pakete | |
Paketbetreuer | Christian Marillat |
Quelle | icecast2-dmo |
Paketgröße | 219722 Byte |
Prüfsumme MD5 | fdf98e3a0e8db04fab28bd23599c2a59 |
Prüfsumme SHA1 | 45e3ab49941c9e0166983ad1ad087aa13b55a5de |
Prüfsumme SHA256 | a76ef0bdd9d7a6230d0ba0b2420e8f9c27014176be729c6bcf65d94b92fb67f5 |
Link zum Herunterladen | icecast2_2.3.3kh3-dmo1_i386.deb |
Ausführliche Beschreibung | Icecast is a streaming media server which currently supports Ogg Vorbis and
MP3 audio streams. It can be used to create an Internet radio station or a
privately running jukebox and many things in between. It is very versatile
in that new formats can be added relatively easily and supports open
standards for communication and interaction.
.
This package is the kh version from Kharl Hainz.
.
Main differences from offical icecast release
* Auth via url updates.
* Listeners of mp3/aac streams can request FLV wrapping which helps
with flash players
* Adds stream-auth option for passing off authentication of source
clients to something external.
* Handlers option added to allow multiple auth threads (default 1 per
auth).
* Listeners don't keep a hold on the auth_t after auth has finished.
* Mountpoint: header on reply will redirect failed listeners.
.
* Add reject_mount auth option. sends listeners to alternative mount if
failed
* Last N lines of log files can be viewed via admin page
* Bytes transferred stats for whole server and per-mount
* Average bitrate for each stream calculated over last N seconds (default
60).
* Option to automatically drop source if bitrate continually exceeds a
specified bitrate.
* Config xml reload/log cycling can be done via the admin page.
* Can specify multiple masters in relay for switching to an alternative
stream on failure.
* Wildcards allowed in mount-name and IP matching in allow/deny files.
* mount setting for easy filtering of video from a ogg
theora/vorbis stream.
* Better handling of xml settings, you can use true/false yes/no for
boolean settings.
* Single list traversal (instead of AVL) for listeners
* Can trigger a http 302 (redirect) for new listener when on
max-listeners reached, can be used to redirect to other registered
relays. Registered relays pass extra details to master. work is in
the early stages.
|