- From: henbos via GitHub <noreply@w3.org>
- Date: Mon, 01 Sep 2025 09:27:25 +0000
- To: public-webrtc@w3.org
henbos has just created a new issue for https://github.com/w3c/webrtc-stats: == RTP stats lifetime: clarify "when RTP sender is configured" == This is arguably(?) editorial or at least fixing a mistake, but I'd like to tweak this sentence: > The [RTCOutboundRtpStreamStats](https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats) is created when the RTP sender is configured by setting a local or remote SDP answer (via setLocalDescription() or setRemoteDescription() and the signaling state returning to "stable"). Because it seems to neglect "pr-answer" which can also configure the RTP sender for sending but without returning to "stable". I think we should instead change this sentence to say that "by setting local or remote SDP and currentDirection becomes non-null" since that is how I implemented this. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/814 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 1 September 2025 09:27:26 UTC