muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.57k stars 1.37k forks source link

Microsoft EDGE - Update Adapter.js #54

Open galodoido794 opened 9 years ago

galodoido794 commented 9 years ago

I was studying Web RTC (using Adapter.js ) and Microsoft Edge works . However , their examples I THINK it is not with the Adapter updated. Here source that can serve as a reference: https://raw.githubusercontent.com/webrtc/adapter/master/adapter.js

chaos986 commented 9 years ago

Are you running Windows Insider Preview Build 10532?

Known issues in Windows Insider Preview Build 10532 Initial groundwork for the Object RTC API is in this build, but is not yet functional. This may trigger feature detection for Object RTC. A working implementation will be available in preview builds soon. Partial support for Async Functions (ES2016) is in this build, but there are known issues with the implementation which should be fixed in the next Insider release.

It's something to keep an eye on definitely.