You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Robby Workman 841d471e18 Multiple: Fix .info and README (pulseaudio refs) 10 years ago
..
README Multiple: Fix .info and README (pulseaudio refs) 10 years ago
darkice.SlackBuild audio/darkice: Cleanup against SBo templates 11 years ago
darkice.info audio/darkice: Added (live audio streamer). 11 years ago
doinst.sh audio/darkice: Added (live audio streamer). 11 years ago
setcap.sh audio/darkice: Added optional realtime capabilities. 11 years ago
slack-desc audio/darkice: Added (live audio streamer). 11 years ago

README

DarkIce is 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
- uLaw audio input through a serial interface
- CoreAudio (branch darkice-macosx)

DarkIce can encode in the following formats:

- MP3 - using the lame library
- MP2 - using the twolame library
- Ogg Vorbis
- Opus
- AAC - using the faac library
- AAC HEv2 - using libaacplus library

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

- ShoutCast
- IceCast 1.3.x and 2.x
- Darwin Streaming Server
- archive the encoded audio in files

Note:
This package optionally uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This
may be considered a security/stability risk. Please read
http://www.slackbuilds.org/caps/ for more information. To enable
capabilities, pass SETCAP=yes to the script.

Optional dependencies: lame, opus, faac, twolame, jack-audio-connection-kit