w3c / webrtc-svc

W3C Scalable Video Coding (SVC) Extension for WebRTC
https://w3c.github.io/webrtc-svc/
Other
39 stars 14 forks source link

Adding SVC-related stats fields #72

Closed bc-lee closed 2 years ago

bc-lee commented 2 years ago

It would be nice to have SVC-related fields in WebRTC stats.

For example, adding the DOMString scalabilityMode field of RTCOutboundRtpStreamStats to indicate which scalability mode is used by the current encoding would be helpful for debugging SVC-related issues.

aboba commented 2 years ago

Moved to Webrtc-Stats: https://github.com/w3c/webrtc-stats/issues/673