Skip to content

Releases: versatica/mediasoup

3.14.11

12 Aug 15:53
@ibc ibc
Compare
Choose a tag to compare
  • Worker: Fix disableLiburing option in WorkerSettings (PR #1444).

3.14.10

12 Aug 11:10
@ibc ibc
Compare
Choose a tag to compare
  • CI: Support Node 22 (PR #1434).
  • Update ESLint to version 9 (PR #1435).
  • Worker: Add disableLiburing boolean option (false by default) to disable io_uring even if it's supported by the prebuilt mediasoup-worker and by current host (PR #1442).

3.14.9

26 Jul 08:52
@ibc ibc
Compare
Choose a tag to compare
  • Worker: Test, fix buffer overflow (PR #1419).
  • Bump up Meson from 1.3.0 to 1.5.0 (PR #1424).
  • Node: Export new WorkerObserver, ProducerObserver, etc. TypeScript types (PR #1430).
  • Fix frozen video in simulcast due to wrong dropping of padding only packets (PR #1431, thanks to @quanli168).

3.14.8

25 Jun 12:20
@ibc ibc
Compare
Choose a tag to compare

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