Skip to content

Releases: pion/webrtc

v4.0.0-beta.7

10 Nov 03:26
Compare
Choose a tag to compare

Changelog

  • c91648b Update module github.com/pion/srtp/v3 to v3.0.1
  • 493a003 Update actions/setup-node action to v4
  • c37edf6 Update module github.com/pion/rtp to v1.8.3
  • 07ef2fb Update module github.com/pion/rtcp to v1.2.11
  • 02b731d Update module github.com/pion/interceptor to v0.1.25
  • da7e76c Update module github.com/pion/ice/v3 to v3.0.2

v3.2.22

10 Nov 03:26
Compare
Choose a tag to compare

Changelog

  • 367caa0 Update Pion deps rtp, rtcp, srtp and interceptor

v4.0.0-beta.6

19 Oct 17:36
Compare
Choose a tag to compare
v4.0.0-beta.6 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-beta.5...v4.0.0-beta.6

v4.0.0-beta.5

07 Oct 23:26
Compare
Choose a tag to compare
v4.0.0-beta.5 Pre-release
Pre-release

What's Changed

  • Update module github.com/pion/interceptor to v0.1.22 by @renovate in #2597

Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5

v4.0.0-beta.4

06 Oct 18:15
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

v3.2.21

24 Sep 03:34
Compare
Choose a tag to compare

Changelog

  • 48303e5 Fix DataChannel.handleOpen

v4.0.0-beta.3

13 Sep 16:39
Compare
Choose a tag to compare

Changelog

  • b549c95 Enable Simulcast RTP Headers by default
  • 1345033 Remove the "Unknown" constant
  • 7e598b5 Add helper to configure CCFB (defined in RFC 8888)
  • 66f0c40 Docs: correct 'OnBufferedAmountLow' condition
  • 045f9f6 Fix potential deadlock in example
  • 58c9a54 Add SetDTLSCustomCipherSuite to SettingEngine
  • 5cf4168 Fix OnICEGatheringStateChange Signature
  • 6b22634 Document the "empty defaults" behaviour of NewAPI
  • 898fdd6 Fix ICECandidateStats.NetworkType type
  • f66b8b6 Update examples to handle going to Closed
  • b9c3b86 Install git in e2e/Dockerfile
  • fdd9649 Update module github.com/pion/interceptor to v0.1.19

v3.2.20

13 Sep 16:39
Compare
Choose a tag to compare

Changelog

  • c785f25 Fix leak in Simulcast probing

v4.0.0-beta.2

08 Sep 19:41
Compare
Choose a tag to compare

Changelog

  • 218b0fe Update module github.com/pion/stun to v2
  • e507d46 Improve checkNegotiationNeeded replaceTrack
  • 2225386 Generate answer to match group bundle in offer
  • bbf5126 Remove $GOPATH from documentation
  • 50301ea Update docs to use go install

v3.2.19

08 Sep 22:07
Compare
Choose a tag to compare

Changelog

  • e593588 Revert "Update module transport, srtp, ice and turn"
  • 36dcdde Generate answer to match group bundle in offer