[Bug 20760] <video> Expose statistics for tracking playback quality

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20760

Mark Watson <watsonm@netflix.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |watsonm@netflix.com

--- Comment #4 from Mark Watson <watsonm@netflix.com> ---
My suggestion would be to look for something 'as simple as possible' to address
the problem of poor playback quality on low-power devices. MSE newly provides
the ability for the page to work around this by switching to a lower complexity
stream.

Practically we could just add a single "droppedFrames" attribute to the media
element. The script can query this periodically to get a sense of how bad frame
dropping is.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 9 April 2013 15:27:10 UTC