Is WebRTC implemented in any browsers yet?

柔情痞子 提交于 2019-11-28 09:21:32

Note: This answer is outdated, see answers below for current information.

Do you accept "No" as an answer? It seems to be a project in early stages and their blog has only a few entries - if any browser vendor adopted their solution I would expect to see a big announcement there. So far they only have a blog post titled "First Step Toward Chrome Integration" which seems to indicate that some prerequisites landed in Chrome but not the actual WebRTC support yet.

It's now implemented in Chrome 18 (dev track and canary).

Some support has landed in WebKit recently, and Mozilla is also actively working on both the spec (IETF and W3C) and incorporating it into Firefox.

FYI, I work on this project for Mozilla.

If you want to try it out in a browser there is a version of webkit here that implements it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!