Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-3/💬12)
  2 issues created:
  - Creation of MediaStreamTrack from raw PCM stream; Example 18 with a JSON file instead of messaging (by guest271314)
    https://github.com/w3c/webrtc-pc/issues/2570 
  - Update Perfect Negotiation example to have the boolean required to pass it (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2566 

  7 issues received 12 new comments:
  - #2558 "Make tidy" is missing (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2558 [Editorial] 
  - #2556 What happens if you make values undefined in setParameters? (3 by alvestrand, henbos, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2556 [Editorial] [Ready for PR] 
  - #2539 RTCRtpSender.getCapabilities() may not return correct information in sync (4 by alvestrand, henbos, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2539 [WebRTC NV] 
  - #2483 What is the behavior when the RTP extension for rotation is sent? (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2483 [No specification change needed] 
  - #2460 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2460 [privacy-tracker] [question] 
  - #2398 Update Perfect Negotiation example with the right error code (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2398 [Editorial] 
  - #2397 Can we have non-origin-clean MediaStreamTracks? (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2397 [Editorial] [No specification change needed] 

  3 issues closed:
  - "Make tidy" is missing https://github.com/w3c/webrtc-pc/issues/2558 [Editorial] [Needs assignee action] 
  - Update Perfect Negotiation example with the right error code https://github.com/w3c/webrtc-pc/issues/2398 [Editorial] 
  - What is the behavior when the RTP extension for rotation is sent? https://github.com/w3c/webrtc-pc/issues/2483 [No specification change needed] 

* w3c/mediacapture-main (+0/-7/💬11)
  9 issues received 11 new comments:
  - #712 [Feature] registerStream(deviceId = '0', stream = MediaStream) (2 by guest271314, jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/712 
  - #711 What happens for live tracks in case permission is revoked (2 by youennf)
    https://github.com/w3c/mediacapture-main/issues/711 
  - #708 Implementers must not refuse to open sources set as default at the machine: "DOMException: Could not start audio source" is not in the specification (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/708 
  - #702 MediaStreamTrack resizeMode constraint is too vague to request specific strategy (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/702 
  - #649 #632 broke ability for site to say "give me first device" even in Firefox (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/649 
  - #628 applying constraints on an ended track (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/628 
  - #608 Is enumerateDevices list order significant? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/608 [TPAC 2019] 
  - #484 Can IDL typedef for MediaStreamError be (DOMException or OverconstrainedError)? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/484 [Ready for PR] [editorial] 
  - #439 Move permissions algorithms back to getUserMedia spec (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/439 [editorial] 

  7 issues closed:
  - Bug in spec: circular dependency for enumerateDevices() https://github.com/w3c/mediacapture-main/issues/709 
  - [Feature] registerStream(deviceId = '0', stream = MediaStream) https://github.com/w3c/mediacapture-main/issues/712 
  - Implementers must not refuse to open sources set as default at the machine: "DOMException: Could not start audio source" is not in the specification https://github.com/w3c/mediacapture-main/issues/708 
  - #632 broke ability for site to say "give me first device" even in Firefox https://github.com/w3c/mediacapture-main/issues/649 
  - applying constraints on an ended track https://github.com/w3c/mediacapture-main/issues/628 
  - Is enumerateDevices list order significant? https://github.com/w3c/mediacapture-main/issues/608 [TPAC 2019] 
  - What happens for live tracks in case permission is revoked https://github.com/w3c/mediacapture-main/issues/711 

* w3c/mediacapture-image (+3/-0/💬23)
  3 issues created:
  - Clarify meaning of PTZ constraints presence (by jan-ivar)
    https://github.com/w3c/mediacapture-image/issues/256 
  - How to avoid wide-lens backfacing camera on new phones? (by jan-ivar)
    https://github.com/w3c/mediacapture-image/issues/255 
  - Enforcing user gesture for getUserMedia in case of PTZ request (by youennf)
    https://github.com/w3c/mediacapture-image/issues/254 

  5 issues received 23 new comments:
  - #256 Clarify meaning of PTZ constraints presence (5 by eehakkin, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-image/issues/256 
  - #254 Enforcing user gesture for getUserMedia in case of PTZ request (1 by beaufortfrancois)
    https://github.com/w3c/mediacapture-image/issues/254 [PTZ] 
  - #252 Stop referring to `advanced` constraints (1 by beaufortfrancois)
    https://github.com/w3c/mediacapture-image/issues/252 [PR exists] 
  - #246 Ignore PTZ request if no PTZ camera (7 by eehakkin, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-image/issues/246 [PTZ] 
  - #229 Document OverConstrainedError for PTZ in explainer (9 by beaufortfrancois, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-image/issues/229 [PTZ] [privacy-tracker] 

* w3c/mediacapture-screen-share (+0/-0/💬5)
  2 issues received 5 new comments:
  - #145 capture screenshot of DOM (2 by guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/145 
  - #143 ensure that a tab selected by the user is what an app really supposed to share (3 by guest271314)
    https://github.com/w3c/mediacapture-screen-share/issues/143 

* w3c/webrtc-extensions (+2/-0/💬0)
  2 issues created:
  - Consider an API for non-delivered messages in SCTP datachannels (by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/50 
  - RTCRtpSender.getCapabilities() may not return correct information in sync (by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/49 

* w3c/webrtc-insertable-streams (+1/-1/💬2)
  1 issues created:
  - Is there a flag that only switches on insertable streams api? (by swapnasundarbiswal)
    https://github.com/w3c/webrtc-insertable-streams/issues/45 

  1 issues received 2 new comments:
  - #45 Is there a flag that only switches on insertable streams api? (2 by guidou, swasunb)
    https://github.com/w3c/webrtc-insertable-streams/issues/45 

  1 issues closed:
  - Is there a flag that only switches on insertable streams api? https://github.com/w3c/webrtc-insertable-streams/issues/45 



Pull requests
-------------
* w3c/webrtc-pc (+3/-3/💬2)
  3 pull requests submitted:
  - Fix indenting (by github-actions)
    https://github.com/w3c/webrtc-pc/pull/2569 
  - Fix indenting (by github-actions)
    https://github.com/w3c/webrtc-pc/pull/2568 
  - Add github action to tidy the spec (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2567 

  2 pull requests received 2 new comments:
  - #2569 Fix indenting (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2569 [Editorial] 
  - #2559 Update to latest ReSpec version (1 by henbos)
    https://github.com/w3c/webrtc-pc/pull/2559 [Editorial] 

  3 pull requests merged:
  - Add github action to tidy the spec
    https://github.com/w3c/webrtc-pc/pull/2567 
  - Update to latest ReSpec version
    https://github.com/w3c/webrtc-pc/pull/2559 [Editorial] 
  - Upgrade WebIDL to use undefined instead of void
    https://github.com/w3c/webrtc-pc/pull/2565 [Editorial] 

* w3c/webrtc-ice (+1/-0/💬0)
  1 pull requests submitted:
  - Migrate from WebIDL void to undefined  (by dontcallmedom)
    https://github.com/w3c/webrtc-ice/pull/38 

* w3c/webrtc-nv-use-cases (+2/-2/💬1)
  2 pull requests submitted:
  - Clarify particular types of workers that need WebRTC (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/67 
  - Add call-forking to the mobile use case (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/66 

  1 pull requests received 1 new comments:
  - #61 Clarify particular types of workers that need WebRTC (1 by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/61 

  2 pull requests merged:
  - Add call-forking to the mobile use case
    https://github.com/w3c/webrtc-nv-use-cases/pull/66 
  - Upgrade to new respec profile
    https://github.com/w3c/webrtc-nv-use-cases/pull/65 

* w3c/mediacapture-main (+2/-3/💬2)
  2 pull requests submitted:
  - Extend enumerateDevices algorithm to handle non camera and microphone devices (by youennf)
    https://github.com/w3c/mediacapture-main/pull/718 
  - Make it clear that User Agent can use another track in the allowed track set if some of the tracks fail. (by youennf)
    https://github.com/w3c/mediacapture-main/pull/717 

  1 pull requests received 2 new comments:
  - #718 Extend enumerateDevices algorithm to handle non camera and microphone devices (2 by guest271314, youennf)
    https://github.com/w3c/mediacapture-main/pull/718 

  3 pull requests merged:
  - Extend enumerateDevices algorithm to handle non camera and microphone devices
    https://github.com/w3c/mediacapture-main/pull/718 
  - Make it clear that User Agent can use another track in the allowed track set if some of the tracks fail.
    https://github.com/w3c/mediacapture-main/pull/717 
  - Fix definitions ReSpec no longer finds
    https://github.com/w3c/mediacapture-main/pull/716 [editorial] 

* w3c/mediacapture-image (+0/-0/💬11)
  2 pull requests received 11 new comments:
  - #250 Clarify pan/tilt/zoom capabilities (#245) (10 by jan-ivar, youennf)
    https://github.com/w3c/mediacapture-image/pull/250 [PTZ] 
  - #249 Clarify pan/tilt/zoom settings (#245) (1 by youennf)
    https://github.com/w3c/mediacapture-image/pull/249 [PTZ] 

* w3c/mediacapture-fromelement (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #88 Use autolinks from ReSpec where possible (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-fromelement/pull/88 

  1 pull requests merged:
  - Use autolinks from ReSpec where possible
    https://github.com/w3c/mediacapture-fromelement/pull/88 

* w3c/mediacapture-output (+2/-0/💬2)
  2 pull requests submitted:
  - Reference webidl properly to fix respec errors. (by jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/110 
  - Add an algorithm to expose audio output devices through enumerateDevices (by youennf)
    https://github.com/w3c/mediacapture-output/pull/109 

  1 pull requests received 2 new comments:
  - #110 Reference webidl properly to fix respec errors. (2 by dontcallmedom, jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/110 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 pull requests merged:
  - Use respec auto link features
    https://github.com/w3c/mediacapture-screen-share/pull/146 

* w3c/mst-content-hint (+0/-1/💬0)
  1 pull requests merged:
  - Improve respec autolinking
    https://github.com/w3c/mst-content-hint/pull/49 

* w3c/webrtc-insertable-streams (+1/-0/💬0)
  1 pull requests submitted:
  - Fix a few editorial aspects (by dontcallmedom)
    https://github.com/w3c/webrtc-insertable-streams/pull/46 


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, 1 September 2020 17:00:27 UTC