sourCEntral - mobile manpages

pdf

darkice

NAME

darkice − an icecast / shoutcast live audio streamer

SYNOPSIS

darkice [options] -c config.file

DESCRIPTION

DarkIce as a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. DarkIce can record from:

* OSS audio devices
* ALSA audio devices
* Solaris audio interface
* Jack sources
* PulseAudio sources

DarkIce can encode in the following formats:

* mp3 - using the lame library
* mp2 - using the twolame library
* Ogg Vorbis
* Ogg Opus
* AAC - using the faac library
* AAC HEv2 - using the libaacplus (3GPP reference code)

DarkIce can send the encoded stream to the following streaming servers:

* ShoutCast
* IceCast 1.3.x and 2.x
* Darwin Streaming Server

Darkice runs on the following operating systems:

* FreeBSD
* Linux on intel and PowerPC
* MacOS X
* NetBSD / OpenBSD
* SUN Solaris

DarkIce uses POSIX real-time scheduling to keep up with sound card input. POSIX real-time scheduling is only available if the program is run as root. Therefore it is recommended that DarkIce is run as root.

OPTIONS

−c config.file

Specifies what configuration file to use. If not specified, /etc/darkice.cfg will be used.

−v n

Sets the verbosity level, between 0 and 10. 0 is silent, 10 is loud. Defaults to 1.

−h

Prints the help page and exits.

BUGS

Lots of bugs.

SEE ALSO

darkice.cfg(5)

AUTHOR

Akos Maroy <darkeye AT tyrell DOT hu>

ACKNOWLEDGEMENTS

Developed with contributions by

Jim Crilly, <JCrilly AT MSA DOT com>
aNa|0Gue, <analogue AT glop DOT org>
Robin P. Blanchard, <Robin_Blanchard AT gactr DOT uga DOT edu>
Tom Gray, <tomg AT future-i DOT com>
Michael Smith, <msmith AT labyrinth DOT net DOT au>
Julius O. Smith, <jos AT ccrma DOT stanford DOT edu>
the OSALP team, http://osalp.sourceforge.net
Kristjan G. Bjarnason <kgb AT gangverk DOT is>
Nicu Pavel <npavel AT ituner DOT com>
Kai Krakow <kai AT kaishome DOT de>
Atsuhiko Yamanaka <ymnk AT jcraft DOT com>
Ricardo Galli <gallir AT uib DOT es>
John Hay <jhay AT icomtek DOT csir DOT co DOT za>
Christian Forster <forster AT like DOT e-technik DOT uni-erlangen DOT de>
John Deeny <taqueso AT dilapidated DOT org>
Robert Lunnon <bobl AT optushome DOT com DOT au>
Enrico Ardizzoni <craken AT users DOT sourceforge DOT net>
Deti Fliegl <deti AT fliegl DOT de>
Nicholas J. Humfrey <njh AT ecs DOT soton DOT ac DOT uk>
Joel Ebel <jbebel AT ncsu DOT edu>
<jochen2 AT users DOT sourceforge DOT net>
Alexander Vlasov <zulu AT galaradio DOT com>
Mariusz Mazur <mmazur AT kernel DOT pl>
dsk <derrick AT csociety DOT org>
Clyde Stubbs <clyde AT htsoft DOT com>
Jens Maurer <Jens DOT Maurer AT gmx DOT net>
Elod Horvath <elod AT itfais DOT com>
Pierre Souchay <pierre AT souchay DOT net>
Daniel Hazelbaker <daniel AT highdesertchurch DOT com>
Alessandro Beretta <alessandro DOT baretta AT radiomaria DOT org>
Roland Hermans <roland DOT hermans AT omroepvenray DOT nl>
Rafael Diniz <rafael AT riseup DOT net>

LINKS

Project homepage: http://code.google.com/p/darkice/

IceCast homepage: http://www.icecast.org/

ShoutCast homepage: http://www.shoutcast.com/

Darwin Streaming Server homepage: http://developer.apple.com/darwin/projects/streaming/

Lame homepage: http://www.mp3dev.org/mp3/

TwoLame homepage: http://www.twolame.org/

Ogg Vorbis homepage: http://www.xiph.org/ogg/vorbis/

Ogg Opus homepage http://www.opus-codec.org/

faac homepage: http://www.audiocoding.com/

libaacplus homepage: http://tipok.org.ua/node/17

DarkSnow GTK front-end: http://darksnow.radiolivre.org/index.en.html written by Rafael Diniz

pdf