Skip to content

Releases: versatica/mediasoup

3.14.5

03 May 11:26
Compare
Choose a tag to compare
  • Worker: Fix memory leak when using WebRtcServer with TCP enabled (PR #1389).
  • Worker: Fix crash when closing WebRtcServer with active WebRtcTransports (PR #1390).

3.14.4

02 May 13:36
Compare
Choose a tag to compare
  • Worker: Fix crash. RtcpFeedback parameter is optional (PR #1387, credits to @Lynnworld).

3.14.3

30 Apr 12:52
@ibc ibc
Compare
Choose a tag to compare
  • Worker: Fix possible value overflow in FeedbackRtpTransport.cpp (PR #1386, credits to @Lynnworld).

3.14.2

28 Apr 11:24
@ibc ibc
Compare
Choose a tag to compare

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