Open Bug 1813847 Opened 3 years ago Updated 2 years ago

libwebrtc seems to queue video RTP stats updates after sending RTP

Categories

(Core :: WebRTC: Audio/Video, defect, P3)

defect

Tracking

()

People

(Reporter: bwc, Unassigned)

References

Details

Spec says the stats are supposed to reflect the RTP that has been sent, but this results in a delay on the update of those stats. In particular, it can result in the stats being invisible to JS even when JS on the other side has already observed the packets, which makes testing a bit difficult.

There is a jump from the pacer thread to the worker thread to update rtp stats.

Severity: -- → S4
Priority: -- → P3
See Also: → 1821231
See Also: → 1879535
You need to log in before you can comment on or make changes to this bug.