Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-3/💬5)
  2 issues received 5 new comments:
  - #2562 Should stopping the bundle-owning transceiver kill datachannels? (4 by alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2562 
  - #2561 restricting available media types in the constructor (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2561 

  3 issues closed:
  - Add portscanning warning to the spec https://github.com/w3c/webrtc-pc/issues/2518 [security-tracker] 
  - Use of icecandidateerror in port scanning https://github.com/w3c/webrtc-pc/issues/2426 [security-tracker] 
  - Should stopping the bundle-owning transceiver kill datachannels? https://github.com/w3c/webrtc-pc/issues/2562 

* w3c/webrtc-stats (+0/-1/💬4)
  3 issues received 4 new comments:
  - #574 Finding associated audio and video tracks? (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/574 
  - #549 Define reception time for jitterBufferDelay stat (2 by murillo128, vr000m)
    https://github.com/w3c/webrtc-stats/issues/549 
  - #515 description of when roundTripTimeMeasurements increments is wrong (1 by fippo)
    https://github.com/w3c/webrtc-stats/issues/515 [bug] 

  1 issues closed:
  - description of when roundTripTimeMeasurements increments is wrong https://github.com/w3c/webrtc-stats/issues/515 [bug] 

* w3c/mediacapture-main (+2/-1/💬9)
  2 issues created:
  - What happens for live tracks in case permission is revoked (by youennf)
    https://github.com/w3c/mediacapture-main/issues/711 
  - Is onended event only applicable to a MediaStreamTrack from getUserMedia()? (by guest271314)
    https://github.com/w3c/mediacapture-main/issues/710 

  3 issues received 9 new comments:
  - #711 What happens for live tracks in case permission is revoked (1 by riju)
    https://github.com/w3c/mediacapture-main/issues/711 
  - #710 Is onended event only applicable to a MediaStreamTrack from getUserMedia()? (4 by guest271314, guidou)
    https://github.com/w3c/mediacapture-main/issues/710 
  - #709 Bug in spec: circular dependency for enumerateDevices() (4 by guest271314, hills)
    https://github.com/w3c/mediacapture-main/issues/709 

  1 issues closed:
  - Is onended event only applicable to a MediaStreamTrack from getUserMedia()? https://github.com/w3c/mediacapture-main/issues/710 

* w3c/mediacapture-image (+2/-0/💬15)
  2 issues created:
  - Ignore PTZ request if no PTZ camera (by beaufortfrancois)
    https://github.com/w3c/mediacapture-image/issues/246 
  - Sanitize PTZ capabilities/settings based on PTZ permission (by beaufortfrancois)
    https://github.com/w3c/mediacapture-image/issues/245 

  2 issues received 15 new comments:
  - #245 Sanitize PTZ capabilities/settings based on PTZ permission (3 by beaufortfrancois, youennf)
    https://github.com/w3c/mediacapture-image/issues/245 [PTZ] 
  - #243 Determine how PTZ permission prompts are supposed to work (12 by beaufortfrancois, guidou, riju, youennf)
    https://github.com/w3c/mediacapture-image/issues/243 [PTZ] 

* w3c/mediacapture-output (+2/-0/💬5)
  2 issues created:
  - Do we prompt if there's only one audio output device to select? (by jan-ivar)
    https://github.com/w3c/mediacapture-output/issues/103 
  - Directing Web Speech API audio to a specific output device? (by josephrocca)
    https://github.com/w3c/mediacapture-output/issues/102 

  2 issues received 5 new comments:
  - #103 Do we prompt if there's only one audio output device to select? (1 by guidou)
    https://github.com/w3c/mediacapture-output/issues/103 
  - #100 Behavior when audio device is changed by user-agent (4 by NoahRoseLedesma, guest271314, guidou)
    https://github.com/w3c/mediacapture-output/issues/100 

* w3c/mediacapture-screen-share (+1/-0/💬2)
  1 issues created:
  - capture screenshot of DOM (by jimmywarting)
    https://github.com/w3c/mediacapture-screen-share/issues/145 

  1 issues received 2 new comments:
  - #145 capture screenshot of DOM (2 by jimmywarting, martinthomson)
    https://github.com/w3c/mediacapture-screen-share/issues/145 

* w3c/mst-content-hint (+1/-0/💬0)
  1 issues created:
  - speechRecognition should be "speech-recognition" (by kenchris)
    https://github.com/w3c/mst-content-hint/issues/46 

* w3c/webrtc-svc (+0/-0/💬1)
  1 issues received 1 new comments:
  - #22 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by samuelweiler)
    https://github.com/w3c/webrtc-svc/issues/22 [PR exists] [privacy-needs-resolution] 

* w3c/webrtc-insertable-streams (+2/-1/💬8)
  2 issues created:
  - https://alvestrand.github.io/webrtc-media-streams/ is 404 (by guest271314)
    https://github.com/w3c/webrtc-insertable-streams/issues/42 
  - Piping capured audio to insertable stream from shell script (by guest271314)
    https://github.com/w3c/webrtc-insertable-streams/issues/41 

  4 issues received 8 new comments:
  - #42 https://alvestrand.github.io/webrtc-media-streams/ is 404 (1 by guest271314)
    https://github.com/w3c/webrtc-insertable-streams/issues/42 
  - #41 Piping capured audio to insertable stream from shell script (1 by guest271314)
    https://github.com/w3c/webrtc-insertable-streams/issues/41 
  - #40 { readableStream, writableStream } should be { readable, writable } (3 by alvestrand, domenic, sandersdan)
    https://github.com/w3c/webrtc-insertable-streams/issues/40 
  - #18 Off-the-main thread processing by default (3 by guidou, youennf)
    https://github.com/w3c/webrtc-insertable-streams/issues/18 

  1 issues closed:
  - Off-the-main thread processing by default https://github.com/w3c/webrtc-insertable-streams/issues/18 



Pull requests
-------------
* w3c/webrtc-identity (+1/-0/💬0)
  1 pull requests submitted:
  - Editorial: Align with Web IDL specification (by autokagami)
    https://github.com/w3c/webrtc-identity/pull/32 

* w3c/webrtc-stats (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #568 playout delay (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/568 [Submitter input needed] 

  1 pull requests merged:
  - clarify roundtriptimemeasurements
    https://github.com/w3c/webrtc-stats/pull/576 

* w3c/webrtc-charter (+0/-3/💬0)
  3 pull requests merged:
  - Acknowledge possible work on Real-Time Text
    https://github.com/w3c/webrtc-charter/pull/58 
  - Add links to MAUR & RAUR
    https://github.com/w3c/webrtc-charter/pull/59 [Editorial] 
  - Update footer of the charter
    https://github.com/w3c/webrtc-charter/pull/60 [Editorial] 

* w3c/webrtc-ice (+1/-0/💬0)
  1 pull requests submitted:
  - Editorial: Align with Web IDL specification (by autokagami)
    https://github.com/w3c/webrtc-ice/pull/37 

* w3c/mediacapture-fromelement (+1/-0/💬0)
  1 pull requests submitted:
  - Editorial: Align with Web IDL specification (by autokagami)
    https://github.com/w3c/mediacapture-fromelement/pull/87 

* w3c/mediacapture-output (+2/-0/💬0)
  2 pull requests submitted:
  - Editorial: Align with Web IDL specification (by autokagami)
    https://github.com/w3c/mediacapture-output/pull/105 
  - Add deviceId option to selectAudioOutput() (by jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/104 

* w3c/webrtc-insertable-streams (+2/-1/💬5)
  2 pull requests submitted:
  - Editorial: Align with Web IDL specification (by autokagami)
    https://github.com/w3c/webrtc-insertable-streams/pull/44 
  - Substitute readble for readableStream, writable for writableStream (by guest271314)
    https://github.com/w3c/webrtc-insertable-streams/pull/43 

  2 pull requests received 5 new comments:
  - #39 E2e framing (2 by alvestrand, ekr)
    https://github.com/w3c/webrtc-insertable-streams/pull/39 
  - #36 Set up repo as W3C repo of WG spec (3 by alvestrand, dontcallmedom)
    https://github.com/w3c/webrtc-insertable-streams/pull/36 

  1 pull requests merged:
  - Set up repo as W3C repo of WG spec
    https://github.com/w3c/webrtc-insertable-streams/pull/36 


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/w3c/webrtc-insertable-streams
* 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, 18 August 2020 17:00:21 UTC