mediasoup

Cutting Edge WebRTC Video Conferencing

ISC License

Downloads
29.7K
Stars
5.9K
Committers
56

Bot releases are visible (Hide)

mediasoup - 3.12.7

Published by ibc over 1 year ago

  • SimulcastConsumer: Fix lack of "consumerlayerschange" event when all streams in the producer die (PR #1122).
mediasoup - 3.12.6

Published by ibc over 1 year ago

  • Worker: Add Transport::Destroying() protected method (PR #1114).
  • RtpStreamRecv: Fix jitter calculation (PR #1117, thanks to @penguinol).
  • Revert "Node: make types.ts only export types rather than the entire class/code" (PR #1109) because it requires typescript >= 5 in the apps that import mediasoup and we don't want to be that strict yet.
mediasoup - 3.12.5

Published by ibc over 1 year ago

  • DataConsumer: Fix removed 'bufferedamountlow' notification (PR #1113).
mediasoup - 3.12.4

Published by ibc over 1 year ago

  • Fix downloaded prebuilt binary check on Windows (PR #1105 by @woodfe).
mediasoup - 3.12.3

Published by ibc over 1 year ago

Migrate npm-scripts.js to npm-scripts.mjs (ES Module) (PR #1093).

mediasoup - 3.12.2

Published by ibc over 1 year ago

  • CI: Use ubuntu-20.04 to build mediasoup-worker prebuilt on Linux (PR #1092).
mediasoup - 3.12.1

Published by ibc over 1 year ago

  • mediasoup-worker prebuild: Fallback to local building if fetched binary doesn't run on current host (PR #1090).
mediasoup - 3.12.0

Published by ibc over 1 year ago

  • Automate and publish prebuilt mediasoup-worker binaries (PR #1087, thanks to @barlock for his work in (PR #1083).