- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2019 17:01:40 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1hak9U-0001X8-AM@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-3/💬6)
1 issues created:
- Setting active attribute to false triggers BYE? (by aboba)
https://github.com/w3c/webrtc-pc/issues/2202
4 issues received 6 new comments:
- #2167 {iceRestart: true} works poorly with negotiationneeded (3 by jan-ivar, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2167 [June 2019 Virtual Interim] [PR exists]
- #2150 transceiver.stop() needs more work (avoid BUNDLE footgun) (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2150 [April 2019 Interim]
- #2158 DataChannel max value for "id" before connecting? (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2158
- #1823 RTCDataChannel.bufferedAmount value (1 by ibc)
https://github.com/w3c/webrtc-pc/issues/1823 [question]
3 issues closed:
- Setting active attribute to false triggers BYE? https://github.com/w3c/webrtc-pc/issues/2202
- DatachannelInit "id" attribute description inconsistent with procedure https://github.com/w3c/webrtc-pc/issues/2157 [Ready for PR]
- DataChannel max value for "id" before connecting? https://github.com/w3c/webrtc-pc/issues/2158
* w3c/webrtc-stats (+1/-0/💬1)
1 issues created:
- Detecting glitches (by henbos)
https://github.com/w3c/webrtc-stats/issues/443
1 issues received 1 new comments:
- #399 Remove RTC[Audio/Video][Sender/Receiver]Stats.remoteSource (1 by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/399
* w3c/webrtc-nv-use-cases (+0/-0/💬1)
1 issues received 1 new comments:
- #15 Distributed hash tables (1 by jhiesey)
https://github.com/w3c/webrtc-nv-use-cases/issues/15 [June 2019 Interim]
* w3c/mediacapture-main (+2/-3/💬7)
2 issues created:
- MediaTrackSettings lacks support of channel layout (by henrikand)
https://github.com/w3c/mediacapture-main/issues/605
- oldList definition in enumerateDevices is unclear (by youennf)
https://github.com/w3c/mediacapture-main/issues/604
5 issues received 7 new comments:
- #598 Should deviceId be partitioned by top level origin and document origin (2 by alvestrand)
https://github.com/w3c/mediacapture-main/issues/598 [Icebox]
- #605 MediaTrackSettings lacks support of channel layout (2 by armax00)
https://github.com/w3c/mediacapture-main/issues/605
- #583 When an HTMLMediaElement has srcObject set to a MediaStream where the MediaStreamTrack is muted the HTMLMediaElement muted attribute should be set to muted to reflect muted input and muted output (1 by guest271314)
https://github.com/w3c/mediacapture-main/issues/583
- #554 Specify a way for WebDriver to add/remove/setup capture devices (1 by guest271314)
https://github.com/w3c/mediacapture-main/issues/554
- #597 Echo Cancellation (1 by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/597
3 issues closed:
- MediaTrackSettings lacks support of channel layout https://github.com/w3c/mediacapture-main/issues/605
- Echo Cancellation https://github.com/w3c/mediacapture-main/issues/597
- Clarification needed on HTMLMediaElement attributes that carry over https://github.com/w3c/mediacapture-main/issues/599 [PR exists]
* w3c/mediacapture-record (+1/-0/💬3)
1 issues created:
- Why is start 5.3 in the specification? (by guest271314)
https://github.com/w3c/mediacapture-record/issues/168
1 issues received 3 new comments:
- #168 Why is start 5.3 in the specification? (3 by guest271314, alvestrand)
https://github.com/w3c/mediacapture-record/issues/168
* w3c/mediacapture-image (+1/-0/💬0)
1 issues created:
- Extend getPhotoSettings() to include additional EXIF data (by Joe-Palmer)
https://github.com/w3c/mediacapture-image/issues/209
* w3c/mediacapture-fromelement (+0/-1/💬6)
1 issues received 6 new comments:
- #80 Is mute event expected to be dispatched at MediaStreamTrack when enabled is set to false? (6 by Pehrsons, guest271314)
https://github.com/w3c/mediacapture-fromelement/issues/80
1 issues closed:
- Should tracks captured from a media element fire "ended" when ending? https://github.com/w3c/mediacapture-fromelement/issues/77
Pull requests
-------------
* w3c/webrtc-pc (+6/-2/💬8)
6 pull requests submitted:
- Fix outdated information in mandatory stats list. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2206
- Specify that "id" is ignored when negotiated=false. (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2205
- Clarify that setting active to false does not send RTCP BYE (by aboba)
https://github.com/w3c/webrtc-pc/pull/2204
- Ensure icecandidate events happen after SLD(offer). (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2203
- Add security note about remote SDP (by henbos)
https://github.com/w3c/webrtc-pc/pull/2201
- Make DOMException references cite [WEBIDL] (by henbos)
https://github.com/w3c/webrtc-pc/pull/2200
3 pull requests received 8 new comments:
- #2175 Permission API for receive-only media and data use cases (5 by lgrahl, jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/pull/2175 [June 2019 Virtual Interim]
- #2188 Define which constraints are applicable in WebRTC (2 by henbos)
https://github.com/w3c/webrtc-pc/pull/2188 [Needs submitter action]
- #2200 Make DOMException references cite [WEBIDL] (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2200 [Editors can integrate]
2 pull requests merged:
- Specify that "id" is ignored when negotiated=false.
https://github.com/w3c/webrtc-pc/pull/2205
- Clarify that setting active to false does not send RTCP BYE
https://github.com/w3c/webrtc-pc/pull/2204
* w3c/webrtc-stats (+1/-0/💬0)
1 pull requests submitted:
- Deprecate remoteSource (by jan-ivar)
https://github.com/w3c/webrtc-stats/pull/442
* w3c/webrtc-nv-use-cases (+1/-0/💬0)
1 pull requests submitted:
- N03: "Bandwidth limit across mesh endpoints" needs clarification (by aboba)
https://github.com/w3c/webrtc-nv-use-cases/pull/32
* w3c/mediacapture-main (+1/-2/💬4)
1 pull requests submitted:
- Filter enumerateDevices by feature policy. (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/603
3 pull requests received 4 new comments:
- #600 Clarify language around element attributes after stream removal. (2 by guidou, alvestrand)
https://github.com/w3c/mediacapture-main/pull/600
- #591 Recommend UUID for deviceId and groupId (1 by alvestrand)
https://github.com/w3c/mediacapture-main/pull/591 [Editors can integrate]
- #595 Interpret the empty string as if the constraint is not specified (1 by alvestrand)
https://github.com/w3c/mediacapture-main/pull/595 [June 2019 interim]
2 pull requests merged:
- Add definition to track-ending algorithm
https://github.com/w3c/mediacapture-main/pull/601
- Clarify language around element attributes after stream removal.
https://github.com/w3c/mediacapture-main/pull/600
* w3c/mediacapture-fromelement (+0/-1/💬2)
1 pull requests received 2 new comments:
- #81 Don't run the steps for MediaStreamTrack.stop() when ending a track (2 by Pehrsons, martinthomson)
https://github.com/w3c/mediacapture-fromelement/pull/81
1 pull requests merged:
- Don't run the steps for MediaStreamTrack.stop() when ending a track
https://github.com/w3c/mediacapture-fromelement/pull/81
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, 11 June 2019 17:01:43 UTC