8

Is WebRTC implemented in any browsers yet? Nightly builds?

Thanks for any info.

fancy
  • 48,619
  • 62
  • 153
  • 231

5 Answers5

13

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

Justin Uberti
  • 266
  • 2
  • 8
7

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.

jesup
  • 6,765
  • 27
  • 32
4

Opera's latest builds support it.

Chrome supports it in the dev channel.

James
  • 773
  • 2
  • 18
  • 29
2

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

Shum
  • 1,236
  • 9
  • 22
1

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.

Wladimir Palant
  • 56,865
  • 12
  • 98
  • 126