- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 14 Feb 2017 17:00:43 +0000
- To: public-webrtc@w3.org
Issues ------ * w3c/webrtc-pc (+4/-6/💬31) 4 issues created: - Need to describe that codecs can be removed or reordered, but not modified (by taylor-b) https://github.com/w3c/webrtc-pc/issues/1024 - sdpFmtpLine isn't very convenient (by taylor-b) https://github.com/w3c/webrtc-pc/issues/1022 - getParameters does not have a parameter for packetization interval (by vr000m) https://github.com/w3c/webrtc-pc/issues/1021 - Don't fire events on a closed peer connection (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/1020 6 issues closed: - Effect of a BYE on RtpReceiver.track https://github.com/w3c/webrtc-pc/issues/961 - Inconsistencies in description of RTCDTMFToneChangeEvent.tone https://github.com/w3c/webrtc-pc/issues/1014 - OpenSource WebRTC IdP https://github.com/w3c/webrtc-pc/issues/1017 - RTCRtcpMuxPolicy of "negotiate" should be marked as an "at-risk" feature https://github.com/w3c/webrtc-pc/issues/997 - "track" event shouldn't fire for a "recvonly" description. https://github.com/w3c/webrtc-pc/issues/1013 - Processing remote MediaStreamTracks without MediaStreams info https://github.com/w3c/webrtc-pc/issues/671 16 issues received 31 new comments: - #1021 get/setParameters does not have a parameter for packetization interval (7 by vr000m, taylor-b, aboba) https://github.com/w3c/webrtc-pc/issues/1021 - #942 Meta: auto-publish changes to the spec (3 by foolip, fluffy) https://github.com/w3c/webrtc-pc/issues/942 - #1022 sdpFmtpLine isn't very convenient (3 by taylor-b, aboba) https://github.com/w3c/webrtc-pc/issues/1022 - #1024 Need to describe that codecs can be removed or reordered, but not modified (2 by taylor-b, aboba) https://github.com/w3c/webrtc-pc/issues/1024 - #954 Receive a track multiple times (2 by dontcallmedom, stefhak) https://github.com/w3c/webrtc-pc/issues/954 - #959 Advanced Peer-to-peer Example (2 by alvestrand, samdutton) https://github.com/w3c/webrtc-pc/issues/959 - #964 Handing SDP with more than one identity (2 by fluffy) https://github.com/w3c/webrtc-pc/issues/964 - #1020 Don't fire events on a closed peer connection (2 by henbos, jan-ivar) https://github.com/w3c/webrtc-pc/issues/1020 - #671 Processing remote MediaStreamTracks without MediaStreams info (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/671 - #932 Should IDP Login error cary the idpLoginUrl (1 by fluffy) https://github.com/w3c/webrtc-pc/issues/932 - #295 Guidance for extending objects vs extending Stats needed (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/issues/295 - #825 Need IDP Invalid Token (1 by fluffy) https://github.com/w3c/webrtc-pc/issues/825 - #830 Need Custom Error for IdP (1 by fluffy) https://github.com/w3c/webrtc-pc/issues/830 - #709 offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (1 by foolip) https://github.com/w3c/webrtc-pc/issues/709 - #1017 OpenSource WebRTC IdP (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/1017 - #831 Define how long should the IdP timeout timer should be (1 by fluffy) https://github.com/w3c/webrtc-pc/issues/831 * w3c/webrtc-stats (+0/-5/💬45) 5 issues closed: - Need description for `remoteSource` member of `RTCMediaStreamTrackStats` https://github.com/w3c/webrtc-stats/issues/110 - Where is the API? https://github.com/w3c/webrtc-stats/issues/115 - RTCRTPStreamStats.mediaTrackId, RTCMediaStreamStats.trackIds https://github.com/w3c/webrtc-stats/issues/113 - RTCCodecStats.implementation... per-codec, per-stream? https://github.com/w3c/webrtc-stats/issues/143 - Why is ssrc a DOMString? https://github.com/w3c/webrtc-stats/issues/105 15 issues received 45 new comments: - #158 Stats to keep track of sync between audio and video (12 by henbos, stefanholmer, icydragons, alvestrand) https://github.com/w3c/webrtc-stats/issues/158 - #153 Stat for likelihood of echo (7 by henbos, fippo, ivocreusen) https://github.com/w3c/webrtc-stats/issues/153 - #150 Stat for how much time it takes to encode video (4 by henbos, vr000m) https://github.com/w3c/webrtc-stats/issues/150 - #161 Definitions from MSE need re-targeting (3 by vr000m, jan-ivar) https://github.com/w3c/webrtc-stats/issues/161 - #99 Privacy & Security self review (3 by hadleybeeman, alvestrand) https://github.com/w3c/webrtc-stats/issues/99 - #151 Stat for audio playout delay (3 by henbos, vr000m) https://github.com/w3c/webrtc-stats/issues/151 - #160 Stat for adaptation reason (2 by henbos) https://github.com/w3c/webrtc-stats/issues/160 - #116 RTCPeerConnection.getStats: What to do with 'selector' argument? (2 by jan-ivar) https://github.com/w3c/webrtc-stats/issues/116 - #154 Stat for retransmitted bytes (2 by vr000m, alvestrand) https://github.com/w3c/webrtc-stats/issues/154 - #159 Stat for camera input framerate of local video tracks (2 by henbos, vr000m) https://github.com/w3c/webrtc-stats/issues/159 - #105 Why is ssrc a DOMString? (1 by alvestrand) https://github.com/w3c/webrtc-stats/issues/105 - #143 RTCCodecStats.implementation... per-codec, per-stream? (1 by henbos) https://github.com/w3c/webrtc-stats/issues/143 - #144 Stat for how many adaptation changes occur for a video track (1 by henbos) https://github.com/w3c/webrtc-stats/issues/144 - #146 Stat for audio acceleration rate? (1 by henbos) https://github.com/w3c/webrtc-stats/issues/146 - #152 Stat for how many audio stream packets are expanded when packets are lost (and lost and the user is speaking) (1 by henbos) https://github.com/w3c/webrtc-stats/issues/152 Pull requests ------------- * w3c/webrtc-pc (+9/-4/💬12) 9 pull requests submitted: - Switch to sender and receiver getStats selectors. (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/1030 - add IdP token expired error (by fluffy) https://github.com/w3c/webrtc-pc/pull/1029 - add IdP invalid token error (by fluffy) https://github.com/w3c/webrtc-pc/pull/1028 - add string for extra info about idpErrors (by fluffy) https://github.com/w3c/webrtc-pc/pull/1027 - strawman text to show how unverfieid media would work (by fluffy) https://github.com/w3c/webrtc-pc/pull/1026 - Mention that codecs can be reordered or removed but not modified. (by taylor-b) https://github.com/w3c/webrtc-pc/pull/1025 - Specify how media is centered, cropped, and scaled. Fixes #305 (by fluffy) https://github.com/w3c/webrtc-pc/pull/1023 - Clarify that it is possible to send the same track in several copies. (by stefhak) https://github.com/w3c/webrtc-pc/pull/1019 - Mark negotitate in RTCRtcpMuxPolicy at risk (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/1018 4 pull requests merged: - Mark negotitate in RTCRtcpMuxPolicy at risk https://github.com/w3c/webrtc-pc/pull/1018 - Ensure that "track" event is only fired for "send" direction m-sections. https://github.com/w3c/webrtc-pc/pull/1016 - Fix inconsistencies in description of RTCDTMFToneChangeEvent.tone https://github.com/w3c/webrtc-pc/pull/1015 - Effect of a BYE on RtpReceiver.track https://github.com/w3c/webrtc-pc/pull/1001 9 pull requests received 12 new comments: - #1026 strawman text to show how unverfieid media would work (4 by fluffy, rshpount, stefhak) https://github.com/w3c/webrtc-pc/pull/1026 - #1025 Mention that codecs can be reordered or removed but not modified. (1 by taylor-b) https://github.com/w3c/webrtc-pc/pull/1025 - #850 Add Error Object (1 by fluffy) https://github.com/w3c/webrtc-pc/pull/850 - #990 Add an explicit stats selection algorithm. (1 by alvestrand) https://github.com/w3c/webrtc-pc/pull/990 - #1001 Effect of a BYE on RtpReceiver.track (1 by stefhak) https://github.com/w3c/webrtc-pc/pull/1001 - #1015 Fix inconsistencies in description of RTCDTMFToneChangeEvent.tone (1 by stefhak) https://github.com/w3c/webrtc-pc/pull/1015 - #1016 Ensure that "track" event is only fired for "send" direction m-sections. (1 by taylor-b) https://github.com/w3c/webrtc-pc/pull/1016 - #1018 Mark negotitate in RTCRtcpMuxPolicy at risk (1 by stefhak) https://github.com/w3c/webrtc-pc/pull/1018 - #1023 Specify how media is centered, cropped, and scaled. Fixes #305 (1 by stefhak) https://github.com/w3c/webrtc-pc/pull/1023 * w3c/webrtc-stats (+0/-4/💬1) 4 pull requests merged: - Explanation for "remoteSource" https://github.com/w3c/webrtc-stats/pull/148 - Remove references saying "defines an API" https://github.com/w3c/webrtc-stats/pull/149 - Rename RTCRtpMediaStreamStats.trackId https://github.com/w3c/webrtc-stats/pull/142 - Changes type of RTCRTPStreamStats.ssrc from string to unsigned long. https://github.com/w3c/webrtc-stats/pull/157 1 pull requests received 1 new comments: - #139 Define terminology for "stats object" et al. (1 by alvestrand) https://github.com/w3c/webrtc-stats/pull/139 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webrtc-pc * https://github.com/w3c/webrtc-stats
Received on Tuesday, 14 February 2017 17:00:53 UTC