Skip to content

Nikotine1/docker-sdrpp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker SDR++ server

Docker container for SDR++ server, with updated drivers for support for RTL-SDR Blog V4 USB dongle.

Currently only for arm64 (e.g. Raspberry Pi 4 and 5).

Docker HUB

Summary

The container provides you with the SDR++ server application running on port 5555. It has been tested with an RTL-SDR Blog V4 device. There is a docker-compose.yml file should you want to see how to correctly use the USB device. In fact, with priviliged: true, you no longer have to mount the USB device.

Example

See docker-compose.yml

Configuration

There's only one setting that can be set with environment variables: PORT. When not set, the default port 5259 will be used.

About

Docker container for SDR++ server, with updated drivers for support for RTL-SDR Blog V4 USB dongle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published