Is there a simple recipe for listening to RTL2832U FM-Radio?
Solution 1:
Try this:
rtl_fm -f 96.3e6 -W -s 200000 -r 48000 - | aplay -r 48k -f S16_LE
Note FM Radio is a wide FM signal!
rtl_fm
make as default NFM (narrow fm).
Try this:
rtl_fm -f 96.3e6 -W -s 200000 -r 48000 - | aplay -r 48k -f S16_LE
Note FM Radio is a wide FM signal!
rtl_fm
make as default NFM (narrow fm).