Skip to content

Commit

Permalink
Fixed url and added alsacap install manual
Browse files Browse the repository at this point in the history
  • Loading branch information
faebser committed Jan 27, 2016
1 parent feffd0b commit f6115bb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## Dcos

Docs are currently availabe in [english](https://github.com/faebser/pi-stream/blob/master/docs/en/index.md) and [deutsch](https://github.com/faebser/pi-stream/blob/master/docs/de/index.md.
Docs are currently availabe in [english](https://github.com/faebser/pi-stream/blob/master/docs/en/index.md) and [deutsch](https://github.com/faebser/pi-stream/blob/master/docs/de/index.md).

## Setup

Expand Down Expand Up @@ -92,6 +92,13 @@ Tada, now Darkice with MP3 spport should be installed. To test please run:

$ darkice

## Installing alsacap

* get the source from here: http://www.volkerschatz.com/noise/alsa.html (http://www.volkerschatz.com/noise/alsacap.tgz)
* ```mkdir alsacap ; cd alsacap```
* ```sudo make install```
* test with ```alsacap```

## Running

* ssh into your raspberry
Expand Down

0 comments on commit f6115bb

Please sign in to comment.