- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 18 Jul 2017 17:00:21 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1dXVrB-00050Y-LR@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+12/-11/π¬51)
12 issues created:
- Required fields in RTCRtpParameters returned from getParameters (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1493
- Validation of reordered readonly parameters in setParameters (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1492
- Default values for RTCRtpEncodingParameters (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1491
- Result returned from receiver.getParameters() when no session description is set (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1490
- Undefined setParameters behavior of handling parameters fields other than transactionId and encodings (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1489
- transactionId validation for get/set parameters should have more consistent definition (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1488
- toJSON Dfn needed (by aboba)
https://github.com/w3c/webrtc-pc/issues/1484
- scaleResolutionDownBy parameter is not validated in addTransceiver (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1478
- Minor inconsistencies around RTCSessionDescription vs. RTCSessionDescriptionInit (by taylor-b)
https://github.com/w3c/webrtc-pc/issues/1477
- Fields in RTCStats dictionary should be required (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1476
- Data Channel ID assignment after SCTP renegotiation (by rshpount)
https://github.com/w3c/webrtc-pc/issues/1475
- Some Mandatory To Implement Stats fields are out of sync with webrtc-stats (by soareschen)
https://github.com/w3c/webrtc-pc/issues/1474
21 issues received 51 new comments:
- #1128 does MSID still work? (was: example 13: getReceivers semantics) (12 by taylor-b, jan-ivar, markandrus)
https://github.com/w3c/webrtc-pc/issues/1128
- #1474 Some Mandatory To Implement Stats fields are out of sync with webrtc-stats (8 by jan-ivar, soareschen, aboba)
https://github.com/w3c/webrtc-pc/issues/1474
- #1476 Fields in RTCStats dictionary should be required (6 by taylor-b, jan-ivar, soareschen, aboba)
https://github.com/w3c/webrtc-pc/issues/1476
- #1473 Direction of newly created transceiver in setRemoteDescription (4 by taylor-b, soareschen)
https://github.com/w3c/webrtc-pc/issues/1473
- #1475 Data Channel ID assignment after SCTP renegotiation (3 by taylor-b, rshpount)
https://github.com/w3c/webrtc-pc/issues/1475
- #1492 Validation of reordered readonly parameters in setParameters (2 by taylor-b, aboba)
https://github.com/w3c/webrtc-pc/issues/1492
- #1493 Required fields in RTCRtpParameters returned from getParameters (2 by soareschen, aboba)
https://github.com/w3c/webrtc-pc/issues/1493
- #1281 Section 4.8.3: Buried treasure (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1281
- #1461 We forgot about {offerToReceiveAudio: false, offerToReceiveVideo: false} (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1461
- #1463 setLocalDescription() with empty string sdp is allowed to pass without calling createOffer/createAnswer (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1463
- #1465 setLocalDescription() with null sdp is not applicable (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1465
- #1469 Rollback with non-empty SDP string (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1469
- #1470 Performing rollback via the other set*Description (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1470
- #1471 Clarify that rollback in stable state should throw InvalidStateError (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1471
- #1219 Default ufrag for addIceCandidate when there are different ufrags in SDP (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1219
- #1484 toJSON Dfn needed (1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/issues/1484
- #1228 Confusion on currentRemoteDescription.sdp need not match remoteDescription.sdp (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1228
- #1488 transactionId validation for get/set parameters should have more consistent definition (1 by soareschen)
https://github.com/w3c/webrtc-pc/issues/1488
- #1489 Undefined setParameters behavior of handling parameters fields other than transactionId and encodings (1 by soareschen)
https://github.com/w3c/webrtc-pc/issues/1489
- #1490 Result returned from receiver.getParameters() when no session description is set (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1490
- #1366 editorial: inconsistent use of dfn in section names (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1366
11 issues closed:
- Undefined setParameters behavior of handling parameters fields other than transactionId and encodings https://github.com/w3c/webrtc-pc/issues/1489
- Examples with dictionaries shouldn't use quotes around member names https://github.com/w3c/webrtc-pc/issues/1444
- We forgot about {offerToReceiveAudio: false, offerToReceiveVideo: false} https://github.com/w3c/webrtc-pc/issues/1461
- setLocalDescription() with empty string sdp is allowed to pass without calling createOffer/createAnswer https://github.com/w3c/webrtc-pc/issues/1463
- Rollback with non-empty SDP string https://github.com/w3c/webrtc-pc/issues/1469
- Clarify that rollback in stable state should throw InvalidStateError https://github.com/w3c/webrtc-pc/issues/1471
- editorial: move video cropping algorithm from rtpsender interface section https://github.com/w3c/webrtc-pc/issues/1243
- RTCIceServer "represents a TURN server" https://github.com/w3c/webrtc-pc/issues/1198
- WebIDL serializer has been deprecated in favor of toJSON operation https://github.com/w3c/webrtc-pc/issues/1419
- Section 4.8.3: Buried treasure https://github.com/w3c/webrtc-pc/issues/1281
- Data Channel ID assignment after SCTP renegotiation https://github.com/w3c/webrtc-pc/issues/1475
* w3c/webrtc-stats (+0/-1/π¬8)
3 issues received 8 new comments:
- #231 We need "sender" and "receiver" stats, not "track" stats (4 by vr000m, jan-ivar)
https://github.com/w3c/webrtc-stats/issues/231
- #222 Audio/Video sync follow-up (3 by henbos, ilyanikolaevskiy)
https://github.com/w3c/webrtc-stats/issues/222
- #228 Why no Jitter for RTCOutboundRTPAudioStream? (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/228
1 issues closed:
- Why no Jitter for RTCOutboundRTPAudioStream? https://github.com/w3c/webrtc-stats/issues/228
Pull requests
-------------
* w3c/webrtc-pc (+8/-6/π¬33)
8 pull requests submitted:
- Check for invalid rollback (by aboba)
https://github.com/w3c/webrtc-pc/pull/1487
- setDirection(): throw InvalidStateError if transceiver is stopped or⦠(by aboba)
https://github.com/w3c/webrtc-pc/pull/1486
- Consistency in enum usage (by aboba)
https://github.com/w3c/webrtc-pc/pull/1485
- Validating scaleResolutionDownBy parameter in addTransceiver (by aboba)
https://github.com/w3c/webrtc-pc/pull/1483
- setLocalDescription() with null sdp is not applicable (by aboba)
https://github.com/w3c/webrtc-pc/pull/1482
- Direction of newly created transceiver in setRemoteDescription (by aboba)
https://github.com/w3c/webrtc-pc/pull/1481
- Update mandatory stats to reflect rtp refactor in webrtc-stats. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1480
- rename ufrag to usernameFragment (by fippo)
https://github.com/w3c/webrtc-pc/pull/1479
7 pull requests received 33 new comments:
- #1466 Cover legacy sendonly using {offerToReceiveAudio/Video: false}. (15 by burnburn, taylor-b, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1466
- #1451 Add legacy note about addStream. (8 by jan-ivar, taylor-b)
https://github.com/w3c/webrtc-pc/pull/1451
- #1402 Add/remove remote tracks from msid streams based on direction (rebased) (5 by jan-ivar, taylor-b)
https://github.com/w3c/webrtc-pc/pull/1402
- #1480 Update mandatory stats to reflect rtp refactor in webrtc-stats. (2 by vr000m, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1480
- #1449 Replace serializers by toJSON definitions (1 by fippo)
https://github.com/w3c/webrtc-pc/pull/1449
- #1458 Highlighting errorCode 701 (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1458
- #1427 rtciceserver: fix represents a turn server (1 by nils-ohlmeier)
https://github.com/w3c/webrtc-pc/pull/1427
6 pull requests merged:
- move rescale paragraph
https://github.com/w3c/webrtc-pc/pull/1468
- Examples with dictionaries shouldn't use quotes around member names
https://github.com/w3c/webrtc-pc/pull/1462
- Remove "is set" text
https://github.com/w3c/webrtc-pc/pull/1460
- run ice server configuration validation steps for each url
https://github.com/w3c/webrtc-pc/pull/1457
- Add legacy note about addStream.
https://github.com/w3c/webrtc-pc/pull/1451
- Replace serializers by toJSON definitions
https://github.com/w3c/webrtc-pc/pull/1449
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 18 July 2017 17:00:28 UTC