Giter Site home page Giter Site logo

lars18th / rtlmux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slepp/rtlmux

2.0 2.0 1.0 29 KB

RTL-SDR TCP Mulitplexer (mirror)

Home Page: https://git.vocti.ca/slepp/rtlmux/

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.14% C 98.86%

rtlmux's Introduction

RTL TCP Client Multiplexer / Relay

Build Status

This is a simple server to connec to an rtl_tcp server and allow multiple clients to attach to the same receiver. It relays the ID information to the clients, and allows all clients to send commands for configuration to the rtl_tcp server.

It provides status output of the server and clients on the client port + 1, at the URL /stats.json, ie. http://localhost:7879/stats.json when -l is set to 7878.

Usage

Usage takes up to 3 command line options:

  • -h host Server host to connect to
  • -p port Server port to connect to
  • -l port Listening port for clients to connect to, HTTP status port will be equal to this plus one
  • -d Connect to server only when first client arrives and exit when last disconnects
  • -r Close connection with the server and restart it when last client disconnects

Note: For standby use (for example, when running as a daemon), use both flags -d -r. When running in this way the RTL_TCP is only active (reading samples) when some client is connected. In any order case, the RTL_TCP and RTLMUX processes are in standby (idle).

rtlmux's People

Contributors

lars18th avatar slepp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

damienclaveau

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.