document line-in -> snapserver with PulseAudio

This commit is contained in:
pille 2017-03-05 18:24:56 +01:00 committed by GitHub
parent ea31451ad5
commit 8e149664af

View file

@ -126,4 +126,10 @@ Configure snapserver with `-s "process:///path/to/process?name=Process[&params=<
###Line-in
Audio captured from line-in can be redirected to the snapserver's pipe, e.g. by using [cpipe](https://github.com/b-fitzpatrick/cpiped)
Audio captured from line-in can be redirected to the snapserver's pipe, e.g. by using:
####cpiped
[cpipe](https://github.com/b-fitzpatrick/cpiped)
####PulseAudio
`parec >/tmp/snapfifo` (defaults to 44.1kHz,16bit,stereo)