Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+3/-0/💬2)
  3 issues created:
  - Section 8.6 Mandatory To Implement Stats,  (by 63isOK)
    https://github.com/w3c/webrtc-pc/issues/2484 
  - What is the behavior when the RTP extension for rotation is sent? (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2483 
  - Section 6.2 RTCDataChannel, Attributes (by 63isOK)
    https://github.com/w3c/webrtc-pc/issues/2482 

  2 issues received 2 new comments:
  - #2462 Unit of RTCRtpEncodingParameters::maxBitrate is only implicitly defined (1 by rasmusbrandt)
    https://github.com/w3c/webrtc-pc/issues/2462 [Editorial] [Ready for PR] 
  - #2460 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2460 [privacy-tracker] 

* w3c/webrtc-stats (+0/-0/💬3)
  1 issues received 3 new comments:
  - #550 Stats API should require additional permission / user opt-in (3 by alvestrand, henbos, pes10k)
    https://github.com/w3c/webrtc-stats/issues/550 [privacy-tracker] 

* w3c/webrtc-nv-use-cases (+0/-0/💬1)
  1 issues received 1 new comments:
  - #44 WHATWG streams for data channel messages (1 by AshleyScirra)
    https://github.com/w3c/webrtc-nv-use-cases/issues/44 [Extension spec needed] 

* w3c/mediacapture-main (+0/-1/💬4)
  2 issues received 4 new comments:
  - #647 Width and height of MediaStreamTrack (2 by alvestrand, guest271314)
    https://github.com/w3c/mediacapture-main/issues/647 
  - #639 Enforcing user gesture for getUserMedia (2 by youennf)
    https://github.com/w3c/mediacapture-main/issues/639 [Next Version] 

  1 issues closed:
  - Width and height of MediaStreamTrack https://github.com/w3c/mediacapture-main/issues/647 

* w3c/mediacapture-record (+0/-0/💬1)
  1 issues received 1 new comments:
  - #194 mimeType ambiguity: "video/webm;codecs=vp8" means? (1 by Pehrsons)
    https://github.com/w3c/mediacapture-record/issues/194 

* w3c/mst-content-hint (+1/-0/💬0)
  1 issues created:
  - highly detailed text in video content (by aphillips)
    https://github.com/w3c/mst-content-hint/issues/35 

* w3c/webrtc-extensions (+1/-1/💬1)
  1 issues created:
  - Add RTP captureTimestamp and sendCaptureTimeOffset for A/V-sync and one-way delay (by henbos)
    https://github.com/w3c/webrtc-extensions/issues/32 [PR exists] 

  1 issues received 1 new comments:
  - #21 Add API for exposing codec HW capabilities (hardwareAccelerated) (1 by pes10k)
    https://github.com/w3c/webrtc-extensions/issues/21 

  1 issues closed:
  - Add RTP captureTimestamp and sendCaptureTimeOffset for A/V-sync and one-way delay https://github.com/w3c/webrtc-extensions/issues/32 [PR exists] 

* w3c/webrtc-provisional-stats (+1/-0/💬0)
  1 issues created:
  - Add RTCInboundRtpStreamStats.jitterBufferTargetDelay (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/19 



Pull requests
-------------
* w3c/webrtc-pc (+2/-0/💬1)
  2 pull requests submitted:
  - Add unit for RTCRtpEncodingParameters#maxBitrate. (Fixes #2462). (by rasmusbrandt)
    https://github.com/w3c/webrtc-pc/pull/2485 
  - Simulcast functionality clarification (by aboba)
    https://github.com/w3c/webrtc-pc/pull/2481 

  1 pull requests received 1 new comments:
  - #2485 Add unit for RTCRtpEncodingParameters#maxBitrate. (Fixes #2462). (1 by rasmusbrandt)
    https://github.com/w3c/webrtc-pc/pull/2485 

* w3c/webrtc-stats (+0/-0/💬5)
  2 pull requests received 5 new comments:
  - #551 RTCSctpTransportStats additional stats (4 by alvestrand, henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/551 
  - #519 RTCIceServerStats relayProtocol (1 by henbos)
    https://github.com/w3c/webrtc-stats/pull/519 [Submitter input needed] 

* w3c/webrtc-ice (+1/-0/💬1)
  1 pull requests submitted:
  -  Add initial FlexICE methods and attributes (by aboba)
    https://github.com/w3c/webrtc-ice/pull/33 

  1 pull requests received 1 new comments:
  - #22 Add initial FlexICE methods and attributes (1 by aboba)
    https://github.com/w3c/webrtc-ice/pull/22 [June 2019 Interim] 

* w3c/mediacapture-main (+2/-0/💬13)
  2 pull requests submitted:
  - Added support for new "category" constraint for audio (by sjdallst)
    https://github.com/w3c/mediacapture-main/pull/664 
  - Added support for new "category" constraint for audio (by sjdallst)
    https://github.com/w3c/mediacapture-main/pull/663 

  3 pull requests received 13 new comments:
  - #664 Added support for new "category" constraint for audio (4 by aboba, alvestrand, sjdallst)
    https://github.com/w3c/mediacapture-main/pull/664 
  - #663 Added support for new "category" constraint for audio (1 by sjdallst)
    https://github.com/w3c/mediacapture-main/pull/663 
  - #662 Relinquish device when all tracks are muted or disabled. (8 by jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/pull/662 

* w3c/mediacapture-screen-share (+1/-1/💬0)
  1 pull requests submitted:
  - Add questionnaire.md (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/137 

  1 pull requests merged:
  - Add questionnaire.md
    https://github.com/w3c/mediacapture-screen-share/pull/137 

* w3c/webrtc-svc (+0/-1/💬0)
  1 pull requests merged:
  - Guidelines for addition of scalabilityMode values
    https://github.com/w3c/webrtc-svc/pull/27 

* w3c/webrtc-extensions (+1/-1/💬2)
  1 pull requests submitted:
  - Adding A/V-sync and one-way delay related data to RTCRtpContributingSource (by henbos)
    https://github.com/w3c/webrtc-extensions/pull/33 [editors can integrate] 

  2 pull requests received 2 new comments:
  - #33 Adding A/V-sync and one-way delay related data to RTCRtpContributingSource (1 by henbos)
    https://github.com/w3c/webrtc-extensions/pull/33 [editors can integrate] 
  - #29 Adding A/V-sync and one-way delay related data to RTCRtpContributingSource (1 by henbos)
    https://github.com/w3c/webrtc-extensions/pull/29 [editors can integrate] 

  1 pull requests merged:
  - Adding A/V-sync and one-way delay related data to RTCRtpContributingSource
    https://github.com/w3c/webrtc-extensions/pull/33 [editors can integrate] 

* w3c/webrtc-provisional-stats (+1/-0/💬0)
  1 pull requests submitted:
  - jitterBufferTargetDelay (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/pull/20 


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-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
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/web-platform-tests/wpt

Received on Tuesday, 3 March 2020 17:00:28 UTC