Api 660 Latest Edition Of Internet

47
Api 660 Latest Edition Of Internet Rating: 9,4/10 9007 votes
  1. Api 660 Latest Edition Of Internet Explorer

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

660

Sending events, 708–711 serializing (C++ objects), 690 servers login servers (debugging), 826–827 sockets connecting, 668–670, 684–686 sockets API, 660–662 sets, random traversal, 87–88 setting threads, 699–700 shaders compiling (speed), 500 debugging, 812–813 overview, 499–501, 521 pixel shaders C++ helper.

Sign up New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Sep 24, 2017

I can't make Jitsi Meet run on internet explorer 11, please refer screenshot below.
I remember one month ago when I install the stable builds on Ubuntu, IE11 still able to support voice & video.

SCRIPT438: Object doesn't support property or method 'assign'
AnalyticsAdapter.js (123,9)
DEPRECATED JS - Cookie has been deprecated since 5.8.0 and will be removed in a future release. Use cookie instead.
No stack trace of the deprecated usage is available in your current browser.
SCRIPT5009: 'JitsiMeetJS' is undefined
app.bundle.min.js (5859,1)

commented Sep 25, 2017

Don't you have to install the TEMASYS plugin on IE11 and Adapter.js on the server first? See https://confluence.temasys.com.sg/display/TWPP/How+to+integrate+the+Temasys+WebRTC+Plugin+into+your+website

commented Sep 26, 2017

Hi rasos, I'm trying https://meet.jit.si, believe that the server is ready for test.
I have TEMASYS plugin installed. Just now I try many time reinstall & repair, until it gone :(

Are you able to access from your IE 11? If this is my personal issue, this issue should be closed now.

commented Oct 2, 2017

I am not able too, did you find a way around?

commented Nov 2, 2017
edited

It still did'nt work with last commited version.
In fact the Object doesn't support property or method 'assign' Error is link to IE11 not supporting Object.assign Method.
It's possible to support it by importing 'core-js/fn/object/assign' in lib-jitsi-meet code before any use of Object.assign for exemple in JitsiMeetJS.js file.
After that UI is loading correctly and GetUserMedia works (You could get your media).
But there'are still some issues with peerconnection.addtrack and Jitsi-meet is still not functional with IE11.
I got this error now :
Unable to get property 'i' of undefined or null reference in JingleSessionPC (857,30).

commented Nov 20, 2017

Is this something which someone is looking at ? It's pretty serious .. is there a usable workaround ?

commented Nov 21, 2017
edited

Api

@arminfelder is working on it. IE11 worked for us with the 2017-05-24 stable version at https://download.jitsi.org/stable/ but did not work with an earlier dev or the 2017-09-21 stable version. Latest stable 2017-11-20 works with IE11, tested.

• No bandwagon or direct reply posts. Pure. crack fix - seed4me. • Mark your spoilers and NSFW submissions, comments and links. Following is encouraged. • No piracy, even 'abandonware'. • Following the is required.

commented Nov 21, 2017

@virtuacoplenny have already commit some fix for ie11 last weeks. And it seem to be working well in https://meet.jit.si server.
AnalyticsAdapter.js error is fixed, audio and video transmission are working fine.

Api 660 latest edition

commented Nov 27, 2017

All seems to be working now, thanks !

Api 660 Latest Edition Of Internet Explorer

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment