Microsoft Edge (IE Replacement) Drops Plugins = Time to Move to WebRTC

For Voice and Video inside a browser, plugins are not the answer.

Microsoft Edge Plugins

I wrote a few weeks ago about Google dropping NPAPI plugins. It seems like Microsoft decided not to support plugins either - their brand new Microsoft Edge browser won't support plugins:
The biggest change for developers coming with Microsoft Edge is that it will get rid of legacy browser technologies including ActiveX and Browser Helper Objects (BHO).
The end result? GoToMeeting, WebEx, AT&T Connect and others won't be able to install a browser plugin to work. They will either need to download and install a full fledged app on the desktop - a big no no for friction haters and in the corporate world. Or they will need to go with native browser technology. Which means WebRTC. If what you are doing deals with real time communications and you're thinking of using a plugin technology to get it to browsers - forget it. Start thinking on how you are going to utilize WebRTC in the browser instead. The future won't allow for any other option anyway.
Need to know where WebRTC is available? Download this free WebRTC Device Cheat Sheet.

Tsahi Levent-Levi

Tsahi Levent-Levi

Independent WebRTC analyst. I help companies ship real-time communications they can actually monitor. 20+ years in the comms space, last 13 focused on WebRTC.

More about Tsahi →

6 comments

Comments are closed. This discussion is kept as it was written.

  • FabianMay 19, 2015

    Is it confirmed that Edge will have WebRTC support?

    • Tsahi Levent-LeviTsahiMay 19, 2015

      Fabian, to some extent - yes.

      As far as I know, the latest Edge preview supports getUserMedia() already, and Microsoft have announced plans to support WebRTC/ORTC. My guess is by year end it will be available in one form or another, though limited by OS, browser version and interoperability.

  • SojharoMay 20, 2015

    Any idea how they are going to support screen sharing? Chrome and Firefox already have two different methods. Will they choose any one of them or introduce a third method?

    • Tsahi Levent-LeviTsahiMay 20, 2015

      Sojharo, I have no clue...

      My guess? A third method :-)

  • JoelJul 25, 2015

    "[T]heir brand new Microsoft Edge browser won’t support plugins..."

    That isn't technically accurate to my knowledge. They are removing the legacy plugin methods (that can possibly lead to security issues) and plan to add support for plugins in the future. When? I'm not quite sure, but it appears that it will happen after the public release in a few days.

    • Tsahi Levent-LeviTsahiJul 25, 2015

      Joel,

      Thanks for the update. I am not sure plugins make sense anymore. We will see how Microsoft plays this one.