Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mediasoup

Package Overview
Dependencies
Maintainers
2
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediasoup - npm Package Versions

1
36

3.13.13

Diff

Changelog

Source

3.13.13

  • Worker: Do not use references for async callbacks (PR #1274).
  • liburing: Enable zero copy (PR #1273).
  • Fix build on musl based systems (such as Alpine Linux) (PR #1279).
ibc
published 3.13.12 •

Changelog

Source

3.13.12

  • Worker: Disable RtcLogger usage if not enabled (PR #1264).
  • npm installation: Don't require Python if valid worker prebuilt binary is fetched (PR #1265).
  • Update h264-profile-level-id NPM dependency to 1.1.0.
ibc
published 3.13.11 •

Changelog

Source

3.13.11

  • liburing: Avoid extra memcpy on RTP (PR #1258).
  • libsrtp: Use our own fork with performance gain (PR #1260).
  • DataConsumer: Add addSubchannel() and removeSubchannel() methods (PR #1263).
  • Fix Rust DataConsumer (PR #1262).
ibc
published 3.13.10 •

Changelog

Source

3.13.10

  • tasks.py: Always include --no-user in pip install commands to avoid the "can not combine --user and --target" error in Windows (PR #1257).
ibc
published 3.13.9 •

Changelog

Source

3.13.9

  • Update worker liburing dependency to 2.4-2 (PR #1254).
  • liburing: Enable by default (PR 1255).
jmillan
published 3.13.8 •

Changelog

Source

3.13.8

  • liburing: Enable liburing usage for SCTP data delivery (PR 1249).
  • liburing: Disable by default (PR 1253).
ibc
published 3.13.7 •

Changelog

Source

3.13.7

  • Update worker dependencies (PR #1201):
    • abseil-cpp 20230802.0-2
    • libuv 1.47.0-1
    • OpenSSL 3.0.8-2
    • usrsctp snapshot ebb18adac6501bad4501b1f6dccb67a1c85cc299
  • Enable liburing usage for Linux (kernel versions >= 6) (PR #1218).
ibc
published 3.13.6 •

Changelog

Source

3.13.6

  • Replace make + Makefile with Python Invoke library + tasks.py (also fix installation under path with whitespaces) (PR #1239).
ibc
published 3.13.5 •

Changelog

Source

3.13.5

  • Fix RTCP SDES packet size calculation (PR #1236 based on PR PR #1234 by @ybybwdwd).
  • RTCP Compound Packet: Use a single DLRR report to hold all ssrc info sub-blocks (PR #1237).
ibc
published 3.13.4 •

Changelog

Source

3.13.4

  • Fix RTCP DLRR (Delay Since Last Receiver Report) block parsing (PR #1234).
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc