[webrtc-stats] RTCCodecStats in getStats() is redundant.

karthikbr82 has just created a new issue for https://github.com/w3c/webrtc-stats:

== RTCCodecStats in getStats() is redundant. ==
RTCCodecStats does not change and significantly increases the size of stats output from getStats.
Hence receiving RTCCodecStats in every getStats call is unnecessary, can it be filtered out form the getStats stats output or can it be made to obtain RTCCodecStats from a different API call. 





Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/306 using your GitHub account

Received on Tuesday, 23 January 2018 14:38:54 UTC