Socket
Socket
Sign inDemoInstall

mediasoup

Package Overview
Dependencies
123
Maintainers
1
Versions
341
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mediasoup

Cutting Edge WebRTC Video Conferencing


Version published
Weekly downloads
9.5K
increased by24.5%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

2.0.9

  • Make ICE+DTLS more flexible by allowing sending DTLS handshake when ICE is just connected.

Readme

Source

Website and documentation

Design goals

  • Be a WebRTC SFU (Selective Forwarding Unit).
  • Be a Node.js module in server side.
  • Be a tiny SDK in client side.
  • Be minimalist: just handle the media layer.
  • Expose a modern ECMAScript 6 API in both client and server sides.
  • Support all the existing WebRTC and ORTC browsers.
  • Do not mandate a specific signaling protocol.

Demo online

mediasoup-demo-screenshot

Authors

Donate

You can support mediasoup by making a donation here. Thanks!

License

ISC

Keywords

FAQs

Last updated on 10 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc