apprtc
apprtc copied to clipboard
TypeError: Argument 1 of mozRTCPeerConnection.getStats does not implement interface MediaStreamTrack.
Need to investigate why that happens on Firefox 40.0.3 (have not checked other versions).
FF42 - the same error
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).
OK, we should fix that shim then. I believe @alvestrand is working on fixing getStats, but it won't be until Q2.
I just tested this and I think this was fixed in adapter.js. I merged a new adapter version in #259.
I'm seeing this error in Firefox 45.0.1.
Same here - happening again. :-(
+1
Sorry about this, will fix.
On a side note, appr.tc still works though, it's just that the info box is empty.
It's more about test.webrtc.org which has stopped working completely on Firefox
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 be updated.
test.webrtc.org has now been updated and should work fine on Firefox now. Will take a look at apprtc now.
It's broken again on Firefox 57.
I've been seeing this as well, FF57
Still an issue in FF58
Can any one suggest me how resolve this issue..
This is happening when visiting microsoft teams, and cause video streams to not work.