Skip to content

Releases: pion/webrtc

v4.0.0-beta.1

05 Sep 15:49
Compare
Choose a tag to compare

Changelog

  • 5aa5fac Remove GO111MODULE from docs
  • dc4b591 Start pion/webrtc/v4
  • 824739f Update actions/checkout action to v4
  • 60eea43 Close PeerConnection on DTLS CloseNotify

v3.2.18

04 Sep 04:00
Compare
Choose a tag to compare

Changelog

  • ea23dec Update module transport, srtp, ice and turn
  • 012f129 Update AUTHORS.txt
  • a778f6d Update module github.com/pion/interceptor to v0.1.18
  • 20f8393 Fix incorrect ice-lite comment
  • b501cb5 Update AUTHORS.txt
  • 6fac880 Update AUTHORS.txt
  • 7998f1f Update Pion deps
  • bcfa3cb Update module golang.org/x/net to v0.14.0
  • 1390b16 Fix typo 'Renegotation' across project

v3.2.17

21 Aug 04:21
Compare
Choose a tag to compare

Changelog

  • f0dc0db OggWriter: add packet segmentation
  • ee483da Add SCTPTransportStats
  • cf5dbbe Update module github.com/pion/sctp to v1.8.8

v3.2.16

18 Aug 17:22
Compare
Choose a tag to compare

Changelog

  • 1d12dc8 Revert breaking change in ICECandidateStats
  • cedd45f Update golang Docker tag to v1.21

v3.2.15

17 Aug 17:16
Compare
Choose a tag to compare

Changelog

  • 2926b99 Stats: improve JSON support, add missing structs
  • 6453346 Update module github.com/pion/ice/v2 to v2.3.10
  • f0a5355 Update RegisterDefaultCodecs to match libwebrtc
  • ebd6753 Update CI configs to v0.10.11
  • 8886e33 Update AUTHORS.txt
  • 0e84bbf Update AUTHORS.txt
  • 667d0ff Make TrackLocalContext an interface
  • 6a3a97f Update module github.com/pion/rtp to v1.8.1
  • 7c60bb9 Adds WithPacketHeadHandler to SampleBuilder

v3.2.14

02 Aug 14:20
Compare
Choose a tag to compare

Changelog

  • b40f599 Add RTPReceiver.RTPTransceiver
  • c23eeb1 Update module golang.org/x/net to v0.12.0
  • 448f4ba Add DTLS KeyLog configuration option in WebRTC API
  • 457ff6c Update module github.com/pion/srtp/v2 to v2.0.16

v3.2.13

20 Jul 23:44
Compare
Choose a tag to compare

Changelog

  • 90e3a83 Add support to AV1 in play-from-disk
  • 24b241a Update module github.com/pion/rtp to v1.8.0

v3.2.12

10 Jul 19:57
Compare
Choose a tag to compare

Changelog

  • 3cddada Add IceTransport.GetLocalParameters
  • 53d8f74 Update module github.com/pion/ice/v2 to v2.3.9
  • f9d7579 Update module golang.org/x/net to v0.11.0
  • fb5d5f1 Update module github.com/pion/stun to v0.6.1

v3.2.11

28 Jun 23:22
Compare
Choose a tag to compare

Changelog

  • 3dd667a Update AUTHORS.txt
  • 019920f Update AUTHORS.txt
  • 678ddd4 Add SettingsEngine option to disable Active TCP
  • c05e366 Update module github.com/pion/ice/v2 to v2.3.8

v3.2.10

08 Jun 04:05
Compare
Choose a tag to compare

Changelog

  • c8f7e0d Update module github.com/pion/ice/v2 to v2.3.7
  • 4f1d46f Improvement to rtp-to-webrtc example