taylor-b has just created a new issue for https://github.com/w3c/webrtc-stats: == RTCCodecStats needs `transportId` and `isRemote` to give it context == An `RTCCodecStats` by itself (if not being actively used to send/receive a stream) doesn't have enough context to be useful. I'd suggest adding: - `transportId` - a payload type only makes sense in the context of an RTP session, and there's one RTP session per media transport so I think this works. - `isRemote` - is this a codec we're prepared to encode, or decode? Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/109 using your GitHub accountReceived on Thursday, 15 December 2016 22:56:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:23 UTC