WebRadio is an open-source Software Defined Radio (SDR) platform designed from scratch to be remotely controlled from a browser.
License
mikestir/webradio
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
WebRadio WebRadio is an open-source Software Defined Radio (SDR) platform designed from scratch to be remotely controlled from a browser. The front-end is written in HTML5 and Javascript, and can be accessed from any modern browser, including from smartphones. Internally the server is highly modular, with support for multiple tuners and multiple demodulators per-tuner. As well as providing streaming audio to clients, each receiver can be configured with additional sinks such as server-side recording and data decoding. Currently supported tuner hardware: RTL2832U-based USB sticks Support is planned for the following: Ettus Research USRP Fun Cube Dongle External receivers with computer control support via Hamlib WebRadio is (C) 2013 Mike Stirling. It is licensed under the GNU Affero GPLv3. For license details see LICENSE in this directory.
About
WebRadio is an open-source Software Defined Radio (SDR) platform designed from scratch to be remotely controlled from a browser.