Skip to content

Releases: versatica/mediasoup

3.14.7

21 May 11:57
@ibc ibc
Compare
Choose a tag to compare
  • SimulcastConsumer: Fix increase layer when current layer has not receive SR (PR #1098 by @penguinol).
  • Ignore RTP packets with empty payload (PR #1403, credits to @ggarber).

3.14.6

09 May 15:24
@ibc ibc
Compare
Choose a tag to compare
  • Worker: Fix potential double free when ICE consent check fails (PR #1393).

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