Socket
Socket
Sign inDemoInstall

mediasoup

Package Overview
Dependencies
122
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
Maintainers
1
Created

Changelog

Source

2.0.4

  • Fix #159: Don’t rely on VP8 payload descriptor flags to assure the existence of data.
  • Fix #160: Reset targetProfile when the corresponding profile is removed.

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 13 Nov 2017

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