Tuesday, 30 March 2021
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Pull Request: Fix typo
- [webrtc-pc] Fix typo (#2640)
- [mediacapture-screen-share] API for Screenshot (#160)
Monday, 29 March 2021
Saturday, 27 March 2021
- Doodle Poll for next WEBRTC WG Virtual Interim (weeks of April 26 - 30, May 3 - 7)
- Minutes of the March 25, 2021 WEBRTC WG Meeting
Friday, 26 March 2021
Thursday, 25 March 2021
- [webrtc-encoded-transform] Pull Request: Add consideration of data cleanliness for security
- [webrtc-encoded-transform] Pull Request: Remove WebIDL from explainer.md since they are now in the spec
- [webrtc-extensions] Add API to control WebRTC encoder, in particular to request key frame (#72)
- [webrtc-pc] How reuse transceiver (#2639)
- [webrtc-pc] Cannot create offer after stop transceiver (#2638)
- Reminder: WEBRTC WG Virtual Interim Tommorrow
Wednesday, 24 March 2021
Tuesday, 23 March 2021
- Weekly github digest (WebRTC WG specifications)
- [webrtc-priority] Spec is replaced by README (#21)
- [webrtc-encoded-transform] Pull Request: Fix case of Web IDL bigint type
Monday, 22 March 2021
- [webrtc-encoded-transform] Describe accurate threading model (#91)
- [webrtc-stats] Need to relate all timestamps to Unix time (#600)
- [webrtc-pc] Pull Request: A merge guide for updating webrtc-pc
- [webrtc-pc] Pull Request: simulcast example: remove signalling offer handling
- [webrtc-pc] Pull Request: s/last rtp timestamp/rtp timestamp/
- [webrtc-pc] Pull Request: Update to latest ReSpec version
- [mediacapture-main] Pull Request: Update to latest ReSpec version
Friday, 19 March 2021
- [webrtc-encoded-transform] Adopt feedback streams in RTCRtpScriptTransformer (#90)
- [webrtc-encoded-transform] Generalize ScriptTransform constructor (#89)
- Moving the insertable-streams repos
- [webrtc-encoded-transform] Pull Request: Update README.md
- [webrtc-priority] Pull Request: Set up repo for automatic publication
- [webrtc-encoded-transform] Pull Request: Rename object to options
Thursday, 18 March 2021
- Call for Exclusions: WebRTC Priority Control API
- [webrtc-encoded-transform] Pull Request: Fix repo name in bikeshed metadata
- [webrtc-encoded-transform] Pull Request: Rename some links to webrtc-encoded-transform
- [webrtc-insertable-streams] Pull Request: Rename to WebRTC Encoded Transform
- [webrtc-insertable-streams] Remove WebIDL from explainer.md (#83)
- [mediacapture-image] Does mediaStreamTrack/ImageCapture.grabFrame() do any encoding on raw video frames (#277)
Tuesday, 16 March 2021
- Call for Agenda items: March 25 virtual interim
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Pull Request: Fix typo
- [webrtc-pc] Typo in last paragraph of 5 item (#2632)
- [webrtc-ice] Pull Request: Use updated IETF references
- [webrtc-nv-use-cases] Pull Request: Update links to IETF to use datatracker rather than tools.ietf.org
- [webrtc-stats] Pull Request: Update links to IETF to use datatracker rather than tools.ietf.org
- [webrtc-pc] Pull Request: Update links to IETF to use datatracker rather than tools.ietf.org
- [mediacapture-image] grabFrame cannot be cancelled (#276)
Monday, 15 March 2021
- [webrtc-insertable-streams] Pull Request: Update explainer examples to use sender/receiver transform
- [mediacapture-image] Inability to turn off torch with track applyConstraints (#275)
- [webrtc-pc] Pull Request: Update to latest ReSpec version
- [mediacapture-main] Pull Request: Update to latest ReSpec version
Thursday, 11 March 2021
- [webrtc-insertable-streams] Pull Request: Expose RTCEncodedAudioFrame and RTCEncodedVideoFrame in DedicatedWorker contexts
- [webrtc-insertable-streams] Pull Request: Moving back exposure to DedicatedWorker
- [webrtc-insertable-streams] Some constructs should only be exposed to DedicatedWorker (#79)
- [webrtc-insertable-streams] Pull Request: Remove DedicatedWorker for now and remove global which is wrong as well
- [webrtc-insertable-streams] Pull Request: Add support for long keyID values
- [mediacapture-main] Inability to turn off torch with track applyConstraints (#779)
Wednesday, 10 March 2021
Tuesday, 9 March 2021
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Add RTOMax to RTCDataChannelInit (#2629)
- [webrtc-insertable-streams] Pull Request: Replace rtcObject with owner slot in the SFrame section
- [webrtc-pc] replaceTrack() called on a sender object from getSenders() on RTCPeerConnection does not work at receiver's end. (#2628)
Monday, 8 March 2021
- [webrtc-priority] Pull Request: updated refs to IETF RFCs
- [mediacapture-insertable-streams] Pull Request: Set up to generate HTML automaticall from bikeshed
- [webrtc-insertable-streams] Pull Request: Fix SFrameTransportOptions typo
- [mediacapture-insertable-streams] Pull Request: Clarify Generator construction with required kind
- [webrtc-insertable-streams] Pull Request: Detect missing references on build
- [webrtc-insertable-streams] Pull Request: Add back RTCInsertableStreams which was removed by error in PR62
- [webrtc-insertable-streams] RTCInsertableStreams dictionary removed accidentally? (#72)
- [webrtc-insertable-streams] Pull Request: Fix IDL for DedicatedWorkerGlobalScope extension
- [webrtc-pc] Pull Request: Update to latest ReSpec version
- [mediacapture-main] Pull Request: Update to latest ReSpec version
Friday, 5 March 2021
- [webrtc-insertable-streams] Pull Request: Fix errors from partial interface DedicatedWorkerGlobalScope
- [webrtc-insertable-streams] SFrameTransfor.setEncryptionKey cannot be set all possible keyID values (#69)
Thursday, 4 March 2021
- [webrtc-insertable-streams] Add WPT tests covering RTCRtpScriptTransform (#68)
- [webrtc-insertable-streams] Add WPT tests covering SFrameTransform (#67)
- [webrtc-insertable-streams] Update examples to showcase RTCRtpScriptTransform (#66)
- [webrtc-insertable-streams] Should we rename SFrameTransform and RTCRtpScriptTransform (#65)
- [mediacapture-insertable-streams] Rename spec to Mediacapture Transform? (#17)
Wednesday, 3 March 2021
- [webrtc-insertable-streams] Pull Request: Remove script transform variant API
- [webrtc-insertable-streams] Pull Request: Add youenn as editor
Tuesday, 2 March 2021
Monday, 1 March 2021
- Re: Date/Time for March Virtual Interim
- Date/Time for March Virtual Interim
- [mediacapture-main] Document default settings applied to tracks created by getUserMedia (#777)
- [webrtc-ice] Pull Request: Fix autolink to iceLite definition
- [webrtc-pc] Pull Request: Update to latest ReSpec version
- [mediacapture-main] Pull Request: Update to latest ReSpec version