Giter VIP home page Giter VIP logo

unicast2multicast's Introduction

unicast2multicast

unicast2multicast - Bridge unicast IPv4 UDP packets and forward as multicast

The original purpose of this is for a DVB streaming server (such as dvblast) on a LAN to unicast UDP packets to one or more bridges, then for this program to run on those bridges and recieve UDP packets on one interface and forward on UDP packets within the bridged LAN on a different interface using multicast.

The program is designed to run as a service.

When multicasting several DVB channels I suggest you send DVB channels to the bridge IP using different ports, then use port 5004 for the multicast group to allow RTP to work correctly.

You may also want to run a sapserver on the bridge to advertise the multicast DVB channels to the clients within the LAN.

Note that super user priviledges may be required to run this.

Syntax :

unicast2multicast -i incoming_ip:port -m multicast_group[:port] [-o outgoing_interface_IP]

Where :

  • -i IP:port of local interface where unicast UDP packets are being sent
  • -m multicast group to use when forwarding on packets, optionally a different port number
  • -o optionally specify the IP address of an interface to use for multicast packets, the default is used if ommited

Return codes :

  • 0 - Success
  • 1 - Error

unicast2multicast's People

Contributors

picosonic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.