- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 07 Feb 2023 17:00:18 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1pPRKM-00EfHl-CF@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-0/💬3)
2 issues created:
- Maybe RTCRtpTransceiver.stop() should set [[Stopping]] if the transceiver has never been used in SDP? (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/2820
- Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/2819
1 issues received 3 new comments:
- #2819 Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (3 by dontcallmedom, fippo)
https://github.com/w3c/webrtc-pc/issues/2819
* w3c/webrtc-identity (+1/-0/💬0)
1 issues created:
- Broken references in Identity for WebRTC 1.0 (by dontcallmedom-bot)
https://github.com/w3c/webrtc-identity/issues/40
* w3c/webrtc-stats (+2/-0/💬16)
2 issues created:
- scalabilityMode: Same as in getParameters() or not? (by henbos)
https://github.com/w3c/webrtc-stats/issues/731
- The HW exposure check does not solve Cloud Gaming use cases (by henbos)
https://github.com/w3c/webrtc-stats/issues/730
3 issues received 16 new comments:
- #731 scalabilityMode: Same as in getParameters() or not? (6 by Orphis, alvestrand, eshrubs, henbos)
https://github.com/w3c/webrtc-stats/issues/731
- #730 The HW exposure check does not solve Cloud Gaming use cases (9 by alvestrand, drkron, fippo, henbos, vr000m)
https://github.com/w3c/webrtc-stats/issues/730 [PR exists] [privacy-tracker]
- #686 Impact of Stereo input and output on metrics (1 by bdrtc)
https://github.com/w3c/webrtc-stats/issues/686
* w3c/webrtc-nv-use-cases (+4/-0/💬1)
4 issues created:
- Feedback related to decoding pre-encoded media use case (by youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/106
- Feedback related to Transmitting stored encoded media use case (by youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/105
- Feedback related to Live encoded non-WebRTC media use case (by youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/104
- Issue with current draft of WebRTC-NV Low Latency Streaming Use Cases (by youennf)
https://github.com/w3c/webrtc-nv-use-cases/issues/103
1 issues received 1 new comments:
- #70 standardized support for captions/subtitles (1 by KiaraGrouwstra)
https://github.com/w3c/webrtc-nv-use-cases/issues/70
* w3c/mediacapture-main (+3/-0/💬3)
3 issues created:
- Detecting user-actionable camera issues (e.g., camera shutters) (by guidou)
https://github.com/w3c/mediacapture-main/issues/930
- Web compat issue with permissions.query() in non-persistent permission models (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/928
- First web compat issue with permissions.query() in per-camera/mic permission models (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/927
1 issues received 3 new comments:
- #930 Detecting user-actionable camera issues (e.g., camera shutters) (3 by eladalon1983, youennf)
https://github.com/w3c/mediacapture-main/issues/930
* w3c/mediacapture-output (+0/-1/💬0)
1 issues closed:
- Spec uses settings object's responsible document which was removed https://github.com/w3c/mediacapture-output/issues/132
* w3c/webrtc-extensions (+1/-1/💬7)
1 issues created:
- Header extension: direction woes and renames (by henbos)
https://github.com/w3c/webrtc-extensions/issues/141
2 issues received 7 new comments:
- #141 Header extension: direction woes and renames (4 by fippo, henbos)
https://github.com/w3c/webrtc-extensions/issues/141
- #140 Not clear what should happen if header extensions are inconsistent across bundled transports (3 by fippo, henbos)
https://github.com/w3c/webrtc-extensions/issues/140
1 issues closed:
- Not clear what should happen if header extensions are inconsistent across bundled transports https://github.com/w3c/webrtc-extensions/issues/140
* w3c/mediacapture-transform (+0/-0/💬1)
1 issues received 1 new comments:
- #83 How to handle varying pixel formats (1 by tidoust)
https://github.com/w3c/mediacapture-transform/issues/83
* w3c/mediacapture-handle (+0/-0/💬3)
2 issues received 3 new comments:
- #70 Expose a MessagePort using Capture Handle (2 by jan-ivar, youennf)
https://github.com/w3c/mediacapture-handle/issues/70
- #68 Should the handle be an object? (1 by jan-ivar)
https://github.com/w3c/mediacapture-handle/issues/68
Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬2)
2 pull requests submitted:
- Update to ReSpec version 32.7.0 (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2821
- Use markup convnetions for algorithms (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2818 [Editorial]
1 pull requests received 2 new comments:
- #2818 Use markup conventions for algorithms (2 by dontcallmedom, fippo)
https://github.com/w3c/webrtc-pc/pull/2818 [Editorial]
1 pull requests merged:
- Update to ReSpec version 32.7.0
https://github.com/w3c/webrtc-pc/pull/2821 [Editorial] [repo-management]
* w3c/webrtc-identity (+1/-0/💬0)
1 pull requests submitted:
- Fix broken links (by dontcallmedom)
https://github.com/w3c/webrtc-identity/pull/41 [Editorial]
* w3c/webrtc-stats (+1/-0/💬4)
1 pull requests submitted:
- Expose powerEfficientEncoder/Decoder if MediaCapabilities allows it (by henbos)
https://github.com/w3c/webrtc-stats/pull/732
2 pull requests received 4 new comments:
- #732 Expose powerEfficientEncoder/Decoder if MediaCapabilities allows it (3 by henbos, vr000m, xingri)
https://github.com/w3c/webrtc-stats/pull/732
- #725 Add RTCInboundRtpStreamStats:decoderFallback (1 by henbos)
https://github.com/w3c/webrtc-stats/pull/725
* w3c/mediacapture-main (+1/-2/💬0)
1 pull requests submitted:
- Update to latest ReSpec version 32.7.0 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/929
2 pull requests merged:
- Update to latest ReSpec version 32.7.0
https://github.com/w3c/mediacapture-main/pull/929 [editorial] [repo-management]
- Split device sanitation note into separate paragraph
https://github.com/w3c/mediacapture-main/pull/926 [editorial]
* w3c/mediacapture-record (+0/-0/💬11)
1 pull requests received 11 new comments:
- #216 Add keyframe interval support. (11 by Pehrsons, alvestrand, handellm, henbos, youennf)
https://github.com/w3c/mediacapture-record/pull/216
* w3c/mediacapture-output (+0/-2/💬0)
2 pull requests merged:
- Editorial: use associated Document in place of responsible document
https://github.com/w3c/mediacapture-output/pull/131 [Editors can integrate] [editorial]
- Fix default allowlist link that broke.
https://github.com/w3c/mediacapture-output/pull/134 [editorial]
* w3c/webrtc-encoded-transform (+0/-0/💬1)
1 pull requests received 1 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
* web-platform-tests/wpt (+0/-1/💬0)
1 pull requests merged:
- webrtc: remove video-rotation hdrext from list of mandatory to negotiate extensions
https://github.com/web-platform-tests/wpt/pull/38331 [webrtc] [chromium-export] [webrtc-extensions] [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, 7 February 2023 17:00:20 UTC