

So i use now your client, und need to fix some things.Īnd your file dist/mediasoup-client.js is NOT ES5. But my code was based on medisoup v1 (unstable tor me), und change it to v2 was to complex. I had my own old little JS client supported all chrome versions/OS from 25 to 71 without any problems. Using function checks and properties is better.ĭo you know, Chrome 49 (last version on XP) does not work with mediasoup-client, its not ok. And selection based on browser version is bad solution too. Adding 10 new browser names is bad solution. So if you check it at the last "else if" condition, it will be most better.


In your code is allowed only Chrome/FF/Opera, but its many browsers based on Chromium with another names.
