-
This does assume a few things: 1. That you've installed rtl-sdr, lame, and ezstream packages. 2. You have an /etc/ezstream.xml, as specified here. 3. That you are running an Icecast server.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
sample-icecast-noaa
A sample docker setup for streaming NOAA radio from a USB RTL-SDR dongle to Icecast, so you can listen tp it as an m3u stream.
Finally, if you want to not do any of that, I pushed up a more complete sample Docker config here. That one will stand up both Docker images (one for rtl_fm and one for Icecast) and should do everything for you. Just clone the repo and update the config files (passwords, your internal IPs, etc).
-
airspy-fmradion
Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR
You might want to look into using https://github.com/jj1bdx/airspy-fmradion instead of rtl_fm for stereo.
-