- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 10 Jan 2017 17:00:14 +0000
- To: public-webrtc@w3.org
Issues ------ * w3c/webrtc-pc (+1/-6/💬29) 1 issues created: - This link is correct or not? (by sussh) https://github.com/w3c/webrtc-pc/issues/984 6 issues closed: - Congruenting about "The negotiation-needed flag is cleared when setLocalDescription" https://github.com/w3c/webrtc-pc/issues/579 - Enabling Fingerprint-based Instant Data Transferring in WebRTC https://github.com/w3c/webrtc-pc/issues/981 - Unit missing for maxPacketLifeTime https://github.com/w3c/webrtc-pc/issues/980 - Remove legacy getStats API? https://github.com/w3c/webrtc-pc/issues/924 - This link is correct or not? https://github.com/w3c/webrtc-pc/issues/984 - STUN/TURN Auto Discovery handling https://github.com/w3c/webrtc-pc/issues/941 10 issues received 29 new comments: - #984 This link is correct or not? (11 by alvestrand, sussh) https://github.com/w3c/webrtc-pc/issues/984 - #709 offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (5 by foolip, jan-ivar, alvestrand) https://github.com/w3c/webrtc-pc/issues/709 - #942 Meta: auto-publish changes to the spec (3 by foolip, aboba, alvestrand) https://github.com/w3c/webrtc-pc/issues/942 - #230 Add support for WebRTC Data Channel in Workers (2 by interfect, alvestrand) https://github.com/w3c/webrtc-pc/issues/230 - #978 Respec warnings related to missing <dfn> and Object error (2 by dontcallmedom, alvestrand) https://github.com/w3c/webrtc-pc/issues/978 - #983 RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (2 by taylor-b, alvestrand) https://github.com/w3c/webrtc-pc/issues/983 - #941 STUN/TURN Auto Discovery handling (1 by aboba) https://github.com/w3c/webrtc-pc/issues/941 - #849 Specify an AllowUnverifiedMedia RTCConfiguration property (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/849 - #979 When is an RTCSctpTransport created and destroyed? (1 by pthatcherg) https://github.com/w3c/webrtc-pc/issues/979 - #981 Enabling Fingerprint-based Instant Data Transferring in WebRTC (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/981 * w3c/webrtc-stats (+6/-6/💬29) 6 issues created: - Need DSCP information for incoming RTP streams (by alvestrand) https://github.com/w3c/webrtc-stats/issues/135 - Timestamp in the getStats (by vr000m) https://github.com/w3c/webrtc-stats/issues/134 - Need DSCP information for outgoing RTP streams (by alvestrand) https://github.com/w3c/webrtc-stats/issues/133 - Need priority information for MediaStreamTracks (by alvestrand) https://github.com/w3c/webrtc-stats/issues/132 - Consistent marker for "non-active" object? (by alvestrand) https://github.com/w3c/webrtc-stats/issues/131 - Track stats: track or attachment? (by alvestrand) https://github.com/w3c/webrtc-stats/issues/130 6 issues closed: - what is ssrcIds? https://github.com/w3c/webrtc-stats/issues/85 - RTCMediaStreamTrackStats does not have mediaType member. https://github.com/w3c/webrtc-stats/issues/84 - Messed up "stream" and "track" https://github.com/w3c/webrtc-stats/issues/80 - Describe the reason for "sum & count" rather than "average" https://github.com/w3c/webrtc-stats/issues/69 - issuerCertificateId is not described https://github.com/w3c/webrtc-stats/issues/100 - Make tidy has stopped working again https://github.com/w3c/webrtc-stats/issues/103 13 issues received 29 new comments: - #116 RTCPeerConnection.getStats: What to do with 'selector' argument? (7 by henbos, jan-ivar, alvestrand, nils-ohlmeier) https://github.com/w3c/webrtc-stats/issues/116 - #85 what is ssrcIds? (6 by taylor-b, alvestrand) https://github.com/w3c/webrtc-stats/issues/85 - #130 Track stats: track or attachment? (3 by henbos, jan-ivar, alvestrand) https://github.com/w3c/webrtc-stats/issues/130 - #119 Consider making (aggregate) stats more accessible (3 by vr000m, alvestrand) https://github.com/w3c/webrtc-stats/issues/119 - #120 Make sure timing and responsibility for stat object creation is clear (2 by alvestrand) https://github.com/w3c/webrtc-stats/issues/120 - #133 Need DSCP information for outgoing RTP streams (1 by vr000m) https://github.com/w3c/webrtc-stats/issues/133 - #134 Timestamp in the getStats (1 by fippo) https://github.com/w3c/webrtc-stats/issues/134 - #103 Make tidy has stopped working again (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/103 - #105 Why is ssrc a DOMString? (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/105 - #108 Should document what RTCRTPStreamStats metrics are valid when `isRemote` is true. (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/108 - #112 What should `availableOutgoingBitrate`/`availableOutgoingBitrate` be for candidate pairs not in use? (1 by vr000m) https://github.com/w3c/webrtc-stats/issues/112 - #113 RTCRTPStreamStats.mediaTrackId, RTCMediaStreamStats.trackIds (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/113 - #121 Clarify if stat object's members can change after having been returned (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/121 Pull requests ------------- * w3c/webrtc-pc (+5/-3/💬1) 5 pull requests submitted: - Add dfn as anchor for interfaces, dictionaries, enums, ... (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/989 - Add RTCOfferOptions.reofferOptions. (by pthatcherg) https://github.com/w3c/webrtc-pc/pull/988 - Make the ufrag optional in RTCIceCandidateInit, for backwards compat. (by taylor-b) https://github.com/w3c/webrtc-pc/pull/987 - Link to "known good" version of respec-w3c-common (by aboba) https://github.com/w3c/webrtc-pc/pull/986 - Removed legacy getStats() method. (by alvestrand) https://github.com/w3c/webrtc-pc/pull/985 3 pull requests merged: - Unit for maxPacketLifeTime https://github.com/w3c/webrtc-pc/pull/982 - Removed legacy getStats() method. https://github.com/w3c/webrtc-pc/pull/985 - Markup validity fix https://github.com/w3c/webrtc-pc/pull/977 1 pull requests received 1 new comments: - #987 Make the ufrag optional in RTCIceCandidateInit, for backwards compat. (1 by alvestrand) https://github.com/w3c/webrtc-pc/pull/987 * w3c/webrtc-stats (+2/-6/💬9) 2 pull requests submitted: - Remove ssrcids field (by alvestrand) https://github.com/w3c/webrtc-stats/pull/129 - Define audio level rigidly (by alvestrand) https://github.com/w3c/webrtc-stats/pull/128 6 pull requests merged: - Remove ssrcids field https://github.com/w3c/webrtc-stats/pull/129 - Added "kind" to RTCMediaStreamTrackStats. https://github.com/w3c/webrtc-stats/pull/127 - Fix RTCStatsType for "stream" https://github.com/w3c/webrtc-stats/pull/126 - Explain "sum and count" design paradigm https://github.com/w3c/webrtc-stats/pull/123 - Adding minor clarification regarding stats object lifetime. https://github.com/w3c/webrtc-stats/pull/114 - certificate stats: describe issuerCertificateId https://github.com/w3c/webrtc-stats/pull/102 7 pull requests received 9 new comments: - #128 Define audio level rigidly (2 by vr000m, alvestrand) https://github.com/w3c/webrtc-stats/pull/128 - #127 Added "kind" to RTCMediaStreamTrackStats. (2 by vr000m, alvestrand) https://github.com/w3c/webrtc-stats/pull/127 - #129 Remove ssrcids field (1 by henbos) https://github.com/w3c/webrtc-stats/pull/129 - #114 Adding minor clarification regarding stats object lifetime. (1 by vr000m) https://github.com/w3c/webrtc-stats/pull/114 - #122 Replace RTCTransportStats.active with .dtlsState (1 by alvestrand) https://github.com/w3c/webrtc-stats/pull/122 - #123 Explain "sum and count" design paradigm (1 by alvestrand) https://github.com/w3c/webrtc-stats/pull/123 - #126 Fix RTCStatsType for "stream" (1 by vr000m) https://github.com/w3c/webrtc-stats/pull/126 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webrtc-pc * https://github.com/w3c/webrtc-stats
Received on Tuesday, 10 January 2017 17:00:20 UTC