Thursday, 29 June 2023
- [webrtc-nv-use-cases] Pull Request: Req N22: Remove specific hardware reference (GPU)
- [webrtc-nv-use-cases] Requirement N22 is hardware specific (#115)
- [mediacapture-screen-share] Pull Request: Define "focus-capturing-application"
- [webrtc-extensions] Extensions have different level of maturity. How se should we clarify this for spec readers? (#172)
- [webrtc-encoded-transform] Pull Request: s/NotAllowedError/TypeError for invalid rid & reference RFC8851.
Wednesday, 28 June 2023
- [webrtc-encoded-transform] Underspecified rid checking in sender.generateKeyFrame(["x"]); shouldn't throw NotAllowedError (#192)
- [minutes] June 27 meeting
Tuesday, 27 June 2023
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Pull Request: Clarify description of "checking" iceConnectionState
Monday, 26 June 2023
- Inputs to the WG's queue: Was Re: [minutes] May 16 meeting
- [webrtc-pc] Pull Request: Update to ReSpec version 34.1.4
- [mediacapture-main] Pull Request: Update to latest ReSpec version 34.1.4
Friday, 23 June 2023
- [webrtc-encoded-transform] Writing chunks other than frames to RTCRtpScriptTransformer should fail (#191)
- [webrtc-nv-use-cases] Clarifying Cloud Game Requirements (#114)
Thursday, 22 June 2023
- [webrtc-encoded-transform] Pull Request: Editorial: Use AbortController/signal to access controller's signal
- [webrtc-nv-use-cases] Pull Request: Remote Machine Learning Use Case (Section 3.7)
- [webrtc-nv-use-cases] Pull Request: Remove Section 3.9: Reduced Complexity Signaling
- [webrtc-encoded-transform] What should happen if RTCRtpSender/Receiver.transform is set with the same transform that is already set? (#189)
- [webrtc-stats] Pull Request: Delete 'retiring stats objects' section.
- [webrtc-encoded-transform] Clarify why the writable stream backpressure should be disabled (#188)
- [webrtc-encoded-transform] Pass `pullAlgorithm` while initializing `[[readable]]`? (#187)
Tuesday, 20 June 2023
Monday, 19 June 2023
Thursday, 15 June 2023
Wednesday, 14 June 2023
Tuesday, 13 June 2023
Monday, 12 June 2023
- [webrtc-pc] Clarify unmute event must fire on receiver.track AFTER sRD(offer) succeeds (#2880)
- [webrtc-pc] What is the state of a connection with only administratively prohibited candidates? (#2879)
- [webrtc-extensions] ICE improvements: select a candidate pair (#171)
- [webrtc-extensions] ICE improvements: remove candidate pairs (#170)
- [webrtc-pc] iceConnectionState "checking" can happen without adding remote candidates (#2878)
- [webrtc-pc] Pull Request: Update to ReSpec version 34.1.2
- [mediacapture-main] Pull Request: Update to latest ReSpec version 34.1.2
Tuesday, 6 June 2023
- [webrtc-nv-use-cases] Pull Request: Update Cloud Game Providers information
- [webrtc-encoded-transform] What does sender.generateKeyFrame() do when sender.track is null? (#185)
- Weekly github digest (WebRTC WG specifications)
- [webrtc-extensions] Pull Request: Fix mistake in internal slot assignment for NegotiatedHeaderExtensions
Friday, 2 June 2023
- [webrtc-pc] Pull Request: Don't fire connectionstatechange on pc.close().
- [webrtc-encoded-transform] Promises in [[pendingKeyFrameTasks]] are not settled when the encoder is destroyed, or a simulcast encoding goes away (#184)
- [webrtc-encoded-transform] shouldTriggerKeyFrame flag is set backwards (#183)
- [webrtc-stats] Pull Request: Specify fecBytesReceived
- [webrtc-encoded-transform] Pull Request: Add Serializable attributes to encoded video frames