1darkice(1)                DarkIce live audio streamer               darkice(1)
2
3
4

NAME

6       darkice - an icecast / shoutcast live audio streamer
7

SYNOPSIS

9       darkice [options] -c config.file
10

DESCRIPTION

12       DarkIce as a live audio streamer. It records audio from an audio inter‐
13       face (e.g. sound card), encodes it and sends it to a streaming  server.
14       DarkIce can record from:
15
16           * OSS audio devices
17           * ALSA audio devices
18           * Solaris audio interface
19           * Jack sources
20
21       DarkIce can encode in the following formats:
22
23           * mp3 - using the lame library
24           * mp2 - using the twolame library
25           * Ogg Vorbis
26           * AAC - using the faac library
27
28       DarkIce can send the encoded stream to the following streaming servers:
29
30           * ShoutCast
31           * IceCast 1.3.x and 2.x
32           * Darwin Streaming Server
33
34       Darkice runs on the following operating systems:
35
36           * FreeBSD
37           * Linux on intel and PowerPC
38           * MacOS X
39           * NetBSD / OpenBSD
40           * SUN Solaris
41
42       DarkIce  uses  POSIX  real-time  scheduling  to keep up with sound card
43       input.  POSIX real-time scheduling is only available if the program  is
44       run as root.  Therefore it is recommended that DarkIce is run as root.
45
46

OPTIONS

48       -c config.file
49              Specifies  what  configuration  file  to use.  If not specified,
50              /etc/darkice.cfg will be used.
51
52
53       -v n   Sets the verbosity level, between 0 and 10. 0 is silent,  10  is
54              loud.  Defaults to 1.
55
56
57       -h     Prints the help page and exits.
58
59
60

BUGS

62       Lots of bugs.
63
64
65

SEE ALSO

67       darkice.cfg(5)
68
69
70

AUTHOR

72       Akos Maroy <darkeye@tyrell.hu>
73
74
75

ACKNOWLEDGEMENTS

77       Developed with contributions by
78
79           Jim Crilly, <JCrilly@MSA.com>
80           aNa|0Gue, <analogue@glop.org>
81           Robin P. Blanchard, <Robin_Blanchard@gactr.uga.edu>
82           Tom Gray, <tomg@future-i.com>
83           Michael Smith, <msmith@labyrinth.net.au>
84           Julius O. Smith, <jos@ccrma.stanford.edu>
85           the OSALP team, http://osalp.sourceforge.net
86           Kristjan G. Bjarnason <kgb@gangverk.is>
87           Nicu Pavel <npavel@ituner.com>
88           Kai Krakow <kai@kaishome.de>
89           Atsuhiko Yamanaka <ymnk@jcraft.com>
90           Ricardo Galli <gallir@uib.es>
91           John Hay <jhay@icomtek.csir.co.za>
92           Christian Forster <forster@like.e-technik.uni-erlangen.de>
93           John Deeny <taqueso@dilapidated.org>
94           Robert Lunnon <bobl@optushome.com.au>
95           Enrico Ardizzoni <craken@users.sourceforge.net>
96           Deti Fliegl <deti@fliegl.de>
97           Nicholas J. Humfrey <njh@ecs.soton.ac.uk>
98           Joel Ebel <jbebel@ncsu.edu>
99           <jochen2@users.sourceforge.net>
100           Alexander Vlasov <zulu@galaradio.com>
101           Mariusz Mazur <mmazur@kernel.pl>
102           dsk <derrick@csociety.org>
103           Clyde Stubbs <clyde@htsoft.com>
104           Jens Maurer <Jens.Maurer@gmx.net>
105           Elod Horvath <elod@itfais.com>
106           Pierre Souchay <pierre@souchay.net>
107           Daniel Hazelbaker <daniel@highdesertchurch.com>
108           Alessandro Beretta <alessandro.baretta@radiomaria.org>
109
110
112       Project homepage: http://darkice.tyrell.hu/
113
114       IceCast homepage: http://www.icecast.org/
115
116       ShoutCast homepage: http://www.shoutcast.com/
117
118       Darwin   Streaming   Server  homepage:  http://developer.apple.com/dar
119       win/projects/streaming/
120
121       Lame homepage: http://www.mp3dev.org/mp3/
122
123       TwoLame homepage: http://www.twolame.org/
124
125       Ogg Vorbis homepage: http://www.xiph.org/ogg/vorbis/
126
127       faac homepage: http://www.audiocoding.com/
128
129       DarkSnow  GTK  front-end:  http://darksnow.radiolivre.org/index.en.html
130       written by Rafael Diniz
131
132
133
134DarkIce                        November 20, 2007                    darkice(1)
Impressum