Created
August 6, 2014 18:25
-
-
Save e-minguez/e1fbcbd006eb17b27d72 to your computer and use it in GitHub Desktop.
Send your local mic to pifm through ssh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arecord -f S16_LE -r 22500 | ssh -C user@raspberrypi "sudo /home/user/pifm/pifm - 101.6" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment