Skip to content

Instantly share code, notes, and snippets.

@u0d7i
Created May 27, 2017 09:33
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 u0d7i/c35486540e9217ae2e76e1b826948ed0 to your computer and use it in GitHub Desktop.
Save u0d7i/c35486540e9217ae2e76e1b826948ed0 to your computer and use it in GitHub Desktop.
{ rtl_fm -M fm -l 0 -A std -p 0 -s 171k -g 40 -F 9 -f 106.2M | redsea -e 2>&1 1>&3 3>&- | jq -c . ; } 3>&1 1>&2 | aplay -r 171k -f S16_LE
@ThreeNG
Copy link

ThreeNG commented Nov 30, 2017

sudo apt-get install jq
sudo apt-get install rtl-sdr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment