rtl_webfft icon indicating copy to clipboard operation
rtl_webfft copied to clipboard

HTML5 WebSDR (actually only FFT)

This provides a websocketbased webfft for the rtl-sdr.

This is only a proof of concept as it only supports one connection.

Installation:

  • Install librtlsdr
  • Install python-websockify
  • make
  • ./run.sh
  • http://localhost:8080

Screenshot

This is based on rtlizer and (for the FFT color precalculation) on gqrx