[Webkit-unassigned] [Bug 172682] New: framesPerSecond is always 0 in RTCStats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 27 08:04:51 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172682

            Bug ID: 172682
           Summary: framesPerSecond is always 0 in RTCStats
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mleaney at tokbox.com

framesPerSecond is always 0 in RTCStats obtained from calling getStats on a peer connection. This is observed in the latest nightly of WebKit.

Steps to Reproduce:
Head to: https://webrtc.github.io/samples/src/content/peerconnection/constraints/
Click "Get media"
Click "Connect"
Observe the framesPerSecond is 0 for the remote video track stats

Expected Results:
The framesPerSecond matches the actual frame rate of the video

Observed Results:
The framesPerSecond is always 0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170527/5ad8c24c/attachment.html>


More information about the webkit-unassigned mailing list