Hacker News new | ask | show | jobs
by H8crilA 970 days ago
SDR Sharp has a good server implementation. It doesn't send the entire I/Q stream (which is 2 megabytes / second for each MSPS at 8 bit precision), but rather sends the FFT processed waterfall plus only whatever you are currently tuned to. Works really well even on weaker network links. If bandwidth is not a problem you can of course just stream the entire I/Q, SoapySDR has that option.