- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 13 Dec 2016 17:00:14 +0000
- To: public-webrtc@w3.org
Issues
------
* w3c/webrtc-pc (+1/-3/💬22)
1 issues created:
- How should sender.get/setParameters work on a stopped sender? (by
jan-ivar)
https://github.com/w3c/webrtc-pc/issues/965
3 issues closed:
- Do not send silence nor black frame on track muted or ended
https://github.com/w3c/webrtc-pc/issues/957
- Let createOffer and createAnswer resolve with
RTCSessionDescription instead of RTCSessionDescriptionInit
https://github.com/w3c/webrtc-pc/issues/922
- How should sender.get/setParameters work on a stopped sender?
https://github.com/w3c/webrtc-pc/issues/965
13 issues received 22 new comments:
- #962 Event when a transceiver is stopped via remote action (3 by
aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/962
- #922 Let createOffer and createAnswer resolve with
RTCSessionDescription instead of RTCSessionDescriptionInit (3 by
jan-ivar, alvestrand)
https://github.com/w3c/webrtc-pc/issues/922
- #961 Effect of a BYE on RtpReceiver.track (2 by aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/961
- #964 Handing SDP with more than one identity (2 by martinthomson,
alvestrand)
https://github.com/w3c/webrtc-pc/issues/964
- #965 How should sender.get/setParameters work on a stopped sender?
(2 by aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/965
- #954 Receive a track multiple times (2 by mparis, alvestrand)
https://github.com/w3c/webrtc-pc/issues/954
- #957 Do not send silence nor black frame on track muted or ended
(2 by mparis, alvestrand)
https://github.com/w3c/webrtc-pc/issues/957
- #714 STUN/TURN OAuth token auth parameter passing (1 by fluffy)
https://github.com/w3c/webrtc-pc/issues/714
- #941 STUN/TURN Auto Discovery handling (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/941
- #945 sender.setParameters(): Changing simulcast parameters? (1 by
aboba)
https://github.com/w3c/webrtc-pc/issues/945
- #932 Should IDP Login error cary the idpLoginUrl (1 by
alvestrand)
https://github.com/w3c/webrtc-pc/issues/932
- #924 Remove legacy getStats API? (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/924
- #959 Advanced Peer-to-peer Example (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/959
* w3c/webrtc-stats (+8/-8/💬27)
8 issues created:
- Move to continuous publication (by alvestrand)
https://github.com/w3c/webrtc-stats/issues/101
- issuerCertificateId is not described (by fippo)
https://github.com/w3c/webrtc-stats/issues/100
- Privacy & Security self review (by dontcallmedom)
https://github.com/w3c/webrtc-stats/issues/99
- Add "privacy" to security considerations (by dontcallmedom)
https://github.com/w3c/webrtc-stats/issues/98
- Remove availableIncomingBitrate? (by alvestrand)
https://github.com/w3c/webrtc-stats/issues/97
- Not clear how to differentiate between received connectivity
checks and consent requests (by taylor-b)
https://github.com/w3c/webrtc-stats/issues/96
- No way to tell what transport is associated with an
RTCIceCandidateStats (by taylor-b)
https://github.com/w3c/webrtc-stats/issues/92
- No way to tell if an RTCIceCandidateStats is for a local or remote
candidate (by taylor-b)
https://github.com/w3c/webrtc-stats/issues/91
8 issues closed:
- No way to tell what transport is associated with an
RTCIceCandidateStats https://github.com/w3c/webrtc-stats/issues/92
- RTCTransportStats not referenced from RTCDataChannelStats or
RTCIceCandidatePairStats https://github.com/w3c/webrtc-stats/issues/88
- No way to tell if an RTCIceCandidateStats is for a local or remote
candidate https://github.com/w3c/webrtc-stats/issues/91
- Add field to RTCIceCandidateStats indicating whether or not the
candidate has been freed https://github.com/w3c/webrtc-stats/issues/89
- Not clear if RTCTransportStats combines RTP+RTCP or not.
https://github.com/w3c/webrtc-stats/issues/72
- Behavior of stats on closed, stopped and never-started
tracks/SSRCs and so on needs to be clear
https://github.com/w3c/webrtc-stats/issues/26
- "detached" needs more description
https://github.com/w3c/webrtc-stats/issues/82
- Add QP statistics to video tracks
https://github.com/w3c/webrtc-stats/issues/57
11 issues received 27 new comments:
- #85 what is ssrcIds? (9 by henbos, fippo, vr000m, alvestrand)
https://github.com/w3c/webrtc-stats/issues/85
- #100 issuerCertificateId is not described (3 by martinthomson,
fippo, alvestrand)
https://github.com/w3c/webrtc-stats/issues/100
- #88 RTCTransportStats not referenced from RTCDataChannelStats or
RTCIceCandidatePairStats (3 by vr000m, alvestrand)
https://github.com/w3c/webrtc-stats/issues/88
- #89 Add field to RTCIceCandidateStats indicating whether or not
the candidate has been freed (3 by taylor-b, alvestrand)
https://github.com/w3c/webrtc-stats/issues/89
- #97 Remove availableIncomingBitrate? (2 by vr000m, alvestrand)
https://github.com/w3c/webrtc-stats/issues/97
- #86 Design consideration for inactive SSRCs and inactive
transports (2 by vr000m, alvestrand)
https://github.com/w3c/webrtc-stats/issues/86
- #96 Not clear how to differentiate between received connectivity
checks and consent requests (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/96
- #101 Move to continuous publication (1 by vivienlacourba)
https://github.com/w3c/webrtc-stats/issues/101
- #72 Not clear if RTCTransportStats combines RTP+RTCP or not. (1 by
alvestrand)
https://github.com/w3c/webrtc-stats/issues/72
- #82 "detached" needs more description (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/82
- #26 Behavior of stats on closed, stopped and never-started
tracks/SSRCs and so on needs to be clear (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/26
Pull requests
-------------
* w3c/webrtc-pc (+3/-2/💬5)
3 pull requests submitted:
- Add ufrag to IceCandidate, and use IceCandidate for
end-of-candidates. (by taylor-b)
https://github.com/w3c/webrtc-pc/pull/968
- change titles for getStats and identity samples (by fippo)
https://github.com/w3c/webrtc-pc/pull/967
- get/setParameters when transceiver.stopped is true (by aboba)
https://github.com/w3c/webrtc-pc/pull/966
2 pull requests merged:
- change titles for getStats and identity samples
https://github.com/w3c/webrtc-pc/pull/967
- setParameters when transceiver.stopped is true
https://github.com/w3c/webrtc-pc/pull/966
4 pull requests received 5 new comments:
- #967 change titles for getStats and identity samples (2 by fippo,
jan-ivar)
https://github.com/w3c/webrtc-pc/pull/967
- #966 setParameters when transceiver.stopped is true (1 by
jan-ivar)
https://github.com/w3c/webrtc-pc/pull/966
- #624 Upscale allowed (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/624
- #757 Support ufrag in IceCandidate and end of IceCandidate
indicator (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/757
* w3c/webrtc-stats (+4/-5/💬9)
4 pull requests submitted:
- Rename "RTT" to RoundTripTime (by alvestrand)
https://github.com/w3c/webrtc-stats/pull/95
- Add transportId to RTCIceCandidateStats. (by taylor-b)
https://github.com/w3c/webrtc-stats/pull/94
- Adding isRemote to RTCIceCandidateStats. (by taylor-b)
https://github.com/w3c/webrtc-stats/pull/93
- Adding "deleted" property to RTCIceCandidateStats. (by taylor-b)
https://github.com/w3c/webrtc-stats/pull/90
5 pull requests merged:
- Add transportId to RTCIceCandidateStats.
https://github.com/w3c/webrtc-stats/pull/94
- Rename "RTT" to RoundTripTime
https://github.com/w3c/webrtc-stats/pull/95
- Adding isRemote to RTCIceCandidateStats.
https://github.com/w3c/webrtc-stats/pull/93
- Adding "deleted" property to RTCIceCandidateStats.
https://github.com/w3c/webrtc-stats/pull/90
- Added QP statistics
https://github.com/w3c/webrtc-stats/pull/70
4 pull requests received 9 new comments:
- #95 Rename "RTT" to RoundTripTime (5 by vr000m, fippo, jan-ivar,
alvestrand)
https://github.com/w3c/webrtc-stats/pull/95
- #94 Add transportId to RTCIceCandidateStats. (2 by taylor-b,
alvestrand)
https://github.com/w3c/webrtc-stats/pull/94
- #73 Fixing the summary of RTCTransportStats (issue #72). (1 by
vr000m)
https://github.com/w3c/webrtc-stats/pull/73
- #43 Added procedures for new stats (1 by alvestrand)
https://github.com/w3c/webrtc-stats/pull/43
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 13 December 2016 17:00:20 UTC