Closed henbos closed 2 years ago
Apparently this is already implemented and is exactly what ivoc@ was asking for but we forgot to merge the PR.
So I think we should at least merge this PR here (webrtc-provisional-stats) to reflect that it exists in C++ land, but can we go one step further and add it to the main spec (webrtc-stats)? @vr000m @alvestrand
We want to ship it to the web as well
Just for my clarification, the target is not set by the app but by the internal stack and is response to network, cpu, other indicators.
Just for my clarification, the target is not set by the app but by the internal stack and is response to network, cpu, other indicators.
Yes it is the internal stack's target, which is not set by the app. The app can influence settings which may impact the target (A/V sync or playoutDelayHint) but is not in direct control of the target.
The overall target delay (this metric) could further be broken up into various other delays which if we want to know more about them should be exposed as other metrics, e.g. this issue was filed as a follow-up: https://github.com/w3c/webrtc-stats/issues/634
Fixes #19:
Preview | Diff
Preview | Diff