- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 24 Apr 2018 17:01:25 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1fB1Jl-0007ae-4F@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+2/-4/💬44) 2 issues created: - RTCRtpDecodingParameters (by aboba) https://github.com/w3c/webrtc-pc/issues/1852 - RTCDataChannel section structure (by lgrahl) https://github.com/w3c/webrtc-pc/issues/1847 19 issues received 44 new comments: - #1817 DOMException(name=<Exception>) or instances of <Exception>? (7 by lgrahl, jan-ivar, gsnedders, aboba) https://github.com/w3c/webrtc-pc/issues/1817 [Needs submitter action] [question] - #1821 RTCPeerConnection.close procedure: Data Channel & SCTP questions (5 by lgrahl, adam-be, aboba) https://github.com/w3c/webrtc-pc/issues/1821 [question] - #1835 RTCDataChannel.send(null) (4 by adam-be, lgrahl, aboba) https://github.com/w3c/webrtc-pc/issues/1835 - #1764 reducing audio packet rate while track is disabled (4 by fippo, aboba, nils-ohlmeier) https://github.com/w3c/webrtc-pc/issues/1764 [Needs submitter action] - #1827 RTCDataChannel.send during 'closing' state (3 by lgrahl, aboba) https://github.com/w3c/webrtc-pc/issues/1827 [Needs PR] - #1838 setCodecPreferences contradicts JSEP wrt answer codec list being a subset? (3 by taylor-b, rshpount) https://github.com/w3c/webrtc-pc/issues/1838 [May 2018 interim] [PR exists] - #1813 Simulcast makes no sense for audio. (2 by alvestrand, aboba) https://github.com/w3c/webrtc-pc/issues/1813 [May 2018 interim] - #1818 RTCDataChannel.id assignment (2 by lgrahl, jesup) https://github.com/w3c/webrtc-pc/issues/1818 [question] - #1834 Handling of invalid values in RTCRtpSender.setParameters() (2 by alvestrand) https://github.com/w3c/webrtc-pc/issues/1834 [May 2018 interim] - #1839 What should sender.getParameters().codecs return before negotiation? (2 by taylor-b, aboba) https://github.com/w3c/webrtc-pc/issues/1839 [May 2018 interim] - #1745 Codify refusing to generate an empty Offer (2 by aboba, nils-ohlmeier) https://github.com/w3c/webrtc-pc/issues/1745 [Needs PR] - #1824 RTCDataChannel.send steps for bufferedAmount (1 by stefhak) https://github.com/w3c/webrtc-pc/issues/1824 [Needs assignee action] - #1825 Data channel receive procedure missing? (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1825 - #1829 Data channel minimum amount of streams supported (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1829 - #1702 Re-adding a removed track causes identical msids. What do do? (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1702 [Pending RTCWEB WG action] - #1847 RTCDataChannel section structure (1 by lgrahl) https://github.com/w3c/webrtc-pc/issues/1847 - #1752 Sort out unmute and BYE (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1752 - #1761 Initial data channel state is inconsistent (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1761 [Editorial] [PR exists] - #1830 The "Create an RTCRtpSender" algorithm needs a `kind` argument (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1830 4 issues closed: - Required fields in RTCRtpParameters returned from getParameters https://github.com/w3c/webrtc-pc/issues/1493 [Needs assignee action] [PR exists] [Test suite issue] - Inconsistency over active member in receiver's "encoding" parameters. https://github.com/w3c/webrtc-pc/issues/1806 [PR exists] - RTCPeerConnection lacks identity marker beyond current process https://github.com/w3c/webrtc-pc/issues/1775 [April 2018 interim] - The "Create an RTCRtpSender" algorithm needs a `kind` argument https://github.com/w3c/webrtc-pc/issues/1830 * w3c/webrtc-charter (+0/-1/💬4) 2 issues received 4 new comments: - #48 Use case document for WebRTC 2.0 (3 by lgrahl, aboba) https://github.com/w3c/webrtc-charter/issues/48 [PR Exists] - #43 When to start work on WebRTC 2.0 (1 by alvestrand) https://github.com/w3c/webrtc-charter/issues/43 [PR Exists] 1 issues closed: - When to start work on WebRTC 2.0 https://github.com/w3c/webrtc-charter/issues/43 [PR Exists] Pull requests ------------- * w3c/webrtc-pc (+10/-3/💬12) 10 pull requests submitted: - In-band negotiated channel should be open when dispatching (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1851 - RTCDataChannel.bufferedAmount description improvement (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1850 - Data channel receive procedure (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1849 - RTCSctpTransport.maxChannels & SCTP transport connected procedure (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1848 - Removing references to OAUTH-POP-KEY-DISTRIBUTION. (by taylor-b) https://github.com/w3c/webrtc-pc/pull/1846 - Treat rejected m= sections (port of 0) as having "inactive" direction. (by taylor-b) https://github.com/w3c/webrtc-pc/pull/1845 - Fix setCodecPreferences note regarding offer/answer negotiation. (by taylor-b) https://github.com/w3c/webrtc-pc/pull/1844 - RTCDataChannel.send steps for bufferedAmount (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1843 - RTCPeerConnection.close procedure for SCTP & data channels (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1842 - RTCDataChannel.send argument type clarification (by lgrahl) https://github.com/w3c/webrtc-pc/pull/1841 7 pull requests received 12 new comments: - #1805 Split out RTCSendRtpParameters and mark parameters as required. (5 by taylor-b, jan-ivar) https://github.com/w3c/webrtc-pc/pull/1805 - #1849 Data channel receive procedure (2 by lgrahl, domenic) https://github.com/w3c/webrtc-pc/pull/1849 - #1810 Update structured cloning for recent changes to HTML (1 by stefhak) https://github.com/w3c/webrtc-pc/pull/1810 - #1822 Data channel closing procedure (1 by lgrahl) https://github.com/w3c/webrtc-pc/pull/1822 - #1845 Treat rejected m= sections (port of 0) as having "inactive" direction. (1 by jan-ivar) https://github.com/w3c/webrtc-pc/pull/1845 - #1846 Removing references to OAUTH-POP-KEY-DISTRIBUTION. (1 by taylor-b) https://github.com/w3c/webrtc-pc/pull/1846 - #988 Add RTCOfferOptions.reofferOptions. (1 by taylor-b) https://github.com/w3c/webrtc-pc/pull/988 3 pull requests merged: - Add RTCStatsEventInit IDL definition https://github.com/w3c/webrtc-pc/pull/1836 - RTCDataChannel: Specify common create steps for locally and remotely created channels https://github.com/w3c/webrtc-pc/pull/1809 [Editors can integrate] - Split out RTCRtpDecodingParameters and fix active. https://github.com/w3c/webrtc-pc/pull/1807 * w3c/webrtc-charter (+0/-1/💬1) 1 pull requests received 1 new comments: - #49 Use case document for WebRTC 2.0 (1 by dontcallmedom) https://github.com/w3c/webrtc-charter/pull/49 1 pull requests merged: - Use case document for WebRTC 2.0 https://github.com/w3c/webrtc-charter/pull/49 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webrtc-pc * https://github.com/w3c/webrtc-stats * https://github.com/w3c/webrtc-charter
Received on Tuesday, 24 April 2018 17:01:37 UTC