- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 30 Jul 2019 17:01:15 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1hsVUx-0001Yv-EY@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-2/💬9)
3 issues created:
- API for codec performance (by chcunningham)
https://github.com/w3c/webrtc-pc/issues/2241
- Are sinks a prerequisite for decoding? getSynchronizationSources() without <video> (by henbos)
https://github.com/w3c/webrtc-pc/issues/2240
- Nulling mid when m-line is recycled is surprising. (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2238
4 issues received 9 new comments:
- #2236 Is voiceActivityDetection still needed? (5 by henbos, aboba, Orphis)
https://github.com/w3c/webrtc-pc/issues/2236
- #2240 Are sinks a prerequisite for decoding? getSynchronizationSources() without <video> (2 by chxg, na-g)
https://github.com/w3c/webrtc-pc/issues/2240
- #2241 API for codec performance (1 by drkron)
https://github.com/w3c/webrtc-pc/issues/2241
- #2230 RTCPeerConnectionIceErrorEvent: hostCandidate clarification (1 by youennf)
https://github.com/w3c/webrtc-pc/issues/2230
2 issues closed:
- Rollback of pranswer is hard and unnecessary https://github.com/w3c/webrtc-pc/issues/2235 [PR exists]
- A simpler glare-proof setLocalDescription() https://github.com/w3c/webrtc-pc/issues/2165 [July 2019 Virtual Interim] [PR exists]
* w3c/webrtc-stats (+1/-0/💬5)
1 issues created:
- Measuring background noise (energy) (by chemmagate)
https://github.com/w3c/webrtc-stats/issues/465
3 issues received 5 new comments:
- #403 Impact on Track Stats because of moving stats from sender/receiver to appropriate in/outbound rtp (3 by henbos, vr000m)
https://github.com/w3c/webrtc-stats/issues/403
- #356 RTCIceCandidateStats.deleted can be removed (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/356 [TPAC 2018]
- #457 Definitions missing - rtcreceiveraudiotrackattachmentstats and rtcreceivervideotrackattachmentstats (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/457
* w3c/mediacapture-main (+0/-1/💬10)
2 issues received 10 new comments:
- #607 fixed, per origin, device ID creates tracking risk (9 by snyderp, jan-ivar, youennf)
https://github.com/w3c/mediacapture-main/issues/607
- #551 Should we allow empty string device IDs? (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/551 [April 2019 Interim] [June 2019 interim]
1 issues closed:
- Should we allow empty string device IDs? https://github.com/w3c/mediacapture-main/issues/551 [April 2019 Interim] [June 2019 interim]
Pull requests
-------------
* w3c/webrtc-pc (+2/-3/💬8)
2 pull requests submitted:
- Don't clear mid property if stopped. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2239
- Cannot roll back pranswer. Throw InvalidStateError. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2237
4 pull requests received 8 new comments:
- #2188 Define which constraints are applicable in WebRTC (5 by jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/pull/2188
- #2212 Add implicit rollback to setRemoteDescription(description) (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2212 [July 2019 Virtual Interim] [Needs Test]
- #2234 Support setLocalDescription() without arguments. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2234
- #2175 Permission API for receive-only media and data use cases (1 by lgrahl)
https://github.com/w3c/webrtc-pc/pull/2175 [June 2019 Virtual Interim]
3 pull requests merged:
- Cannot roll back pranswer. Throw InvalidStateError.
https://github.com/w3c/webrtc-pc/pull/2237 [Editors can integrate] [Needs Test]
- Support setLocalDescription() without arguments.
https://github.com/w3c/webrtc-pc/pull/2234 [Needs Test]
- Use SendTrack slot instead of track attribute in replaceTrack algorithm
https://github.com/w3c/webrtc-pc/pull/2233
* w3c/webrtc-stats (+2/-4/💬4)
2 pull requests submitted:
- Revert "Remove RTCIceCandidateStats deleted property (#462)" (by vr000m)
https://github.com/w3c/webrtc-stats/pull/464
- Moves "sender" stats to "outbound-rtp" (by henbos)
https://github.com/w3c/webrtc-stats/pull/463
3 pull requests received 4 new comments:
- #462 Remove RTCIceCandidateStats deleted property (2 by vr000m)
https://github.com/w3c/webrtc-stats/pull/462
- #459 Remove references to the notion of objectDeleted in tracks (1 by vr000m)
https://github.com/w3c/webrtc-stats/pull/459
- #463 Moves "sender" stats to "outbound-rtp" (1 by vr000m)
https://github.com/w3c/webrtc-stats/pull/463
4 pull requests merged:
- Remove RTCIceCandidateStats deleted property
https://github.com/w3c/webrtc-stats/pull/462
- Remove 'Contains' in a few places to improve consistency of each statstype description
https://github.com/w3c/webrtc-stats/pull/460
- Remove references to the notion of objectDeleted in tracks
https://github.com/w3c/webrtc-stats/pull/459
- Add links to deleted definition where applicable
https://github.com/w3c/webrtc-stats/pull/461
* w3c/mediacapture-main (+0/-3/💬0)
3 pull requests merged:
- Fix inconsistent WebIDL. Reformat to follow de facto code style of WebIDL,HTML,DOM. (editorial)
https://github.com/w3c/mediacapture-main/pull/609
- Reference to WHATWG HTML LS
https://github.com/w3c/mediacapture-main/pull/606
- Clarify that some device ids may not be origin-unique
https://github.com/w3c/mediacapture-main/pull/587 [June 2019 interim] [Please take a look] [Submitter action needed]
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, 30 July 2019 17:01:17 UTC