Skip to content

Releases: versatica/mediasoup

3.14.1

09 Apr 16:58
@ibc ibc
Compare
Choose a tag to compare
  • Node: Bring transport rtpPacketLossReceived and rtpPacketLossSent stats back (PR #1371).

3.14.0

08 Apr 14:32
@ibc ibc
Compare
Choose a tag to compare
  • TransportListenInfo: Add portRange (deprecate worker port range) (PR #1365).
  • Require Node.js >= 18 (PR #1365).

3.13.24

08 Mar 09:38
@ibc ibc
Compare
Choose a tag to compare
  • Node: Fix missing bitrateByLayer field in stats of RtpRecvStream in Node (PR #1349).
  • Update worker dependency libuv to 1.48.0.
  • Update worker FlatBuffers to 24.3.6-1 (fix cannot set temporal layer 0) (PR #1348).

3.13.23

27 Feb 16:05
@ibc ibc
Compare
Choose a tag to compare
  • Fix DTLS packets do not honor configured DTLS MTU (attempt 3) (PR #1345).

3.13.22

21 Feb 17:20
@ibc ibc
Compare
Choose a tag to compare
  • Fix wrong publication of mediasoup NPM 3.13.21.

3.13.20

20 Feb 18:22
@ibc ibc
Compare
Choose a tag to compare
  • Add server side ICE consent checks to detect silent WebRTC disconnections (PR #1332).
  • Fix regression (crash) in transport-cc feedback generation (PR #1339).

3.13.19

12 Feb 17:44
@ibc ibc
Compare
Choose a tag to compare
  • Node: Fix router.createWebRtcTransport() with listenIps (PR #1330).

3.13.18

05 Feb 11:40
@ibc ibc
Compare
Choose a tag to compare
  • 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.

3.13.17

29 Jan 16:53
@ibc ibc
Compare
Choose a tag to compare
  • Fix prebuilt worker download (PR #1319 by @brynrichards).
  • libsrtp: Update to v3.0-alpha version in our fork.

3.13.16

09 Jan 23:35
@ibc ibc
Compare
Choose a tag to compare
  • Node: Add new worker.on('subprocessclose') event (PR #1307).