rtl-fm is a set of scripts that acts as a wrapper for rtl_fm and a few helper scripts for making listening to radio signals with SDR easy. For usage and available options see each script's 'usage' section. In addition to the wrapper and helper scripts the project includes 'node-red' based control panel that allows operating SDR dongles with the browser from everywhere. The dashboard is under development but works fine and it uses rtl-fm
behind the scenes.
rtl-fm is a wrapper script for rtl_fm. It extends the basic rtl_fm tuning with options such as playing, streaming to the network with VLC, sound activated recording, descrambling on the fly scrambled transmissions with deinvert
and starting AWS Transcribe jobs for recorded transmissions to get a transcript of the speech.
Helps to easily stop the rtl_fm and other piped/accompaying processes.
Stream recorded mp3 files to the network for listening from a remote location with VLC.
Creates AWS Transcribe jobs for recorded files to get transcripts for the recorded speech.
Clone this repo, add the directory with rtl-fm
to the path or simlink to a directory that is on the path already.
You must have rtl-sdr installed. For plaing and streaming recordings you need VLC installed.