NEW 172682
framesPerSecond is always 0 in RTCStats
https://bugs.webkit.org/show_bug.cgi?id=172682
Summary framesPerSecond is always 0 in RTCStats
Michael Leaney
Reported 2017-05-27 08:04:51 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2017-05-27 10:00:33 PDT
Jon Lee
Comment 2 2017-05-28 19:26:28 PDT
Note You need to log in before you can comment on or make changes to this bug.