Temasys / AdapterJS

AdapterJS Javascript Polyfill and Tools for WebRTC - Skylink WebRTC
http://skylink.io/web
Other
429 stars 100 forks source link

getStats support? #167

Closed igorpavlov-zz closed 8 years ago

igorpavlov-zz commented 8 years ago

Safari and IE. Is it already implemented (couldn't find in the documentation)? If not - this is an important piece as there is no way to track peer connection status then.

johache commented 8 years ago

PeerConnection.getStats is implemented. Please find the spec here : https://www.w3.org/TR/webrtc/#widl-RTCPeerConnection-getStats-void-MediaStreamTrack-selector-RTCStatsCallback-successCallback-RTCPeerConnectionErrorCallback-failureCallback