Christoffer Jansson
Christoffer Jansson
Nothing to do with createObjectURL rather how we it uses and creates AudioContext.
Still seeing the error in FF43
I believe we call on getStats in an incompatible way on Firefox (adapter.js shim does not shim this correctly).
I just tested this and I think this was fixed in adapter.js. I merged a new adapter version in #259.
Sorry about this, will fix. On a side note, appr.tc still works though, it's just that the info box is empty.
Fix is in for review, just waiting for a reviewer to get it done. adapter.js (the shim we use) has changed the way it handles getStats hence apps needs to...
test.webrtc.org has now been updated and should work fine on Firefox now. Will take a look at apprtc now.
The Network checks if it can connect to a turn server using TCP or UDP and get a relay UDP candidate. The Connectivity tests set up a datachannel and tries...