- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2024 17:00:14 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1sH4r0-006sTd-0J@janus.w3.internal>
Issues
------
* w3c/webrtc-pc (+0/-0/💬3)
2 issues received 3 new comments:
- #2978 Write WPT to check RTCIceCandidatePair is now an interface (1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/issues/2978 [Needs Test]
- #2977 PC.local_description and friends - snapshot views or dynamic views? (2 by alvestrand, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2977
* w3c/mediacapture-fromelement (+1/-0/💬2)
1 issues created:
- Different behavior when onaddtrack is fired for element.captureStream (by bc-lee)
https://github.com/w3c/mediacapture-fromelement/issues/100
1 issues received 2 new comments:
- #100 Different behavior when onaddtrack is fired for element.captureStream (2 by Pehrsons, steely-glint)
https://github.com/w3c/mediacapture-fromelement/issues/100
* w3c/mediacapture-screen-share (+1/-0/💬0)
1 issues created:
- Spec reles on implicit task queuing makes setFocusBehavior() timing (by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/303 [Editorial]
* w3c/webrtc-extensions (+1/-0/💬1)
1 issues created:
- RTCIceTransport extensions vs webrtc-ice (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/208
1 issues received 1 new comments:
- #208 RTCIceTransport extensions vs webrtc-ice (1 by aboba)
https://github.com/w3c/webrtc-extensions/issues/208
* w3c/mediacapture-handle (+1/-2/💬3)
1 issues created:
- Some references in the spec have been broken (by eladalon1983)
https://github.com/w3c/mediacapture-handle/issues/75
1 issues received 3 new comments:
- #74 What does capturehandlechange event do when cross documentation navigation happen? (3 by eladalon1983, xuesichao)
https://github.com/w3c/mediacapture-handle/issues/74
2 issues closed:
- What does capturehandlechange event do when cross documentation navigation happen? https://github.com/w3c/mediacapture-handle/issues/74
- Some references in the spec have been broken https://github.com/w3c/mediacapture-handle/issues/75
* w3c/webrtc-rtptransport (+3/-1/💬9)
3 issues created:
- There are two `readPacketizedRtp` functions. (by Philipel-WebRTC)
https://github.com/w3c/webrtc-rtptransport/issues/49
- RtpTransport and transport re-direction (by aboba)
https://github.com/w3c/webrtc-rtptransport/issues/48
- Should `RtpSendStream` and `RtpReceiveStream` be removed? (by Philipel-WebRTC)
https://github.com/w3c/webrtc-rtptransport/issues/47
6 issues received 9 new comments:
- #48 RtpTransport and transport re-direction (1 by Philipel-WebRTC)
https://github.com/w3c/webrtc-rtptransport/issues/48
- #47 Should `RtpSendStream` and `RtpReceiveStream` be removed? (4 by Philipel-WebRTC, tonyherre)
https://github.com/w3c/webrtc-rtptransport/issues/47
- #33 Make RtpTransport transferable (1 by youennf)
https://github.com/w3c/webrtc-rtptransport/issues/33
- #29 Custom extensions not supported (1 by pthatcher)
https://github.com/w3c/webrtc-rtptransport/issues/29
- #20 Not requiring per-packet JS Events (1 by youennf)
https://github.com/w3c/webrtc-rtptransport/issues/20 [Ready for PR]
- #2 RtpTransport should be called RTCRtpTransport (1 by pthatcher)
https://github.com/w3c/webrtc-rtptransport/issues/2 [Ready for PR]
1 issues closed:
- BYOB interfaces to avoid ArrayBuffer churn https://github.com/w3c/webrtc-rtptransport/issues/41 [Ready for PR]
Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬0)
2 pull requests submitted:
- Update to ReSpec version 35.1.0 (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2980 [Editorial] [repo-management]
- Add reference to WPT update for idlharness of icecandidateapair interface (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2979
1 pull requests merged:
- Update to ReSpec version 35.1.0
https://github.com/w3c/webrtc-pc/pull/2980 [Editorial] [repo-management]
* w3c/mediacapture-main (+1/-1/💬0)
1 pull requests submitted:
- Update to latest ReSpec version 35.1.0 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/1005 [editorial] [repo-management]
1 pull requests merged:
- Update to latest ReSpec version 35.1.0
https://github.com/w3c/mediacapture-main/pull/1005 [editorial] [repo-management]
* w3c/mediacapture-screen-share (+2/-0/💬0)
2 pull requests submitted:
- Fix a couple of links to Media Capture and Streams (by dontcallmedom)
https://github.com/w3c/mediacapture-screen-share/pull/305 [Editorial]
- Avoid implicit task queuing with promises, to clarify setFocusBehavior (by jan-ivar)
https://github.com/w3c/mediacapture-screen-share/pull/304
* w3c/mediacapture-handle (+1/-1/💬1)
1 pull requests submitted:
- Fix cross-ref to getusermedia (by dontcallmedom)
https://github.com/w3c/mediacapture-handle/pull/76
1 pull requests received 1 new comments:
- #76 Fix cross-ref to getusermedia (1 by eladalon1983)
https://github.com/w3c/mediacapture-handle/pull/76
1 pull requests merged:
- Fix cross-ref to getusermedia
https://github.com/w3c/mediacapture-handle/pull/76
* w3c/webrtc-rtptransport (+2/-1/💬11)
2 pull requests submitted:
- Add read methods for sent RTP and acked RTP (by pthatcher)
https://github.com/w3c/webrtc-rtptransport/pull/51
- Remove associated rtxSsrc from RtpSendStream and RtpReceiveStream. (by Philipel-WebRTC)
https://github.com/w3c/webrtc-rtptransport/pull/50
5 pull requests received 11 new comments:
- #51 Add read methods for sent RTP and acked RTP (2 by pthatcher, tonyherre)
https://github.com/w3c/webrtc-rtptransport/pull/51
- #50 Remove associated rtxSsrc from RtpSendStream and RtpReceiveStream. (1 by pthatcher)
https://github.com/w3c/webrtc-rtptransport/pull/50
- #42 Add batch interfaces for reading RtpSents and RtpAcks (5 by Philipel-WebRTC, pthatcher, tonyherre, youennf)
https://github.com/w3c/webrtc-rtptransport/pull/42
- #30 Change RtpHeaderExtension URI to numerical ID. (1 by pthatcher)
https://github.com/w3c/webrtc-rtptransport/pull/30
- #3 RTC + RtpTransport = true (2 by pthatcher)
https://github.com/w3c/webrtc-rtptransport/pull/3
1 pull requests merged:
- Replace ArrayBuffers with BYOB methods/AllowSharedBufferSources
https://github.com/w3c/webrtc-rtptransport/pull/44
* web-platform-tests/wpt (+0/-1/💬0)
1 pull requests merged:
- [Gecko Bug 1900600] Remove leading endl from test SDP.
https://github.com/web-platform-tests/wpt/pull/46675 [webrtc] [mozilla:gecko-sync] [wg-s_webrtc]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-identity
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-priority
* https://github.com/w3c/webrtc-ice
* https://github.com/w3c/webrtc-nv-use-cases
* https://github.com/w3c/mediacapture-main
* https://github.com/w3c/mediacapture-record
* https://github.com/w3c/mediacapture-image
* https://github.com/w3c/mediacapture-fromelement
* https://github.com/w3c/mediacapture-output
* https://github.com/w3c/mediacapture-screen-share
* https://github.com/w3c/mst-content-hint
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/w3c/webrtc-encoded-transform
* https://github.com/w3c/mediacapture-automation
* https://github.com/w3c/mediacapture-transform
* https://github.com/w3c/mediacapture-region
* https://github.com/w3c/mediacapture-handle
* https://github.com/w3c/mediacapture-viewport
* https://github.com/w3c/webrtc-rtptransport
* https://github.com/w3c/mediacapture-screen-share-extensions
* https://github.com/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 June 2024 17:00:15 UTC