WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 172734
172681
Missing local-candidate & remote-candidate stats
https://bugs.webkit.org/show_bug.cgi?id=172681
Summary
Missing local-candidate & remote-candidate stats
Michael Leaney
Reported
2017-05-27 08:03:51 PDT
getStats on a peer connection is missing RTCIceCandidatePairStats and RTCIceCandidateStats objects. local-candidate and remote-candidate are missing. Both Chrome and Firefox provide these, and in particular, we are interested in the priority field as we use it to differentiate between STUN, TURN/TLS, TURN/TCP, TURN/UDP. This is also a requirement from the spec. Steps to Reproduce: Head to:
https://webrtc.github.io/samples/src/content/peerconnection/constraints/
Click "Get media" Click "Connect" Observe there is no local-candidate or remote-candidate stat types Expected Results: There are stats for candidate pairs etc. Expect to see RTCIceCandidatePairStats and RTCIceCandidateStats types. Observed Results: There is no objects of type RTCIceCandidatePairStats or RTCIceCandidateStats
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-05-27 10:24:57 PDT
<
rdar://problem/32443070
>
Jon Lee
Comment 2
2017-05-29 15:39:14 PDT
rdar://problem/32368232
youenn fablet
Comment 3
2017-05-30 15:11:59 PDT
*** This bug has been marked as a duplicate of
bug 172734
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug