Re: [mediacapture-transform] We shouldn't require track transferability (#113)

> You can call applyConstraints and read stats/settings on Window, where the main application is.

Yes, but waiting on postMessage for these measurements hardly seems ideal. In the current spec, the worker transform can inspect real-time [track stats](https://w3c.github.io/mediacapture-extensions/#dom-mediastreamtrackvideostats) counters like `deliveredFrames`, `discardedFrames` and `totalFrames` synchronously, and correlate them with the `VideoFrame` it is currently processing.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/113#issuecomment-2384182325 using your GitHub account


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

Received on Monday, 30 September 2024 21:33:36 UTC