Re: WebRTC Stats in Firefox

2015-08-11 Thread Jan-Ivar Bruaroey
On 8/11/15 10:04 AM, Eric Shepherd wrote: Balwant Bisht wrote: Is it possible to access WebRTC stats using javascript, as we can do in Chrome using getStats? Yes, we support it, but not like in Chrome since Chrome isn't following the spec here at the moment. Yes; you can use RTCPeerConnec

Re: WebRTC Stats in Firefox

2015-08-11 Thread Eric Shepherd
Balwant Bisht wrote: > Is it possible to access WebRTC stats using javascript, as we can do in > Chrome using getStats? Yes; you can use RTCPeerConnection.getStats() to return a list of status details. We haven't gotten this documented yet but should before too terribly long. -- Eric Shepherd S

WebRTC Stats in Firefox

2015-08-11 Thread Balwant Bisht
Is it possible to access WebRTC stats using javascript, as we can do in Chrome using getStats? ___ dev-media mailing list dev-media@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-media