Socket
Socket
Sign inDemoInstall

mediasoup

Package Overview
Dependencies
Maintainers
1
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediasoup - npm Package Versions

1
35

3.13.19

Diff

Changelog

Source

3.13.19

  • Node: Fix router.createWebRtcTransport() with listenIps (PR #1330).
ibc
published 3.13.18 •

Changelog

Source

3.13.18

  • Make transport-cc feedback work similarly to libwebrtc (PR #1088 by @penguinol).
  • TransportListenInfo: "announced ip" can also be a hostname (PR #1322).
  • TransportListenInfo: Rename "announced ip" to "announced address" (PR #1324).
  • CI: Add macos-14.
ibc
published 3.13.17 •

Changelog

Source

3.13.17

  • Fix prebuilt worker download (PR #1319 by @brynrichards).
  • libsrtp: Update to v3.0-alpha version in our fork.
ibc
published 3.13.16 •

Changelog

Source

3.13.16

  • Node: Add new worker.on('subprocessclose') event (PR #1307).
ibc
published 3.13.15 •

Changelog

Source

3.13.15

  • Add worker prebuild binary for Linux kernel 6 (PR #1300).
ibc
published 3.13.14 •

Changelog

Source

3.13.14

  • Avoid modification of user input data (PR #1285).
  • TransportListenInfo: Add transport socket flags (PR #1291).
    • Note that flags.ipv6Only is false by default.
  • TransportListenInfo: Ignore given socket flags if not suitable for given IP family or transport (PR #1294).
  • Meson: Remove -Db_pie=true -Db_staticpic=true args (PR #1293).
  • Add RTCP Sender Report trace event (PR #1267 by @GithubUser8080).
ibc
published 3.13.13 •

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