Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-stats (+3/-3/💬13)
  3 issues created:
  - Move RTCRtpReceivedRtpStreamStats.framesDropped to RTCInboundRtpStreamStats. (by henbos)
    https://github.com/w3c/webrtc-stats/issues/661 
  - Clarify which metrics are only applicable to a particular kind according to implementation interest. (by henbos)
    https://github.com/w3c/webrtc-stats/issues/660 
  - Confusing round trip time defintion in remoute-outbound-rtp (by k0nserv)
    https://github.com/w3c/webrtc-stats/issues/659 

  8 issues received 13 new comments:
  - #659 Confusing round trip time defintion in remote-outbound-rtp (3 by alvestrand, fippo, k0nserv)
    https://github.com/w3c/webrtc-stats/issues/659 
  - #655 Getting the id of an ongoing RTCPeerConnection (1 by dontcallmedom)
    https://github.com/w3c/webrtc-stats/issues/655 
  - #653 remove outbound-rtp totalEncodedBytesTarget (1 by dontcallmedom)
    https://github.com/w3c/webrtc-stats/issues/653 
  - #648 No SctpTransport stats? (1 by dontcallmedom)
    https://github.com/w3c/webrtc-stats/issues/648 
  - #647 WPTs need to be updated to reflect that various metrics have been removed (moved to provisional) (1 by dontcallmedom)
    https://github.com/w3c/webrtc-stats/issues/647 
  - #643 Do we agree removing "sender", "receiver" and "transceiver" stats is a good idea? (3 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/issues/643 
  - #621 Move unimplemented stats to webrtc-provisional-stats (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/621 [PR exists] [Editorial] 
  - #595 Map out implementation status of getStats and make a plan (2 by dontcallmedom, henbos)
    https://github.com/w3c/webrtc-stats/issues/595 

  3 issues closed:
  - No SctpTransport stats? https://github.com/w3c/webrtc-stats/issues/648 
  - Getting the id of an ongoing RTCPeerConnection https://github.com/w3c/webrtc-stats/issues/655 
  - Move unimplemented stats to webrtc-provisional-stats https://github.com/w3c/webrtc-stats/issues/621 [PR exists] [Editorial] 

* w3c/webrtc-charter (+1/-0/💬0)
  1 issues created:
  - Update MEIG description (by chrisn)
    https://github.com/w3c/webrtc-charter/issues/78 

* w3c/mediacapture-main (+0/-0/💬4)
  2 issues received 4 new comments:
  - #899 Redefine groupId to be more narrow and useful (3 by alvestrand, karlt, youennf)
    https://github.com/w3c/mediacapture-main/issues/899 
  - #898 Should enumeration of microphones and cameras depend on device-kind-specific exposure checks? (1 by youennf)
    https://github.com/w3c/mediacapture-main/issues/898 

* w3c/mediacapture-output (+0/-1/💬2)
  1 issues received 2 new comments:
  - #92 Rename HTMLMediaElement.setSinkId to a more readable name (2 by abhijeetk, dontcallmedom)
    https://github.com/w3c/mediacapture-output/issues/92 

  1 issues closed:
  - Rename HTMLMediaElement.setSinkId to a more readable name https://github.com/w3c/mediacapture-output/issues/92 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 issues closed:
  - DisplayMediaStreamConstraints is now an options object https://github.com/w3c/mediacapture-screen-share/issues/228 

* w3c/webrtc-svc (+0/-1/💬1)
  1 issues received 1 new comments:
  - #61 how to specify L3T3? (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/61 [question] 

  1 issues closed:
  - how to specify L3T3? https://github.com/w3c/webrtc-svc/issues/61 [question] 

* w3c/webrtc-encoded-transform (+3/-0/💬3)
  3 issues created:
  - generateKeyFrame algorithm makes wrong assumptions about number of encoders (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/issues/145 
  - generateKeyFrame algorithm leaks pendingKeyFrameTasks (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/issues/144 
  - Editorial: generateKeyFrame takes a "rid" argument, but is invoked with "rids" (by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/143 

  2 issues received 3 new comments:
  - #143 Editorial: generateKeyFrame takes a "rid" argument, but is invoked with "rids" (2 by fippo, youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/143 
  - #135 Need for modifying metadata (1 by tonyherre)
    https://github.com/w3c/webrtc-encoded-transform/issues/135 

* w3c/mediacapture-handle (+0/-0/💬9)
  2 issues received 9 new comments:
  - #38 Should Identity and Actions be in separate repos? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/38 [repo-management] 
  - #35 [Identity][Enhancement] Expose contentHint (8 by dontcallmedom, eladalon1983, youennf)
    https://github.com/w3c/mediacapture-handle/issues/35 [enhancement] [identity] 

* w3c/mediacapture-viewport (+1/-1/💬3)
  1 issues created:
  - Remove DisplayMediaStreamConstraints use (by youennf)
    https://github.com/w3c/mediacapture-viewport/issues/23 

  1 issues received 3 new comments:
  - #23 Remove DisplayMediaStreamConstraints use (3 by alvestrand, dontcallmedom)
    https://github.com/w3c/mediacapture-viewport/issues/23 

  1 issues closed:
  - Remove DisplayMediaStreamConstraints use https://github.com/w3c/mediacapture-viewport/issues/23 



Pull requests
-------------
* w3c/mediacapture-main (+1/-0/💬0)
  1 pull requests submitted:
  - Update enumerateDevices algorithm to make use of device-kind specific exposure checks when building cameraList and microphoneList. (by youennf)
    https://github.com/w3c/mediacapture-main/pull/900 

* w3c/mediacapture-screen-share (+0/-1/💬3)
  1 pull requests received 3 new comments:
  - #229 s/DisplayMediaStreamConstraints/DisplayMediaStreamOptions/ + algo-fix (3 by alvestrand, youennf)
    https://github.com/w3c/mediacapture-screen-share/pull/229 

  1 pull requests merged:
  - s/DisplayMediaStreamConstraints/DisplayMediaStreamOptions/ + algo-fix
    https://github.com/w3c/mediacapture-screen-share/pull/229 

* w3c/webrtc-svc (+1/-1/💬0)
  1 pull requests submitted:
  - Remove references to L1T2h and L1T3h (by Orphis)
    https://github.com/w3c/webrtc-svc/pull/71 

  1 pull requests merged:
  - Remove references to L1T2h and L1T3h
    https://github.com/w3c/webrtc-svc/pull/71 

* web-platform-tests/wpt (+0/-1/💬0)
  1 pull requests merged:
  - Align WebRTC MTI stats with specs
    https://github.com/web-platform-tests/wpt/pull/35703 [webrtc] [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, 30 August 2022 17:00:23 UTC