I just picked up an rtl-sdr dongle, and quickly got it to work on tuning in FM, but I was un-aware that the rtl-sdr tools in linux are only mono.
I've read that there is a patch to add stereo, has this been incorporated into the mainline code yet? If not, where can I get the patch for the latest code base and re-build the tools?
My goal is to get a simple command line FM wideband stereo receiver going on the rPi 3 so I can set it up to launch on startup.
Thanks!
FM Stereo Reception on rPi 3
Re: FM Stereo Reception on rPi 3
What tools are you using? GQRX supports stereo
Re: FM Stereo Reception on rPi 3
I'm using the rtl_sdr/rtl_fm command line.
Does GQRX support non-gui command line playback like rtl_fm does?
Thanks!
Does GQRX support non-gui command line playback like rtl_fm does?
Thanks!
Re: FM Stereo Reception on rPi 3
Was just playing around with GQRX, cool app, but I need a command line option with low-overhead. Any suggestions on how to get FM-Stereo playback from the CLI?
Thanks!
Thanks!
-
- Site Admin
- Posts: 2848
- Joined: Mon Nov 19, 2012 11:54 pm
Re: FM Stereo Reception on rPi 3
Try and see if you can get SoftFM to run, this should support stereo
https://github.com/jorisvr/SoftFM
https://github.com/jorisvr/SoftFM
Re: FM Stereo Reception on rPi 3
Thanks, that was pretty straightforward of a build and seems to work good!