1974 shaares
6 private links
6 private links
1 result
tagged
speaker
arecord -f cd | ssh -C user@host aplay -f cd
or the other way around
ssh -C user@host arecord -f cd | aplay -f cd