- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 31 Jan 2023 17:00:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1pMtzX-009Hku-4x@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-0/💬14)
1 issues created:
- Updates to RTCPeerConnection.connectionState should happen when new RTCDtlsTransports/RTCIceTransports are created and destroyed due to negotiation (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/2817
5 issues received 14 new comments:
- #2817 Updates to RTCPeerConnection.connectionState should happen when new RTCDtlsTransports/RTCIceTransports are created and destroyed due to negotiation (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/2817
- #2803 is addTrack(track, stream, stream) allowed? (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/2803
- #2795 Missing url in RTCIceCandidateInit (9 by alvestrand, fippo, jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/issues/2795
- #2624 Should garbage collecting RTCDataChannels be observable? (2 by jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/issues/2624 [Ready for PR]
- #2124 RTCIceTransport.getRemoteCandidates() does not return prflx candidates (1 by Kongpcmail)
https://github.com/w3c/webrtc-pc/issues/2124 [wontfix] [Chair decision needed]
* w3c/webrtc-stats (+2/-1/💬1)
2 issues created:
- Update "Retiring stats objects" section to reference the provisional spec (by henbos)
https://github.com/w3c/webrtc-stats/issues/729
- "media-playout" needs to have a "kind" member (by henbos)
https://github.com/w3c/webrtc-stats/issues/727
1 issues received 1 new comments:
- #727 "media-playout" needs to have a "kind" member (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/727 [Ready for PR]
1 issues closed:
- "media-playout" needs to have a "kind" member https://github.com/w3c/webrtc-stats/issues/727 [PR exists]
* w3c/webrtc-nv-use-cases (+3/-3/💬18)
3 issues created:
- "(outgoing/incoming) WebRTC connection" not defined (by stefhak)
https://github.com/w3c/webrtc-nv-use-cases/issues/102
- Introducing app content-decisions at the encoded video level isn't webby (by jan-ivar)
https://github.com/w3c/webrtc-nv-use-cases/issues/101
- Live encoded non-WebRTC media use case not compelling (by jan-ivar)
https://github.com/w3c/webrtc-nv-use-cases/issues/100
3 issues received 18 new comments:
- #101 Introducing app content-decisions at the encoded video level isn't webby (1 by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/101
- #100 Live encoded non-WebRTC media use case not compelling (16 by aboba, alvestrand, eladalon1983, jan-ivar, steely-glint, youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/100
- #96 Sections 3.10.1, 3.10.2 and 3.10.3: Control of packetization/depacketization (1 by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/96
3 issues closed:
- N15 latency control should be formulated in a technology-agnostic way https://github.com/w3c/webrtc-nv-use-cases/issues/91
- Is the DRM requirement in the Low latency Broadcast with Fanout use case satisfied by data channels? https://github.com/w3c/webrtc-nv-use-cases/issues/86
- What is a "node" in the Low latency Broadcast with Fanout use case? https://github.com/w3c/webrtc-nv-use-cases/issues/85
* w3c/mediacapture-screen-share (+0/-0/💬2)
1 issues received 2 new comments:
- #255 Auto-pause capture when user switches captured content (2 by eladalon1983, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/255
* w3c/webrtc-svc (+1/-4/💬3)
1 issues created:
- Lack of access to webrtc-svc (by alvestrand)
https://github.com/w3c/webrtc-svc/issues/80
3 issues received 3 new comments:
- #80 Lack of access to webrtc-svc (1 by dontcallmedom)
https://github.com/w3c/webrtc-svc/issues/80
- #50 should scalabilityMode be an array scalabilityModes? (1 by aboba)
https://github.com/w3c/webrtc-svc/issues/50 [question]
- #49 SVC getCapabilities() is redundant with Media Capabilities query (1 by aboba)
https://github.com/w3c/webrtc-svc/issues/49 [PR exists] [Needs Test]
4 issues closed:
- should scalabilityMode be an array scalabilityModes? https://github.com/w3c/webrtc-svc/issues/50 [question]
- Lack of access to webrtc-svc https://github.com/w3c/webrtc-svc/issues/80
- Returning the default scalabilityMode problematic after fallback https://github.com/w3c/webrtc-svc/issues/75 [CR-blocking] [ready for PR]
- `getCapabilities` seems to leak hardware capabilities w/o a permission https://github.com/w3c/webrtc-svc/issues/22 [privacy-needs-resolution]
* w3c/webrtc-extensions (+1/-0/💬6)
1 issues created:
- Not clear what should happen if header extensions are inconsistent across bundled transports (by henbos)
https://github.com/w3c/webrtc-extensions/issues/140
2 issues received 6 new comments:
- #140 Not clear what should happen if header extensions are inconsistent across bundled transports (5 by fippo, henbos)
https://github.com/w3c/webrtc-extensions/issues/140
- #132 Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (1 by bdrtc)
https://github.com/w3c/webrtc-extensions/issues/132
* w3c/mediacapture-handle (+0/-0/💬3)
1 issues received 3 new comments:
- #70 Expose a MessagePort using Capture Handle (3 by arnaudbud, eladalon1983, youennf)
https://github.com/w3c/mediacapture-handle/issues/70
Pull requests
-------------
* w3c/webrtc-pc (+0/-0/💬3)
1 pull requests received 3 new comments:
- #2816 Update to ReSpec version 32.6.1 (3 by dontcallmedom, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2816 [Editorial] [repo-management]
* w3c/webrtc-stats (+1/-2/💬1)
1 pull requests submitted:
- Add "kind" to RTCAudioPlayoutStats (by henbos)
https://github.com/w3c/webrtc-stats/pull/728
1 pull requests received 1 new comments:
- #728 Add "kind" to RTCAudioPlayoutStats (1 by vr000m)
https://github.com/w3c/webrtc-stats/pull/728
2 pull requests merged:
- Fix stats object reference in example code
https://github.com/w3c/webrtc-stats/pull/726
- Add "kind" to RTCAudioPlayoutStats
https://github.com/w3c/webrtc-stats/pull/728
* w3c/webrtc-nv-use-cases (+0/-3/💬0)
3 pull requests merged:
- N15 latency control should be formulated in a technology-agnostic way
https://github.com/w3c/webrtc-nv-use-cases/pull/99
- Remove DRM Requirement N36
https://github.com/w3c/webrtc-nv-use-cases/pull/97
- Clarify meaning of "node" in requirement N39
https://github.com/w3c/webrtc-nv-use-cases/pull/98
* w3c/mediacapture-main (+1/-0/💬0)
1 pull requests submitted:
- Split device sanitation note into separate paragraph (by fippo)
https://github.com/w3c/mediacapture-main/pull/926
* w3c/webrtc-svc (+2/-2/💬1)
2 pull requests submitted:
- Update getParameters() to not return the default scalabilityMode (by Orphis)
https://github.com/w3c/webrtc-svc/pull/79
- Add Media Capabilities Sample (by aboba)
https://github.com/w3c/webrtc-svc/pull/78
1 pull requests received 1 new comments:
- #78 Add Media Capabilities Sample (1 by alvestrand)
https://github.com/w3c/webrtc-svc/pull/78
2 pull requests merged:
- Update getParameters() to not return the default scalabilityMode
https://github.com/w3c/webrtc-svc/pull/79 [Needs Test]
- Remove extension to getCapabilities() in favour of MediaCapabilities
https://github.com/w3c/webrtc-svc/pull/76
* w3c/webrtc-encoded-transform (+0/-1/💬6)
3 pull requests received 6 new comments:
- #165 make generateKeyFrame take a list of rids and return a promise<undefined> (1 by youennf)
https://github.com/w3c/webrtc-encoded-transform/pull/165
- #140 add mimeType to metadata (3 by alvestrand, fippo, youennf)
https://github.com/w3c/webrtc-encoded-transform/pull/140 [Submitter action needed]
- #137 Add rtp timestamp and capture time to RTCEncodedVideoFrameMetadata (2 by Orphis, alvestrand)
https://github.com/w3c/webrtc-encoded-transform/pull/137
1 pull requests merged:
- audio: add rtp sequence number on incoming frames
https://github.com/w3c/webrtc-encoded-transform/pull/154
* web-platform-tests/wpt (+0/-2/💬0)
2 pull requests merged:
- Reland: Fix references to getFirstEncoding in WebRTC tests
https://github.com/web-platform-tests/wpt/pull/38265 [chromium-export] [webrtc-svc] [webrtc-extensions] [webrtc-priority] [wg-s_webrtc]
- Revert "Fix references to getFirstEncoding in WebRTC tests"
https://github.com/web-platform-tests/wpt/pull/38264 [chromium-export] [webrtc-svc] [webrtc-extensions] [webrtc-priority] [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/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 January 2023 17:00:21 UTC