- From: Timothy B. Terriberry <tterriberry@mozilla.com>
- Date: Mon, 23 Jan 2012 15:35:22 -0800
- CC: public-webrtc@w3.org
Aleksandr Avseyev wrote: > I wonder if anybody else mentioned to add metrics "fps" and "frames > dropped". They're very useful for video quality monitors. They may > require low level access to codec though. They mainly require access to the display path, if you want to figure out what actually made it to the screen, and thus belong on the <video> element. There's already a relatively stable recommendation for stats there: http://wiki.whatwg.org/wiki/Video_Metrics See also: http://www.w3.org/Bugs/Public/show_bug.cgi?id=12399
Received on Monday, 23 January 2012 23:35:49 UTC