A rooftop antenna catches weather satellites as they sweep past. This little server turns each pass into a live MP3 stream — the actual radio signal, decoded to audio, about two minutes behind the live edge.
This is a genuine capture — Meteor-M2-4, recorded off-air by the station's RTL-SDR. The steady tones are the satellite's sync and telemetry subcarriers; the fuzz around them is the digital image downlink painting scanlines of the Earth below.
The stream starts ~20 MB before the file tail so listeners trail the recorder by ~2 minutes — enough buffer to never stall, close enough to feel live.
Python stdlib HTTP server + ffmpeg. No framework, no build step, one systemd unit, ~200 lines total.
The same captures feed NOAA weather-satellite imagery on the maritime kiosk — audio and pictures from the same signal.