Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
/ sdrplay_openwebrx Public archive

Docker container for openwebrx sdr on SDRPlay devices

License

Notifications You must be signed in to change notification settings

f4fhh/sdrplay_openwebrx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From 2020-1-20 sdrplay_openwebrx development is discontinued.

I would like to say big thanks to everyone who supported me during this project.

Please go to the repository of Jakob Ketterl who added docker builds to the official repository.

sdrplay_openwebrx

Docker container for OpenwebRX web sdr on SDRPlay devices

It works with compatible devices including:

  • RSP1, RSP1A, RSP2, RSPDuo (single tuner mode) SDRPlay devices
  • Any RTLSDR USB device

Defaults

  • Port 8073/tcp is used for the GUI and is exposed by default

User Configured

  • No user configurable options

Example docker run

docker run -d \
--restart unless-stopped \
--name='sdrplay_openwebrx' \
--device=/dev/bus/usb \
f4fhh/sdrplay_openwebrx

HISTORY

  • Version 0.1.0: Initial build
  • Version 0.2.0: New openwebrx version

Credits

  • SDRPlay for the SDK of the RSP devices

About

Docker container for openwebrx sdr on SDRPlay devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published