adds note on building and aacp codec limitations

This commit is contained in:
Adam Peter Burns 2021-07-04 10:29:25 +02:00
parent 59e788f9ed
commit 1e9094c0b4
2 changed files with 4 additions and 0 deletions

3
README
View File

@ -1,3 +1,6 @@
- (./autogen.sh --with-lame --with-faac --with-alsa --with-vorbis --with-pulseaudio --with-opus --with-aacplus)
- (only works for aacp <= 64Kbps streams)
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.
Please visit DarkIce website: www.darkice.org

View File

@ -0,0 +1 @@
./autogen.sh --with-lame --with-faac --with-alsa --with-vorbis --with-pulseaudio --with-opus --with-aacplus