Skip to content

Releases: pion/webrtc

v4.0.0-beta.11

29 Feb 03:49
Compare
Choose a tag to compare

Changelog

  • 09a4f60 SampleBuilder: Add Flush method

v4.0.0-beta.10

28 Feb 05:57
Compare
Choose a tag to compare

Important

The feature added by this beta release is replaced by v4.0.0-beta.13

Changelog

  • fa1f5d9 SampleBuilder: Return header of sample head packet

v4.0.0-beta.9

11 Feb 03:32
Compare
Choose a tag to compare

Changelog

  • dbf2254 Fix interceptor.RTCPReaderFunc typo
  • fc6f9a2 Enable SCTP Zero Checksum
  • ae6ebc8 Update module github.com/pion/sctp to v1.8.12

v3.2.28

11 Feb 03:36
Compare
Choose a tag to compare

Changelog

  • 2828381 Fix interceptor.RTCPReaderFunc typo
  • 1a92109 Update module github.com/pion/sctp to v1.8.12

v4.0.0-beta.8

09 Feb 01:21
Compare
Choose a tag to compare

Changelog

  • ee25d78 Update module github.com/pion/sctp to v1.8.11
  • 384d7d8 Update golang Docker tag to v1.22
  • 6884334 Update ice to v3.0.3 for mdns fix
  • 2407bf2 Refine rtx support
  • 0f7dd0f Update module github.com/pion/sctp to v1.8.10
  • b8cd453 Update module github.com/pion/dtls/v2 to v2.2.10
  • 8106c25 Update module golang.org/x/net to v0.20.0
  • 906f20c Add MaxBindingRequests to SettingEngine
  • ca0b939 Update CI configs to v0.11.3
  • dae5e8e Skip padding packet for simulcast probe
  • c259e89 Update CI configs to v0.11.0
  • ee9717e Answer to paused simucalst stream correctly
  • 21c5a71 NewAPI: register default codecs and interceptors
  • 2fcd8a1 Update module golang.org/x/net to v0.19.0
  • aeaa3d6 Update module github.com/pion/rtcp to v1.2.13
  • a1105fa Remove 'Generate Authors' workflow
  • eed2bb2 ReplaceTrack resets all track encodings
  • a183f6c Update module github.com/pion/dtls/v2 to v2.2.8

v3.2.27

09 Feb 01:20
Compare
Choose a tag to compare

Changelog

  • 1b553f0 Update module github.com/pion/sctp to v1.8.11

v3.2.26

08 Feb 13:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.25...v3.2.26

v3.2.25

06 Feb 02:27
Compare
Choose a tag to compare

Changelog

  • e2454d1 Refine rtx support
  • 987fb7a Fix panic of rtx attributes
  • d82b0d0 RTX attribute constants should be public
  • 219c6a3 Fix data race of RTX packet
  • f68b789 Allocationless handling of RTX pkts
  • 5da7278 Read() handles distinct-SSRC RTX packets
  • c7ca890 Skip padding packet for simulcast probe

v3.2.24

14 Dec 15:31
Compare
Choose a tag to compare

Changelog

  • 462a717 Answer to paused simucalst stream correctly

v3.2.23

16 Nov 03:02
Compare
Choose a tag to compare

Changelog

  • f369fda ReplaceTrack resets all track encodings