Friday, 31 May 2024
- [webrtc-rtptransport] Pull Request: Add batch interfaces for reading RtpSents and RtpAcks
- [webrtc-rtptransport] BYOB interfaces to avoid ArrayBuffer churn (#41)
Thursday, 30 May 2024
- [mediacapture-transform] Web Pages and GitHub Pages Outdated since 2022-10-20 (#110)
- [webrtc-pc] Write WPT to check RTCIceCandidatePair is now an interface (#2978)
- [mst-content-hint] Spec should be integrated into other specs (#59)
- [mediacapture-main] How to handle specs that extend MediaStreamTrack, in particular MediaStreamTrack slots? (#1004)
- [mst-content-hint] The "application-defined content hint" definition should be exported (#58)
- [webrtc-pc] PC.local_description and friends - snapshot views or dynamic views? (#2977)
Wednesday, 29 May 2024
Tuesday, 28 May 2024
- [webrtc-pc] Pull Request: Collapse RTCRtpCodecCapability.
- Weekly github digest (WebRTC WG specifications)
- Renewing WebRTC WG charter
Monday, 27 May 2024
Friday, 24 May 2024
Wednesday, 22 May 2024
- [webrtc-pc] Pull Request: setCodecPreferences() must use case-insensitive mimeType comparison
- [minutes] May 2024 meeting
Tuesday, 21 May 2024
- Weekly github digest (WebRTC WG specifications)
- [webrtc-rtptransport] Potential issues from convenience extensions (#39)
- [webrtc-rtptransport] Packet prioritization is not supported. (#38)
- [webrtc-encoded-transform] Current steps are inefficient and difficult to build on. Cleanup needed (#229)
Monday, 20 May 2024
Friday, 17 May 2024
Thursday, 16 May 2024
- [webrtc-pc] RTCRtpCodecCapability is superfluous and should be deleted from the spec. (#2974)
- [webrtc-pc] Promises on the operations chain may never settle (#2973)
Tuesday, 14 May 2024
- Weekly github digest (WebRTC WG specifications)
- [webrtc-rtptransport] Should RtpSendStream/RtpReceiveStream be transferable? (#36)
- [webrtc-rtptransport] RtpSendStreamInit and RtpReceiveStreamInit are not defined in explainer-use-case-1.md (#35)
- [webrtc-rtptransport] Only allow RtpTransport (max-bundle) (#34)
- [webrtc-rtptransport] Make RtpTransport transferable (#33)
- [webrtc-rtptransport] How do the two `sendRtp` functions interact? (#32)
- [webrtc-rtptransport] Pull Request: [Bikeshedding] Remove RtpPacketInit convenience extensions.
- [webrtc-rtptransport] Pull Request: Change RtpHeaderExtension URI to numerical ID.
- [webrtc-rtptransport] Custom extensions not supported (#29)
Monday, 13 May 2024
Thursday, 9 May 2024
Wednesday, 8 May 2024
Tuesday, 7 May 2024
- [webrtc-svc] Discovery: Where does this material belong? (#103)
- Weekly github digest (WebRTC WG specifications)
Monday, 6 May 2024
- [webrtc-pc] Comparison rules for RTCRtpCodec needs clarification on how mimeType is compared (#2971)
- [mediacapture-main] I got an issue for capture audio from other applications while using GetDisplayMedia for screen sharing in a React Native app. (#1002)