[Webkit-unassigned] [Bug 215678] New: Missing WebRTC Metrics in iOS 14 Beta 5
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 18:44:44 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215678
Bug ID: 215678
Summary: Missing WebRTC Metrics in iOS 14 Beta 5
Product: WebKit
Version: Safari Technology Preview
Hardware: iPhone / iPad
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cxxu at amazon.com
CC: youennf at gmail.com
WebRTC getStats API is missing critical metric values in iOS 14 Beta 5 (Tested on iphone 11)
For the "video" "track" type , it is missing the following critical metrics:
"kind"
"jitterBufferDelay"
"jitterBufferEmittedCount"
For the "audio" "track" type , it is missing the following critical metrics:
"kind"
"jitterBufferDelay"
"jitterBufferEmittedCount"
"concealedSamples"
"totalSamplesReceived"
--
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/20200820/8bdce369/attachment-0001.htm>
More information about the webkit-unassigned
mailing list