Tuesday, 30 April 2024
- Weekly github digest (WebRTC WG specifications)
- [webrtc-rtptransport] Pull Request: Remove custom NACK/RTX
- [webrtc-rtptransport] Clarify RTCP use of Use Case 1 (#27)
- [webrtc-rtptransport] Use case 1: NACK/RTX control and RTCP (#26)
Saturday, 27 April 2024
- [mediacapture-main] Pull Request: Fix DeviceChangeEventInit WebIDL definition
- [mediacapture-main] Pull Request: Editorial: Align with Web IDL specification
Friday, 26 April 2024
Thursday, 25 April 2024
Wednesday, 24 April 2024
- [webrtc-pc] Implementations only update getParameters().codecs when negotiation has finished (#2967)
- [minutes] April 2024 meeting
Tuesday, 23 April 2024
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Pull Request: Replace references to RFC8829 with RFC9429
Monday, 22 April 2024
Friday, 19 April 2024
- [mediacapture-main] Pull Request: Add DeviceChangeEvent interface.
- [webrtc-pc] setCodecPreferences should trigger negotiationneeded (#2964)
- [webrtc-pc] Pull Request: Complete amendments description
- [webrtc-pc] Pull Request: Avoid setCodecPreferences confusion over which duplicates are removed
Thursday, 18 April 2024
- [webrtc-extensions] Pull Request: Fix links by s/codec match/codec dictionary match/
- [webrtc-extensions] Pull Request: Use RTCIceCandidatePair interface in RTCIceTransport
- [webrtc-pc] Pull Request: Convert RTCIceCandidatePair dictionary to an interface
- [webrtc-extensions] Pull Request: Clarify when `icecandidatepairremove` is fired.
Wednesday, 17 April 2024
- [webrtc-pc] Pull Request: Have setCodecPreferences take sequence<RTCRtpCodec>
- [webrtc-pc] setCodecPreferences should take sequence<RTCRtpCodec> (#2959)
- [webrtc-pc] Pull Request: Rename to "codec dictionary match" algorithm and remove index consiency claim
- [webrtc-pc] Pull Request: Export RTCRtpReceiver.ReceiveCodec
Tuesday, 16 April 2024
- [webrtc-pc] receiver.getParameters().codecs seems under-specified. (#2956)
- [webrtc-pc] Confusion over duplicates in setCodecPreferences? Why allow them? (#2955)
- [webrtc-encoded-transform] Accessing the data from RTP header extensions (#227)
- [webrtc-rtptransport] Pull Request: Add example using batched reads
- [webrtc-rtptransport] Pull Request: Be explicit in UC2 that the app gets feedback on UA-packetized packets
- [webrtc-rtptransport] Pull Request: Allow custom pacer/BWE to be more piecemeal
Monday, 15 April 2024
- [mediacapture-main] Pull Request: Reorder Media Flow and Life-cycle sections.
- [mediacapture-main] Confusingly redundant prose in § 4.3.1 Life-cycle and Media Flow (#994)
- [webrtc-rtptransport] Pull Request: Remove UC1's custom seq num & document this in handled by the UA
- [webrtc-rtptransport] Pull Request: Remove references to encoded frame transform API from Use Case 1
- [webrtc-rtptransport] Not requiring per-packet JS Events (#20)