GithubHelp home page GithubHelp logo

docker-rsptcpserver's Introduction

RSP TCP Server Docker Image

This Dockerfile is for building an image of RSP TCP Server, a port of rtl_tcp. This is used for relaying samples from the SDRPlay range of SDR devices to clients over the network.

To run:

docker run -d -p 1234:1234 --privileged -v /dev/bus:/dev/bus --name=rsp-tcp stanback/docker-rsptcpserver

You can pass the following arguments:

-p listen port (default: 1234)
-d RSP device to use (default: 1, first found)
-P Antenna Port select* (0/1/2, default: 0, Port A)
-T Bias-T enable* (default: disabled)
-R Refclk output enable* (default: disabled)
-f frequency to tune to [Hz]
-s samplerate in Hz (default: 2048000 Hz)
-n max number of linked list buffers to keep (default: 500)
-v Verbose output (debug) enable (default: disabled)
-E RSP extended mode enable (default: rtl_tcp compatible mode)
-A AM notch enable (default: disabled)
-B Broadcast notch enable (default: disabled)
-D DAB notch enable (default: disabled)
-F RF notch enable (default: disabled)
-b Sample bit-depth (8/16 default: 8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.