[Bug 12399] <video> add bytesReceived, downloadTime, and networkWaitTime metrics

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

--- Comment #37 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2012-02-13 09:39:02 UTC ---
(In reply to comment #36)
> Looking specifically at bytesReceived, downloadTime, and networkWaitTime, is
> this something that might make sense more generically for all resources rather
> than specifically for video? e.g. something the perf work might more
> appropriately handle?

It could be useful for other resources, too. However, the decodedFrames and the
droppedFrames are video-only as is the playbackJitter.

At one stage we were discussing creation of a playback metrics object that the
mediaElement could use. Is that what you want perf to work on?

Also something that may be of interest to explain the use case better: if you
right click on a YouTube video and select "show video info" you get these kinds
of quality of service metrics, too.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 13 February 2012 09:39:06 UTC