Google WebRTC - browser based communications
Thursday, 02 June 2011 09:51

The browser is the OS. Who can argue with this. Now Google thinks that we don't need anything more than a browser for real time communications as well. So throw away that chat client, sorry IM client, VoIP client, phone, video chat etc. Google's WebRTC does it all for you.

As you probably guessed this is an HTML5 based technology and the idea is that it can be used without plugins or the need to download anything at all. It also makes use of the proposed peer-to-peer connection API. This allows one browser to talk to another without a server have to get involved in the interaction. As reported in an earlier news item - Can my browser speak to your browser? - this particular API has the power to change the game completely and Google's use of it to implement a communications API is just the start of the sea change.

From the developers point of view there is a JavaScript API to master and then you can get on and create any audio, video or text based communications apps you care to invent.

 

WebRTCblockdiagram

The idea is that its all open source and will become in time a W3C standard. Of course Google's VP8 codec is included as part of the package but you can use alternatives.

What can you do with WebRTC?

Obviously you can use it to add video or audio chatting to your web or mobile applications but you could also design a custom chat or communications app using it. Google's own Google Talk is in the process of being converted to use WebRTC. In principle a WebRTC application could replicate the facilities in Live Messenger, Skype, ICQ,  AIM and so on.

So should you rush out and start building apps?

Not just yet. The current state of the software is such that it is for enthusiastic early starters only. It really is at the stage where browser writers can build it into their next version. Currently the demo app needs you to build a custom server and other additional software. In the final version you will simply write some JavaScript.

More information

WebRTC web site

Can my browser speak to your browser?

Banner


Are APIs Copyrightable? Computer Scientists Urge Court To Say No
01/06/2013

It is just a year since Judge Alsup found in favor of Google in its lawsuit against Oracle over Android with his ruling that APIs are not subject to copyright. This ruling is now on appeal to the US f [ ... ]



Chart.js Dashboard Challenge
13/06/2013

A new contest invites designers and developers to find interesting ways to visualize real personal data using the open source JavaScript Library, Chart.js.


More News

Last Updated ( Thursday, 02 June 2011 12:06 )
 
 

   
RSS feed of news items only
I Programmer News
Copyright © 2013 i-programmer.info. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.