public-webrtc-logs@w3.org from February 2026 by subject

[mediacapture-screen-share] Add a way to get capabilities before capture starts (#329)

[mediacapture-screen-share] Add algorithm for browser automation. (#328)

[mediacapture-screen-share] Pull Request: Add algorithm for browser automation.

[mediacapture-surface-control] new commits pushed by guidou

[mediacapture-surface-control] Pull Request: Mouse and wheel events are now in Pointer Events

[mediacapture-viewport] Pull Request: Add an algorithm for the browser automation.

[webrtc-encoded-transform] Add SFrame packetization handling for SFrameTransform (#252)

[webrtc-encoded-transform] Expose an API to turn on per-packet sframe native support (#292)

[webrtc-encoded-transform] new commits pushed by jan-ivar

[webrtc-encoded-transform] new commits pushed by youennf

[webrtc-encoded-transform] Pull Request: Add per packet sframe option

[webrtc-encoded-transform] Pull Request: Add sframe script transform support

[webrtc-encoded-transform] Pull Request: Make sure to get the error link event correct and update the key name

[webrtc-encoded-transform] Pull Request: Revert the renaming of SFrameTransformOptions to RTCSFrameTransformOptions

[webrtc-encoded-transform] Questioning the value of the ability to change SFrame transform on the fly (#298)

[webrtc-encoded-transform] Questioning why we need to change Script transform on the fly (#299)

[webrtc-encoded-transform] Web IDL hiccup: `SFrameTransformOptions` still used in constructors (#296)

[webrtc-extensions] RTP Header Extension Encryption (#47)

[webrtc-pc] [[IceRole]] initialized too late (#3088)

[webrtc-pc] new commits pushed by youennf

[webrtc-pc] RTCError should be exposed on Workers (#3092)

[webrtc-pc] RTCPeerConnectionIceErrorEventInit should have either default values for properties or use required with them (#3089)

[webrtc-pc] Should garbage collecting RTCPeerConnection be observable? (#3090)

[webrtc-pc] Update description of getParameters() (#3091)

[webrtc-rtptransport] Add control over the feedback interval for Custom Congestion Control Use Case (#85)

[webrtc-rtptransport] Add stats on queued event drops when apps aren't keeping up with reading (#55)

[webrtc-rtptransport] Arbitrary RTCP messages (#11)

[webrtc-rtptransport] Arbitrary RTP Header Extensions (#12)

[webrtc-rtptransport] Are HighResTimeStamps allowed? (#91)

[webrtc-rtptransport] Break out connection establishment control into a modular API. (#106)

[webrtc-rtptransport] Clarify RTCP use of Use Case 1 (#27)

[webrtc-rtptransport] Control over ICE (ICE Controller and changing TURN/STUN servers) (#100)

[webrtc-rtptransport] Controls of internal queue lengths (#54)

[webrtc-rtptransport] Custom BWE without pacing is not well supported. (#56)

[webrtc-rtptransport] Customizing piecemeal (#9)

[webrtc-rtptransport] Do we need an ICE restart function? (#93)

[webrtc-rtptransport] Does maxPacketsizeBytes include packet overhead and MTU discovery (is it dynamic)? (#103)

[webrtc-rtptransport] Don't automatically use a Wake Lock (#104)

[webrtc-rtptransport] Examples pipe multiple streams into a single writable (#15)

[webrtc-rtptransport] Expose L4S bits on the receiver side (#87)

[webrtc-rtptransport] How does cryptex work? (#7)

[webrtc-rtptransport] Make Philipel-WebRTC "admin" of the webrtc-rtptransport repo. (#95)

[webrtc-rtptransport] MTU is path dependent (#90)

[webrtc-rtptransport] new commits pushed by pthatcher

[webrtc-rtptransport] No signal when transport path change. (#57)

[webrtc-rtptransport] Not requiring per-packet JS Events (#20)

[webrtc-rtptransport] Packet prioritization is not supported. (#38)

[webrtc-rtptransport] Packet sender needs to expose a signal about max packet size (#83)

[webrtc-rtptransport] Per-packet notifications are mandatory, this is not ideal for context switching (#78)

[webrtc-rtptransport] Pull Request: Add basic certificate/fingerprint control.

[webrtc-rtptransport] Pull Request: Add startGatheringHostCandidates function.

[webrtc-rtptransport] Pull Request: Automatic keep alive of local candidates.

[webrtc-rtptransport] Pull Request: Break out connection establishment control into a modular API.

[webrtc-rtptransport] Pull Request: Getter for the maximum payload size for a given candidate pair.

[webrtc-rtptransport] RTP/SRTP support? (#94)

[webrtc-rtptransport] SDP "Bumper lanes" (#10)

[webrtc-rtptransport] Send/Receive PLI/FIR (#86)

[webrtc-rtptransport] Should supportedFormats be static? (#101)

[webrtc-rtptransport] Support L4S RFC8888 (#82)

[webrtc-rtptransport] Support p2p without ICE (have ICE-less "formats") (#102)

[webrtc-rtptransport] Survive going to sleep and coming back (#105)

[webrtc-rtptransport] Update examples to use standard APIs (#14)

[webrtc-rtptransport] What is the scope of the circuit breaker ? (#92)

[webrtc-rtptransport] WHATWG Streams support? (#8)

[webrtc-rtptransport] Workers (#13)

Closed: [webrtc-rtptransport] Clarify RTCP use of Use Case 1 (#27)

Closed: [webrtc-rtptransport] Controls of internal queue lengths (#54)

Closed: [webrtc-rtptransport] Custom BWE without pacing is not well supported. (#56)

Closed: [webrtc-rtptransport] Custom extensions not supported (#29)

Closed: [webrtc-rtptransport] Customizing piecemeal (#9)

Closed: [webrtc-rtptransport] Examples pipe multiple streams into a single writable (#15)

Closed: [webrtc-rtptransport] How do the two `sendRtp` functions interact? (#32)

Closed: [webrtc-rtptransport] How does cryptex work? (#7)

Closed: [webrtc-rtptransport] How does RTCRtpTranport(Processor) work with RTCRtpSendStream/RTCRtpReceiveStream? (#71)

Closed: [webrtc-rtptransport] Make Philipel-WebRTC "admin" of the webrtc-rtptransport repo. (#95)

Closed: [webrtc-rtptransport] Make RtpTransportProcessor transferable (#33)

Closed: [webrtc-rtptransport] Not requiring per-packet JS Events (#20)

Closed: [webrtc-rtptransport] Only allow RtpTransport (max-bundle) (#34)

Closed: [webrtc-rtptransport] Packet forwarding is not supported (#40)

Closed: [webrtc-rtptransport] Packet prioritization is not supported. (#38)

Closed: [webrtc-rtptransport] Per-packet notifications are mandatory, this is not ideal for context switching (#78)

Closed: [webrtc-rtptransport] RtpSendStreamInit and RtpReceiveStreamInit are not defined in explainer-use-case-1.md (#35)

Closed: [webrtc-rtptransport] RtpTransport and transport re-direction (#48)

Closed: [webrtc-rtptransport] SDP "Bumper lanes" (#10)

Closed: [webrtc-rtptransport] Send/Receive PLI/FIR (#86)

Closed: [webrtc-rtptransport] Should `RtpSendStream` and `RtpReceiveStream` be removed? (#47)

Closed: [webrtc-rtptransport] Should RTCRtpTransport(Processor) use event handlers for packet notifications? (#70)

Closed: [webrtc-rtptransport] Should RtpSendStream/RtpReceiveStream be transferable? (#36)

Closed: [webrtc-rtptransport] Support L4S RFC8888 (#82)

Closed: [webrtc-rtptransport] There are two `readPacketizedRtp` functions. (#49)

Closed: [webrtc-rtptransport] WHATWG Streams support? (#8)

Last message date: Saturday, 28 February 2026 12:09:38 UTC