Skip to content

Releases: versatica/mediasoup

3.19.17

05 Feb 11:29
@ibc ibc

Choose a tag to compare

  • ICE::StunPacket: Fix wrong memory access in GetXorMappedAddress() method (08c1ec9).

3.19.16

03 Feb 08:52
@ibc ibc

Choose a tag to compare

  • RTP::ProbationGenerator: Remove wrong warning log (PR #1703.

3.19.15

29 Jan 12:27
@ibc ibc

Choose a tag to compare

  • RtpStreamSend: duplicated packets are discarded (PR #1683.
  • Worker: Update liburing from 2.5-2 to 2.12-1 (PR #1686.
  • Worker: Use the new RTP::Packet class (PR #1689.
  • Worker: Use the new ICE::StunPacket class (PR #1697.
  • Node: Expose ortc functions in exports in package.json and main module (PR #1698.

3.19.14

12 Dec 11:17
@ibc ibc

Choose a tag to compare

  • Worker: Fix missing system header include, which fails in GCC 15 (PR #1679, credits to @upisfree).

3.19.13

05 Dec 12:33
@ibc ibc

Choose a tag to compare

3.19.12

24 Nov 10:49
@ibc ibc

Choose a tag to compare

  • Only look up the RTP packet’s RID extension if the packet doesn’t have MID extension (PR #1666).

3.19.11

16 Nov 13:23
@ibc ibc

Choose a tag to compare

  • Node: Add workerBin optional field in createWorker() (PR #1660).

3.19.10

13 Nov 15:17
@ibc ibc

Choose a tag to compare

  • Add jitter in Consumer 'outbound-rtp' stats (PR #1654).

3.19.9

10 Nov 16:44
@ibc ibc

Choose a tag to compare

  • Fix RTCP packets lost in stats (PR #1651).

3.19.8

10 Nov 15:32
@ibc ibc

Choose a tag to compare

  • Fix RTCP cumulative total lost computation (PR #1650).