Skip to content

Releases: pion/webrtc

v4.0.0

11 Oct 04:02
Compare
Choose a tag to compare

Changelog

  • 3f1622a Add v4 Release Notes to README
  • bb41f23 Don't use JitterBuffer in SampleBuilder
  • dc1f8ff Add ice transport api to get selected pair stats

v4.0.0-beta.34

07 Oct 15:23
Compare
Choose a tag to compare

Changelog

  • 64f32d2 Add missing a=ssrc lines for RTX/FEC
  • 9d6c27f Update module github.com/pion/ice/v4 to v4.0.2

v4.0.0-beta.33

07 Oct 02:47
Compare
Choose a tag to compare

Changelog

  • d6141bd Update module github.com/pion/interceptor to v0.1.37

v3.3.4

07 Oct 15:59
Compare
Choose a tag to compare

Changelog

  • 90222f6 Update ICE version
  • c3c7178 Add ice transport api to get selected pair stats

v4.0.0-beta.32

06 Oct 04:13
Compare
Choose a tag to compare

Changelog

  • 3f084f2 Update module github.com/pion/dtls/v3 to v3.0.3
  • 891d96f Support more data from webrtc stats

v4.0.0-beta.31

05 Oct 05:06
Compare
Choose a tag to compare

Changelog

  • 5637661 Add E2E Test for RTX
  • 32f7063 Send FEC and RTX PayloadType into interceptor
  • a67587d Update module golang.org/x/net to v0.29.0
  • 4541b73 Add Retransmission and FEC to TrackLocal
  • bd2309f Update module github.com/pion/interceptor to v0.1.31
  • c27b269 Update module github.com/pion/srtp/v3 to v3.0.4

v4.0.0-beta.30

23 Sep 17:57
Compare
Choose a tag to compare

Changelog

  • 5bf7c94 Send Abort In SCTP Close
  • a857d57 Return object icluding stat id for selected pair
  • 28adb77 Fix Mux logging on Close
  • 1a214d2 Use Mutex for Mux
  • e6a86e7 Don't reuse transceiver in one round negotiation
  • 9a71f69 Prevent ICETransport start/stop deadlock
  • 4ef00e6 Update module golang.org/x/net to v0.28.0
  • 3147b45 Improve examples/stats
  • 661a92f Update module github.com/pion/dtls/v3 to v3.0.2
  • b55d6d1 Update go.mod version to 1.20
  • 9a61d68 Fix concurrent pc.GracefulClose
  • 64a837f Add DTLS Handshake hooks to SettingEngine

v3.3.3

16 Sep 18:35
Compare
Choose a tag to compare

Changelog

v3.3.2

16 Sep 12:16
Compare
Choose a tag to compare

Changelog

  • 8bf9954 Return object icluding stat id for selected pair

v3.3.1

06 Sep 14:57
Compare
Choose a tag to compare

Changelog

  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose