Re: [webrtc-stats] outbound-rtp.active (#597)

Having both an "active" and a "sending" makes sense. Questions:
- active: is this the same as whether or not the encoding is active (same info as getParams)?
- sending: usually true if active is true, but can be overridden to false if adaptation automatically disables a layer in simulcast. But assuming no qualityLimitationReason is turning off layers, what happens if the transport gets disconnected? Would this make all sending false or or would sending continue to be true to reflect the fact that the implementation has not turned any layers off?

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/597#issuecomment-1191505759 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 21 July 2022 13:45:15 UTC