- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Nov 2016 13:34:01 +0000
- To: public-webrtc@w3.org
henbos has just created a new issue for https://github.com/w3c/webrtc-stats: == RTCTransportStats not referenced from RTCDataChannelStats or RTCIceCandidatePairStats == RTCDataChannelStats and RTCIceCandidatePairStats doesn't know about their transport, they should have a "transportId" member, just like RTC[In/Out]boundRTPStreamStats does. Note: RTCTransportStats does have selectedCandidatePairId, but this only covers the selected one and in direction transport->pair, not pair->transport. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/88 using your GitHub account
Received on Wednesday, 30 November 2016 13:34:07 UTC