Tuesday, 30 June 2026
- [webrtc-pc] Pull Request: Expand definition of "administratively prohibited."
- Weekly github digest (WebRTC WG specifications)
- [webrtc-rtptransport] Pull Request: Add example 1
Thursday, 25 June 2026
Tuesday, 23 June 2026
- Weekly github digest (WebRTC WG specifications)
- Re: Leaving the WG (for now at least)
- [webrtc-encoded-transform] Pull Request: Update SFrameTransformErrorEvent frame type from any to RTCEncodedVideoFrame or RTCEncodedAudioFrame
Wednesday, 17 June 2026
Tuesday, 16 June 2026
Monday, 15 June 2026
Friday, 12 June 2026
- [webrtc-svc] Pull Request: Don't reject scalabilityMode if UA can switch codec to satisfy it.
- [webrtc-svc] Pull Request: Tighten up format of setParameters validation steps
- [webrtc-pc] We need to specify a comparison algorithm for RTCIceCandidate (#3120)
Thursday, 11 June 2026
- [webrtc-pc] Interop 2026 contains idlharness tests for RTCIceTransport.getRemoteCandidates/getLocalCandidates contrary to the "supported by all but one" criterion (#3119)
- [webrtc-pc] RTCIceCandidate.getLocalCandidates is underspecified wrt timing (#3118)
- [webrtc-pc] RTCIceTransport.getRemoteCandidates() does not contain candidates that arrive via sRD instead of addIceCandidate (#3117)
- [webrtc-pc] Pull Request: Initialize maxMessageSize to Infinity
- Re: Leaving the WG (for now at least)
- Leaving the WG (for now at least)
Tuesday, 9 June 2026
- Weekly github digest (WebRTC WG specifications)
- Fwd: Notice of Webtransport moving to wide-review ahead of Candidate recommendation
- [webrtc-extensions] On the road to HDR (#253)
Monday, 8 June 2026
Thursday, 4 June 2026
- [webrtc-pc] RTCIceCandidate parse of IPv6 addresses could use some clarification regarding normalization (#3115)
- [webrtc-encoded-transform] Terminology: Encrypter or encryptor? (#311)
- [webrtc-pc] packetsSent/packetsReceived missing from MTI stats? (#3114)
- [webrtc-encoded-transform] Spec does not define whether empty / no-data frames (e.g. padding) are delivered to a transform or dropped (#310)
Wednesday, 3 June 2026
- [webrtc-pc] Pull Request: Clarify SDP parsing steps
- [webrtc-rtptransport] No description of how peer reflexive candidates should be handled. (#120)
Tuesday, 2 June 2026
- Weekly github digest (WebRTC WG specifications)
- Request for Agenda Items: WEBRTC WG June meeting
- [webrtc-pc] RTCPeerConnection.sctp is updated in have-remote-offer, but nothing sets up an RTCDtlsTransport until later, and RTCSctpTransport.transport is not nullable (#3112)
- [webrtc-rtptransport] Pull Request: Separate RemoteIceCandidate and RemoteIceCandidateInit
- [webrtc-rtptransport] Pull Request: Flesh out the `ICE Controllers` interface section.