diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2014-10-13 06:17:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-13 06:17:23 +0700 |
commit | 46a410d0f6d63b6e29d27965c5cf7248f7b068a4 (patch) | |
tree | 250eb87ee7d7226359c5d3836c13bf0b51d76cc5 /audio/darkice/README | |
parent | cd586e983ec05e5770519ccc640d26adb9bb2c72 (diff) | |
download | slackbuilds-46a410d0f6d63b6e29d27965c5cf7248f7b068a4.tar.gz |
audio/darkice: Added optional realtime capabilities.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/darkice/README')
-rw-r--r-- | audio/darkice/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/darkice/README b/audio/darkice/README index bd69c95f2e..2dc47af013 100644 --- a/audio/darkice/README +++ b/audio/darkice/README @@ -27,4 +27,11 @@ DarkIce can send the encoded stream to the following streaming servers: - 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, pulseaudio |