You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Error] TypeError: undefined is not a function (evaluating 'mediaStream.attachEvent("ended",function(){handler(mediaStream)})')
addMediaStreamInactiveHandler (app.bundle.min.js, line 1)
LocalStream (app.bundle.min.js, line 1)
createLocalStream (app.bundle.min.js, line 1)
handleLocalStream (app.bundle.min.js, line 2)
successCallback (app.bundle.min.js, line 2)
successCallback (app.bundle.min.js, line 1)
(anonymous function) (app.bundle.min.js, line 1)
(anonymous function) (app.bundle.min.js, line 1)
(anonymous function)
Sorry, that image is actually from my local machine, the line number on meet.jit.si is line 418 on RTCUtils.js
The text was updated successfully, but these errors were encountered:
buzzyboy
changed the title
Getting attachEvent error when using Safari with Temasys (1.0.3)
Getting attachEvent error when using Safari with Temasys Plugin
Dec 18, 2015
When I visit https://meet.jit.si I get the error mentioned below
Does this happen to anyone else?
[Error] TypeError: undefined is not a function (evaluating 'mediaStream.attachEvent("ended",function(){handler(mediaStream)})')
addMediaStreamInactiveHandler (app.bundle.min.js, line 1)
LocalStream (app.bundle.min.js, line 1)
createLocalStream (app.bundle.min.js, line 1)
handleLocalStream (app.bundle.min.js, line 2)
successCallback (app.bundle.min.js, line 2)
successCallback (app.bundle.min.js, line 1)
(anonymous function) (app.bundle.min.js, line 1)
(anonymous function) (app.bundle.min.js, line 1)
(anonymous function)
Sorry, that image is actually from my local machine, the line number on meet.jit.si is line 418 on RTCUtils.js
The text was updated successfully, but these errors were encountered: