Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+4/-6/💬10)
  4 issues created:
  - new is not valid for SctpTransportState  (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2422 
  - Inconsistent description for RTCPeerConnectionState (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2421 [Editorial] 
  - Explain the difference between addTrack and addTransciever-created transceivers (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2419 
  - RTCIceServer.credential removed by mistake (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2415 

  8 issues received 10 new comments:
  - #2283 Merge the steps for updating candidate pair and ice transport state (3 by dontcallmedom, henbos)
    https://github.com/w3c/webrtc-pc/issues/2283 [Editorial] [Ready for PR] 
  - #2253 RTCDTMFToneChangeEventInit.tone is required (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/2253 
  - #1817 DOMException(name=<Exception>) or instances of <Exception>? (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/1817 [Editorial] [Needs submitter action] [Ready for PR] 
  - #1758 pc.addTrack/removeTrack can be described in terms of Transceivers. This may be good for understanding them. (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1758 [Editorial] 
  - #1624 "set an RTCSessionDescription" steps need to be broken up into multiple smaller lists of steps (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1624 [Editorial] 
  - #1477 Minor inconsistencies around RTCSessionDescription vs. RTCSessionDescriptionInit (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1477 [Editorial] [Needs assignee action] 
  - #1240 editorial: media api introduction (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/1240 [Editorial] 
  - #661 Add informative table of all things that can cause negotiationneeded (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/661 [Editorial] 

  6 issues closed:
  - Add "process remote tracks" steps to enable reusing steps in rollback https://github.com/w3c/webrtc-pc/issues/2396 [Editorial] [PR exists] 
  - "set an RTCSessionDescription" steps need to be broken up into multiple smaller lists of steps https://github.com/w3c/webrtc-pc/issues/1624 [Editorial] 
  - pc.addTrack/removeTrack can be described in terms of Transceivers. This may be good for understanding them. https://github.com/w3c/webrtc-pc/issues/1758 [Editorial] 
  - Add informative table of all things that can cause negotiationneeded https://github.com/w3c/webrtc-pc/issues/661 [Editorial] 
  - DOMException(name=<Exception>) or instances of <Exception>? https://github.com/w3c/webrtc-pc/issues/1817 [Editorial] [Needs submitter action] [Ready for PR] 
  - RTCDTMFToneChangeEventInit.tone is required https://github.com/w3c/webrtc-pc/issues/2253 

* w3c/webrtc-stats (+0/-0/💬1)
  1 issues received 1 new comments:
  - #522 statistics for BWE probes? (1 by fippo)
    https://github.com/w3c/webrtc-stats/issues/522 

* w3c/mediacapture-main (+0/-1/💬17)
  4 issues received 17 new comments:
  - #652 In-content device selection a mistake. Too complicated, leaks info (8 by guest271314, jan-ivar, juberti)
    https://github.com/w3c/mediacapture-main/issues/652 
  - #650 Clarify getUserMedia({audio:{deviceId:{exact:<audiooutput_device>}}}) in this specification mandates capability to capture of audio output device - not exclusively microphone input device (2 by guest271314, jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/650 
  - #645 enumerateDevices should only provide device info permission for granted device types (1 by bradisbell)
    https://github.com/w3c/mediacapture-main/issues/645 
  - #629 Support capturing audio output from sound card (6 by guest271314, jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/629 

  1 issues closed:
  - Clarify getUserMedia({audio:{deviceId:{exact:<audiooutput_device>}}}) in this specification mandates capability to capture of audio output device - not exclusively microphone input device https://github.com/w3c/mediacapture-main/issues/650 

* w3c/mediacapture-record (+0/-0/💬8)
  1 issues received 8 new comments:
  - #178 Add method MediaRecorder.restart considering this use case. (8 by Pehrsons, jyavenard, utyfua)
    https://github.com/w3c/mediacapture-record/issues/178 

* w3c/mediacapture-screen-share (+0/-0/💬2)
  1 issues received 2 new comments:
  - #128 Specify track.label (2 by jan-ivar, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/128 



Pull requests
-------------
* w3c/webrtc-pc (+5/-4/💬7)
  5 pull requests submitted:
  - Create the promise before rejecting it (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2423 [Editorial] 
  - Editorial fixes (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2420 [Editorial] 
  - Add "process remote tracks" algorithm to fix missing rollback steps. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2418 
  - Use ReSpec shortcut of internal and external eferences (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2417 [Editorial] 
  - Reinstate credential attribute in RTCIceServer (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2416 

  5 pull requests received 7 new comments:
  - #2417 Use ReSpec shortcut for internal and external references (3 by aboba, dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2417 [Editorial] [Editors can integrate] 
  - #2383 Remove RTCRtpReceiveParameters.encodings (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2383 [Editors can integrate] [Needs Test] 
  - #2366 Update Mandatory stats to match refactoring (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2366 [Needs Test] [Please take a look] 
  - #2234 Support setLocalDescription() without arguments. (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2234 [Needs Test] 
  - #2223 Add the "closing" event to datachannel (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2223 [Needs Test] 

  4 pull requests merged:
  - Editorial fixes
    https://github.com/w3c/webrtc-pc/pull/2420 [Editorial] 
  - Use ReSpec shortcut for internal and external references
    https://github.com/w3c/webrtc-pc/pull/2417 [Editorial] [Editors can integrate] 
  - Add "process remote tracks" algorithm to fix missing rollback steps.
    https://github.com/w3c/webrtc-pc/pull/2418 
  - Make [[ReadyState]] value a string everywhere
    https://github.com/w3c/webrtc-pc/pull/2414 

* w3c/mediacapture-main (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #651 Update getusermedia.html (2 by guest271314, jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/651 
  - #644 Prompt user to choose unless constraints reduce to 1. (1 by youennf)
    https://github.com/w3c/mediacapture-main/pull/644 


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-dscp-exp
* 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-depth
* 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

Received on Tuesday, 24 December 2019 17:00:14 UTC