apprtc icon indicating copy to clipboard operation
apprtc copied to clipboard

TypeError: Argument 1 of mozRTCPeerConnection.getStats does not implement interface MediaStreamTrack.

Open KaptenJansson opened this issue 9 years ago • 17 comments

Need to investigate why that happens on Firefox 40.0.3 (have not checked other versions).

KaptenJansson avatar Sep 02 '15 07:09 KaptenJansson

FF42 - the same error

Sfinx avatar Nov 12 '15 12:11 Sfinx

Still seeing the error in FF43

KaptenJansson avatar Jan 12 '16 16:01 KaptenJansson

I believe we call on getStats in an incompatible way on Firefox (adapter.js shim does not shim this correctly).

KaptenJansson avatar Feb 22 '16 08:02 KaptenJansson

OK, we should fix that shim then. I believe @alvestrand is working on fixing getStats, but it won't be until Q2.

juberti avatar Feb 22 '16 23:02 juberti

I just tested this and I think this was fixed in adapter.js. I merged a new adapter version in #259.

KaptenJansson avatar Feb 23 '16 14:02 KaptenJansson

I'm seeing this error in Firefox 45.0.1.

vshtokman avatar Mar 22 '16 20:03 vshtokman

Same here - happening again. :-(

silviapfeiffer avatar Apr 24 '16 11:04 silviapfeiffer

+1

selurvedu avatar Apr 24 '16 13:04 selurvedu

Sorry about this, will fix.

On a side note, appr.tc still works though, it's just that the info box is empty.

KaptenJansson avatar Apr 25 '16 07:04 KaptenJansson

It's more about test.webrtc.org which has stopped working completely on Firefox

silviapfeiffer avatar Apr 26 '16 11:04 silviapfeiffer

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.

KaptenJansson avatar Apr 26 '16 11:04 KaptenJansson

test.webrtc.org has now been updated and should work fine on Firefox now. Will take a look at apprtc now.

KaptenJansson avatar Apr 27 '16 14:04 KaptenJansson

It's broken again on Firefox 57.

giordanocardillo avatar Nov 15 '17 11:11 giordanocardillo

I've been seeing this as well, FF57

usernolan avatar Nov 28 '17 22:11 usernolan

Still an issue in FF58

dnish avatar Mar 08 '18 17:03 dnish

sssc Can any one suggest me how resolve this issue..

ShivaCherupally avatar Nov 16 '18 03:11 ShivaCherupally

image This is happening when visiting microsoft teams, and cause video streams to not work.

MrCyjaneK avatar Apr 27 '21 05:04 MrCyjaneK