Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-0/💬2)
  1 issues created:
  - Clarify/strengthen timing invariants of candidates not firing before SLD(offer) (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2199 

  1 issues received 2 new comments:
  - #2199 Clarify/strengthen timing invariants of candidates not firing before SLD(offer) (2 by fippo, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2199 

* w3c/webrtc-stats (+1/-0/💬1)
  1 issues created:
  - Clarify jitterBufferDelay/jitterBufferEmittedCount for video (by henbos)
    https://github.com/w3c/webrtc-stats/issues/441 

  1 issues received 1 new comments:
  - #441 Clarify jitterBufferDelay/jitterBufferEmittedCount for video (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/441 

* w3c/webrtc-nv-use-cases (+0/-1/💬2)
  1 issues received 2 new comments:
  - #15 Distributed hash tables (2 by lgrahl, aboba)
    https://github.com/w3c/webrtc-nv-use-cases/issues/15 [June 2019 Interim] [question] 

  1 issues closed:
  - (How) does SCTP handle CPU-bound congestion on JavaScript thread? https://github.com/w3c/webrtc-nv-use-cases/issues/30 

* w3c/mediacapture-main (+0/-3/💬18)
  3 issues received 18 new comments:
  - #599 Clarification needed on HTMLMediaElement attributes that carry over (16 by Pehrsons, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/issues/599 [PR exists] 
  - #585 Remove or rename 'volume' (1 by foolip)
    https://github.com/w3c/mediacapture-main/issues/585 [PR exists] 
  - #555 MediaStream in HTMLMediaElement: Does it have a first frame? (1 by Pehrsons)
    https://github.com/w3c/mediacapture-main/issues/555 

  3 issues closed:
  - MediaStream in HTMLMediaElement: Does it have a first frame? https://github.com/w3c/mediacapture-main/issues/555 
  - Add note on applicability of constraints to tracks in other specs https://github.com/w3c/mediacapture-main/issues/578 [PR exists] 
  - Typo in sink label https://github.com/w3c/mediacapture-main/issues/547 [PR exists] 

* w3c/mediacapture-image (+0/-0/💬1)
  1 issues received 1 new comments:
  - #208 Missing MediaTrack Settings (1 by Joe-Palmer)
    https://github.com/w3c/mediacapture-image/issues/208 

* w3c/mediacapture-fromelement (+0/-0/💬4)
  2 issues received 4 new comments:
  - #77 Should tracks captured from a media element fire "ended" when ending? (3 by Pehrsons, guest271314)
    https://github.com/w3c/mediacapture-fromelement/issues/77 
  - #80 Is mute event expected to be dispatched at MediaStreamTrack when enabled is set to false? (1 by guest271314)
    https://github.com/w3c/mediacapture-fromelement/issues/80 

* w3c/mediacapture-screen-share (+1/-0/💬10)
  1 issues created:
  - Should the permissions UI be the first captured frame? (by guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/108 

  3 issues received 10 new comments:
  - #108 Should the permissions UI be the first captured frame? (6 by eric-carlson, jan-ivar, guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/108 
  - #107 Screenshot (still image) capability  (3 by jordanaustin, guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/107 
  - #105 Provide a means to select only part of a screen to capture (1 by guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/105 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬0)
  1 pull requests merged:
  - Make sure prflx remote candidates do not leak information when exposed by getSelectedCandidatePair
    https://github.com/w3c/webrtc-pc/pull/2182 [Editors can integrate] 

* w3c/mediacapture-main (+2/-3/💬3)
  2 pull requests submitted:
  - Create FUNDING.yml (by W-wA)
    https://github.com/w3c/mediacapture-main/pull/602 
  - Add definition to track-ending algorithm (by Pehrsons)
    https://github.com/w3c/mediacapture-main/pull/601 

  2 pull requests received 3 new comments:
  - #600 Clarify language around element attributes after stream removal. (2 by Pehrsons, jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/600 
  - #590 Unify device id description (1 by aboba)
    https://github.com/w3c/mediacapture-main/pull/590 [Submitter action needed] 

  3 pull requests merged:
  - Add a NOTE to clarify the applicability of constraints to tracks.
    https://github.com/w3c/mediacapture-main/pull/594 
  - Fix typo in sink label.
    https://github.com/w3c/mediacapture-main/pull/593 
  - Clarify groupId persistency
    https://github.com/w3c/mediacapture-main/pull/589 [Editors can integrate] 

* w3c/mediacapture-fromelement (+1/-1/💬2)
  1 pull requests submitted:
  - Don't run the steps for MediaStreamTrack.stop() when ending a track (by Pehrsons)
    https://github.com/w3c/mediacapture-fromelement/pull/81 

  2 pull requests received 2 new comments:
  - #81 Don't run the steps for MediaStreamTrack.stop() when ending a track (1 by Pehrsons)
    https://github.com/w3c/mediacapture-fromelement/pull/81 
  - #79 Revert "Add note about Webgl using preserveDrawingBuffer." (1 by Pehrsons)
    https://github.com/w3c/mediacapture-fromelement/pull/79 

  1 pull requests merged:
  - Revert "Add note about Webgl using preserveDrawingBuffer."
    https://github.com/w3c/mediacapture-fromelement/pull/79 

* w3c/mediacapture-screen-share (+1/-2/💬1)
  1 pull requests submitted:
  - Remove See Work Flow and bad links (by guest271314)
    https://github.com/w3c/mediacapture-screen-share/pull/109 

  1 pull requests received 1 new comments:
  - #109 Remove See Work Flow and bad links (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-screen-share/pull/109 

  2 pull requests merged:
  - Remove See Work Flow and bad links
    https://github.com/w3c/mediacapture-screen-share/pull/109 
  - Add user activation check when calling getDisplayMedia
    https://github.com/w3c/mediacapture-screen-share/pull/106 [editors can integrate] 


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, 4 June 2019 17:01:20 UTC