Releases: pion/webrtc
Releases Β· pion/webrtc
v4.0.0-beta.3
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
v4.0.0-beta.2
v3.2.19
v4.0.0-beta.1
v3.2.18
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
v3.2.16
v3.2.15
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