- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Mar 2023 10:08:33 +0000
- To: public-webrtc-logs@w3.org
The codec stats should reflect the codec information from the SDP. For current usage, there is media-source where MediaStreamTrack information is exposed and outbound-rtp where encoder and RTP information is exposed. (Or inbound-rtp for decoder/RTP/track on the receive side) It's not clear to me if we need more metrics to reflect current usage or if https://github.com/w3c/webrtc-extensions/issues/63#issuecomment-786118846 should be resolved and then you don't need metrics because you can just look at track.getSettings().channelCount -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/686#issuecomment-1469717092 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 15 March 2023 10:08:35 UTC