webrtcHacks / adapter

Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
https://webrtcHacks.github.io/adapter/adapter-latest.js
BSD 3-Clause "New" or "Revised" License
3.63k stars 845 forks source link

IE and Safari(<11) support #639

Closed Cheedoong closed 7 years ago

Cheedoong commented 7 years ago

Temasys is a great plugin that brings support for WebRTC to desktop versions of IE and Safari(<11): https://confluence.temasys.com.sg/display/TWPP

I suggest merging their modifications of Adapter.js to this official one.

Ref: https://confluence.temasys.com.sg/display/TWPP/How+to+integrate+the+Temasys+WebRTC+Plugin+into+your+website https://github.com/Temasys/AdapterJS

Declaration: I have no conflict of interest in Temasys or any party related to it.

KaptenJansson commented 7 years ago

For now we will not be merging their modifications, simply there is no time and I do not seen the need at this moment.