- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Apr 2018 17:00:54 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1f8TyQ-0006Ux-0g@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+6/-0/💬16)
6 issues created:
- What should receiver.getParameters() return? (by aboba)
https://github.com/w3c/webrtc-pc/issues/1840
- What should sender.getParameters().codecs return before negotiation? (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1839
- setCodecPreferences contradicts JSEP wrt answer codec list being a subset? (by fippo)
https://github.com/w3c/webrtc-pc/issues/1838
- RTCDataChannel.send(null) (by lgrahl)
https://github.com/w3c/webrtc-pc/issues/1835
- Handling of invalid values in RTCRtpSender.setParameters() (by Orphis)
https://github.com/w3c/webrtc-pc/issues/1834
- The "Create an RTCRtpSender" algorithm needs a `kind` argument (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1830
11 issues received 16 new comments:
- #1829 Data channel minimum amount of streams supported (3 by lgrahl, taylor-b)
https://github.com/w3c/webrtc-pc/issues/1829
- #1839 What should sender.getParameters().codecs return before negotiation? (3 by taylor-b, aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/1839 [May 2018 interim]
- #1835 RTCDataChannel.send(null) (2 by lgrahl, alvestrand)
https://github.com/w3c/webrtc-pc/issues/1835
- #1826 No way to add track with stream associations to a given transceiver (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1826 [April 2018 interim]
- #1830 The "Create an RTCRtpSender" algorithm needs a `kind` argument (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/1830
- #1799 Should a signalingstatechange event be fired when closing a RTCPeerConnection? (1 by lgrahl)
https://github.com/w3c/webrtc-pc/issues/1799
- #1706 Should rollback fire addtrack/removetrack events? (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1706 [April 2018 interim]
- #1775 RTCPeerConnection lacks identity marker beyond current process (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1775 [April 2018 interim]
- #1840 What should receiver.getParameters().codecs return? (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1840 [May 2018 interim]
- #1813 Simulcast makes no sense for audio. (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1813 [April 2018 interim] [PR exists]
- #1174 `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1174 [April 2018 interim]
* w3c/webrtc-charter (+1/-2/💬3)
1 issues created:
- Use case document for WebRTC 2.0 (by aboba)
https://github.com/w3c/webrtc-charter/issues/48
2 issues received 3 new comments:
- #42 Collaboration with IETF (2 by michaelchampion, stefhak)
https://github.com/w3c/webrtc-charter/issues/42
- #21 Update milestones table (1 by dontcallmedom)
https://github.com/w3c/webrtc-charter/issues/21 [PR Exists]
2 issues closed:
- Collaboration with IETF https://github.com/w3c/webrtc-charter/issues/42
- Update milestones table https://github.com/w3c/webrtc-charter/issues/21 [PR Exists]
Pull requests
-------------
* w3c/webrtc-pc (+5/-5/💬11)
5 pull requests submitted:
- fixes changes entry for #1038 (by fippo)
https://github.com/w3c/webrtc-pc/pull/1837
- Add RTCStatsEventInit IDL definition (by a-tarasyuk)
https://github.com/w3c/webrtc-pc/pull/1836
- s/ontrack event/track event (by fippo)
https://github.com/w3c/webrtc-pc/pull/1833
- rtp media api: remove note (by fippo)
https://github.com/w3c/webrtc-pc/pull/1832
- Pass kind into algorithms that rely on it. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1831
5 pull requests received 11 new comments:
- #1807 Split out RTCRtpDecodingParameters and fix active. (5 by jan-ivar, taylor-b, aboba)
https://github.com/w3c/webrtc-pc/pull/1807
- #1832 rtp media api: remove note (2 by fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1832
- #1836 Add RTCStatsEventInit IDL definition (2 by a-tarasyuk)
https://github.com/w3c/webrtc-pc/pull/1836
- #1805 Split out RTCSendRtpParameters and mark parameters as required. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1805
- #1810 Update structured cloning for recent changes to HTML (1 by foolip)
https://github.com/w3c/webrtc-pc/pull/1810
5 pull requests merged:
- editorial: fixes changes entry for #1038
https://github.com/w3c/webrtc-pc/pull/1837 [Editorial]
- editorial: use a href for the floor definition
https://github.com/w3c/webrtc-pc/pull/1828 [Editorial]
- s/ontrack event/track event
https://github.com/w3c/webrtc-pc/pull/1833 [Editorial]
- Pass kind into algorithms that rely on it.
https://github.com/w3c/webrtc-pc/pull/1831
- Split out RTCSendRtpParameters and mark parameters as required.
https://github.com/w3c/webrtc-pc/pull/1805
* w3c/webrtc-charter (+2/-1/💬1)
2 pull requests submitted:
- When to start WebRTC 2.0? (by aboba)
https://github.com/w3c/webrtc-charter/pull/50
- Use case document for WebRTC 2.0 (by aboba)
https://github.com/w3c/webrtc-charter/pull/49
1 pull requests received 1 new comments:
- #50 When to start WebRTC 2.0? (1 by alvestrand)
https://github.com/w3c/webrtc-charter/pull/50
1 pull requests merged:
- More realistic WebRTC 1.0 timeline
https://github.com/w3c/webrtc-charter/pull/37
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, 17 April 2018 17:00:57 UTC