Giter VIP home page Giter VIP logo

latentflip / mediasoup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from versatica/mediasoup

0.0 2.0 0.0 11.16 MB

Powerful WebRTC SFU for Node.js

Home Page: http://mediasoup.org

License: ISC License

Makefile 2.11% JavaScript 0.23% Python 6.17% CMake 0.03% C++ 4.01% HTML 0.01% C 51.42% Shell 0.50% Batchfile 0.16% M4 0.16% NSIS 0.01% Objective-C 0.19% Assembly 25.45% Perl 8.64% DIGITAL Command Language 0.83% XS 0.01% eC 0.01% Emacs Lisp 0.05% Protocol Buffer 0.01% Scheme 0.01%

mediasoup's Introduction

Status: Coming soon (check the project milestones).

Website and documentation

Design goals

  • Be a Node.js module: npm install mediasoup
  • Be minimalist: just handle the media layer
  • Expose a modern ECMAScript 6 API in sync with ORTC
  • Work with current WebRTC client implementations

Features

  • Multiple conference rooms with multiple participants
  • IPv6 ready
  • ICE / DTLS / RTP / RTCP / DataChannel over UDP and TCP
  • Extremely powerful (media handler subprocess coded in C++ on top of libuv)
  • Can handle RTP packets in JavaScript land

Requirements

  • Node.js >= v4.0.0
  • POSIX based operating system (Windows not yet supported)
  • make
  • gcc or clang with C++11 support
  • Must run in a publicly reachable host (ICE "Lite" implementation)

Installation

$ npm install mediasoup --save

Author

Iñaki Baz Castillo (@ibc at Github)

License

ISC

mediasoup's People

Contributors

ibc 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.