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

There are two bools here (similar to direction/currentDirection on transceiver)
* active, as defined by whether the encoding associated is marked active in webrtc-internals. This is the state we want
* sending which may be false even if active is true, e.g. because of network limitations on simulcast layers. This is the state we get

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/597#issuecomment-1191498933 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:39:44 UTC