Skip to content

Instantly share code, notes, and snippets.

@e-minguez
Created August 6, 2014 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save e-minguez/e1fbcbd006eb17b27d72 to your computer and use it in GitHub Desktop.
Save e-minguez/e1fbcbd006eb17b27d72 to your computer and use it in GitHub Desktop.
Send your local mic to pifm through ssh
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