w3c / mediacapture-extensions

Extensions to Media Capture and Streams by the WebRTC Working Group
https://w3c.github.io/mediacapture-extensions/
Other
19 stars 15 forks source link

Add current latency to audio track.stats (this has not actually merged, but my commits got entangled, do ignore) #120

Closed henbos closed 11 months ago

henbos commented 11 months ago

Fixes #119.

This PR contains BOTH #117 and a fix for #119... I wanted to create a follow-up PR but I don't know how to create PR chains.

The only new thing that's not in #117 is track.stats.latency. I'll rebase this PR when #117 has merged.


Preview | Diff

henbos commented 11 months ago

THis got merged when I merged the other one? I think my attempt to do a chain of PRs broke something. We have NOT added latency yet. Ignore this PR.

I'll create a new PR