<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>VentureBeat &#187; WebRTC</title>
	<atom:link href="http://venturebeat.com/tag/webrtc/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Mon, 20 May 2013 06:06:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='venturebeat.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c6d8c27ffa1c5a7f106f97e434437baf?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>VentureBeat &#187; WebRTC</title>
		<link>http://venturebeat.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://venturebeat.com/osd.xml" title="VentureBeat" />
	<atom:link rel='hub' href='http://venturebeat.com/?pushpress=hub'/>
<copyright>Copyright 2013, VentureBeat</copyright>		<item>
		<title>Facebook: How we helped Mozilla build Messenger for Firefox</title>
		<link>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/</link>
		<comments>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 19:08:49 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[social API]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=583278</guid>
		<description><![CDATA[<p>Facebook chat, notifications, and updates that follow you everywhere you go on the web, right in your web browser, is a cool idea. What's even cooler is how Mozilla and Facebook actually built&#160;it.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=583278&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/typewriter/" rel="attachment wp-att-583310"><img class="aligncenter size-full wp-image-583310" alt="typewriter" src="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=655&#038;h=463" height="463" width="655" /></a>Facebook chat, notifications, and updates that follow you everywhere you go on the web, right in your web browser, is a cool idea. What&#8217;s even cooler is how Mozilla and Facebook actually built it.</p>
<p>Facebook shared a few of those details today.</p>
<p>Mozilla&#8217;s goal was to build a <a href="https://developer.mozilla.org/en-US/docs/Social_API" target="_blank">Social API</a> that would integrate content from any social network directly to your browser, even when you&#8217;re not on the actual social network&#8217;s website, Facebook engineer Pamel Vagata <a href="https://www.facebook.com/notes/facebook-engineering/under-the-hood-facebook-messenger-for-firefox/10151175913223920,%20https://blog.mozilla.org/blog/2012/12/03/firefox-gets-social-w-facebook/" target="_blank">said in a post</a>.</p>
<p><a href="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/kyvasfurila/" rel="attachment wp-att-583300"><img class="alignright size-medium wp-image-583300" alt="KYvaSFUrILA" src="http://venturebeat.files.wordpress.com/2012/12/kyvasfurila.png?w=300&#038;h=354" height="354" width="300" /></a></p>
<p>Facebook&#8217;s implementation keep you connected with your Facebook friends while you surf the wider web.</p>
<p><a href="https://www.facebook.com/about/messenger-for-firefox" target="_blank">Facebook Messenger for Firefox</a> is the first Facebook product to use a key new feature of HMTL, WebSockets, at scale. WebSockets enable persistent connections between your web browser and a webserver in a manner that scales well and also uses few resources. Facebook rolled out WebSockets on its existing chat servers but also had to reengineer its front-end Messenger code to eliminate dependencies on code fragments that simple are not available in the browser implementation.</p>
<p>Facebook credits its organizational structure &#8212; small groups, independent engineers &#8212; with the capability to make the changes quickly.</p>
<p>&#8220;Our ability to work with a small team and push code on a daily basis meant we could rapidly iterate on the API design and feature work to get this integration into the wild,&#8221; Vagata said.</p>
<p>Facebook is the first major social network to make use of this API, but theoretically, any such site could make use of it. Just a few days ago, Mozilla <a href="https://blog.mozilla.org/futurereleases/2012/11/30/webrtc-makes-social-api-even-more-social/" target="_blank">released a demo of Social API with WebRTC</a> that shows off even more advanced functionality, such as chatting, video chatting and file sharing.</p>
<p>Here&#8217;s Mozilla&#8217;s overview of its Social API with WebRTC:</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='345' src='http://www.youtube.com/embed/S6-rAv6bU8Q?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/beth19/4583973773/" target="_blank">Βethan</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/entrepreneur/'>Entrepreneur</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=583278&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" /><source url="http://venturebeat.com/2012/12/03/facebook-how-we-helped-mozilla-build-messenger-for-firefox/">Facebook: How we helped Mozilla build Messenger for Firefox</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg?w=160" medium="image">
			<media:title type="html">typewriter</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/typewriter.jpg" medium="image">
			<media:title type="html">typewriter</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/kyvasfurila.png?w=300" medium="image">
			<media:title type="html">KYvaSFUrILA</media:title>
		</media:content>
	</item>
		<item>
		<title>1 million users at 10 messages/second with 1 server rack = impressive</title>
		<link>http://venturebeat.com/2012/11/13/1-million-users-10-messagessecond-1-server-impressive/</link>
		<comments>http://venturebeat.com/2012/11/13/1-million-users-10-messagessecond-1-server-impressive/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 13:00:16 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Kaazing]]></category>
		<category><![CDATA[live update]]></category>
		<category><![CDATA[live web]]></category>
		<category><![CDATA[rack]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[WebRTC]]></category>
		<category><![CDATA[WebSockets]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=573558</guid>
		<description><![CDATA[<p>10 messages per second to 1,000,000 live users on single, solitary&#160;server?</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=573558&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-meta-blurb post-meta-before blurb-cat-cloud"><div class="event-boilerplate"><div class="logo-date-wrap"><a href="http://cloudbeat2013.com" data-vb-ga-outbound="CB2013boilerplateTOP" target="_blank"><img src="http://venturebeat.files.wordpress.com/2013/02/cloudbeat2013-boilerplate.png" alt="CloudBeat 2013" style="margin-top:5px;"></a><div class="date-location"><strong>Sept. 9 - 10, 2013</strong><br>San Francisco, CA</div></div><a href="http://cloudbeat2013-CB2013boilerplateTOP.eventbrite.com/" class="cta" data-vb-ga-outbound="CB2013boilerplateTOP" target="_blank">Early Bird Tickets on Sale</a></div></div><p><a href="http://venturebeat.com/2012/11/13/1-million-users-10-messagessecond-1-server-impressive/screen-shot-2012-11-13-at-12-17-21-am/" rel="attachment wp-att-573586"><img class="aligncenter size-full wp-image-573586" title="Screen Shot 2012-11-13 at 12.17.21 AM" alt="" src="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-13-at-12-17-21-am.png?w=593&#038;h=276" height="276" width="593" /></a>10 messages per second to 1,000,000 live users on single, solitary server rack? That&#8217;s impressive by any standard, and that&#8217;s what Kaazing and Dell were able to achieve with living, dynamically updating webpages.</p>
<p>&#8220;Dell came to Kaazing &#8230; and asked if we could drive one message per second to one million users,&#8221; Kaazing executive vice president John Donnelly said in a statement. &#8220;We did just that and then some, achieving 10 messages per second to the same one million users.”</p>
<p>That&#8217;s on a single Dell PowerEdge R620 server rack using dual 3.3GHz quad core Xeon CPUs, 32GB of RAM, plus dual 10Gb Ethernet cards and four 1Gb Ethernet network ports.</p>
<p>Dell says that the system, which used TIBCO Enterprise Message Server, &#8220;can now support a higher number of users than ever before at speeds never before possible.&#8221;</p>
<p>In the old days, web browsers forced users to refresh entire web pages to update a single element are over. Modern web pages, however, enabled by modern web browsers, now allow dynamic updating of individual components. One such protocol is <a href="http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/">WebRTC</a> (web real-time communication), but the Kaazing software uses the HTML5 WebSocket standard.</p>
<p>To achieve scalable live page element updating is a somewhat new challenge for web servers.</p>
<p>Live updating can create a great experience for end users, but it can also put a massive demand on web server software and hardware that were previously optimized for sending out complete pages every 15 to 50 seconds, but now are getting dozens of small update requests a second.</p>
<p>So 10 million messages per second is impressive. Also impressive is that the companies delivered them from server to client in an average 3.5 milliseconds each.</p>
<p><del>One little caveat: If you check out Dell&#8217;s online configurator for the PowerEdge R620, you&#8217;ll notice no 3.3GHz Xeon processors available. The top of the line orderable CPUS are 2.2GHz.</del></p>
<p>Update: Dell has updated its product ordering space and the new 3.3GHz processor is now available for order.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=573558&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.blurb-cat-cloud .event-boilerplate {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.blurb-cat-cloud .event-boilerplate .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.blurb-cat-cloud .event-boilerplate img {
float:left;
}
.blurb-cat-cloud .event-boilerplate .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
}
.blurb-cat-cloud .event-boilerplate .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/11/13/1-million-users-10-messagessecond-1-server-impressive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-13-at-12-17-21-am.png?w=160" /><source url="http://venturebeat.com/2012/11/13/1-million-users-10-messagessecond-1-server-impressive/">1 million users at 10 messages/second with 1 server rack = impressive</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-13-at-12-17-21-am.png?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-13-at-12-17-21-am.png?w=160" medium="image">
			<media:title type="html">Screen Shot 2012-11-13 at 12.17.21 AM</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/11/screen-shot-2012-11-13-at-12-17-21-am.png" medium="image">
			<media:title type="html">Screen Shot 2012-11-13 at 12.17.21 AM</media:title>
		</media:content>
	</item>
		<item>
		<title>The WebRTC faceoff: Skype vs. Facebook</title>
		<link>http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/</link>
		<comments>http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 19:54:14 +0000</pubDate>
		<dc:creator>Tsahi Levent-Levi</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[ott]]></category>
		<category><![CDATA[telcos]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=528577</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Spare a thought for the telcos – they’ve had a hard couple of years fighting off VoIP vendors like Skype. Now a new player has arrived, and it's going to challenge both the telcos and the VoIP vendors. It’s called&#160;WebRTC.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=528577&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/faceoff-3/" rel="attachment wp-att-528605"><img class="alignright size-full wp-image-528605" title="faceoff" src="http://venturebeat.files.wordpress.com/2012/09/faceoff1.jpg?w=643&#038;h=530" alt="WebRTC makes Facebook and Skype competitors" width="643" height="530" /></a><em>This post was written by telco/VoIP blogger and Amdocs exec Tsahi Levent-Levi .</em></p>
<p>Spare a thought for the telcos – they’ve had a hard couple of years fighting off VoIP vendors such as Microsoft&#8217;s <a href="http://www.skype.com/intl/en-us/home" target="_blank">Skype</a> and New York-based <a href="http://www.viber.com/" target="_blank">Viber</a>, which use the telcos’ networks while directly competing with their services. Now a new player has arrived, and it&#8217;s going to challenge both the telcos and the VoIP vendors. It’s called WebRTC.</p>
<p>WebRTC is a technology that lets developers build real-time communication into web pages. While it’s going to affect the telcos, it’s actually the VoIP vendors who now face the real danger, because it brings down the VoIP players&#8217; protective subscription walls. (For example, Skype users can only talk with other Skype users for free).</p>
<p>WebRTC offers a lot of interesting <a href="http://blogs.amdocs.com/voices/2012/09/03/what-you-haven%E2%80%99t-heard-of-webrtc-yet-you-will%E2%80%A6/" target="_blank">use cases</a>, but they essentially boil down to five:</p>
<p><strong>1. Friends and family calls to people we know.</strong> Today VoIP vendors are finding it easy to supplant telcos in this market, where the phone number and address book are replaced with a buddy list and presence indications.</p>
<p><strong>2. Consumer to business calls.</strong> In most cases, these calls require a phone number, and as such, pass through a telco’s voice network. VoIP  players don’t have large presence in this space, since it requires the ubiquity and openness of a telco voice service.</p>
<p><strong>3. Business to consumer calls.</strong> Whether it’s a call from the kindergarden telling you your child isn’t feeling well, or a telemarketer trying to sell a magazine subscription, these calls again go to the telco’s phone numbering system.</p>
<p><strong>4. Within a business organization.</strong> Telcos and VoIPs both still have a foot in this market.</p>
<p><strong>5. Business partners.</strong> Calls between organizations tend to take place on a telco’s network. VoIP players usually don’t allow calling outside the boundary of their own user base unless that call is routed to a telco for their own monetization purposes.</p>
<p>Right now, most of a VoIP player’s users and calls comes from the user’s close contacts: friends and family. These are also the people the user is most likely to interact with on social networks. And while players like Skype rely on people having to download the application first in order to use the service, social networks live natively in the web.</p>
<p>Now that WebRTC has arrived, will VoIP players be the ones adopting it wholeheartedly, or will social networks be first to integrate it into their services?</p>
<p>Put simply: How much will Skype be hurting when Facebook comes up with its own video chat service, based on WebRTC?</p>
<p>Skype’s main asset is the large user base already using it for voice and video communications, with 700 million voice and video minutes a day spent by 65 million users who sign in to the service daily.</p>
<p>On the other hand, people spend over 13 billion minutes a day on Facebook (<a href="http://thesocialskinny.com/99-new-social-media-stats-for-2012/" target="_blank">that’s 7:45 hours a month</a> per person with over 900 million monthly active users).</p>
<p>Which smartphone app is more popular? Facebook has both its main Facebook app and Facebook Messenger app (a direct contender to Skype text chatting) ahead of Skype’s app on the <a href="http://www.apple.com/itunes/charts/free-apps/" target="_blank">iTunes Charts</a> (29 and 35 in comparison to Skype’s number 52 spot in August 2012). On Google Play’s <a href="https://play.google.com/store/apps/collection/topselling_free?feature=top-free" target="_blank">top Free list</a>, Facebook takes first place while Skype is in seventh.</p>
<p>While Skype is smaller than Facebook, its sole focus is real-time communications. It knows the market and the technology better. The only problem is that today it is almost considered an incumbent player and not a market disruptor. It has been slow to introduce new features and capabilities in the past year or two, while Facebook has been evolving and growing almost on a daily basis.</p>
<p>Facebook’s popularity and positioning is bound to give it a head start in changing users’ behavior – we are already used to sharing on Facebook. A lot of us are texting each other through Facebook’s messaging capabilities, so voice and video chatting isn’t far fetched.</p>
<p>From there, offering a Facebook-Out service, click-to-call ads, or a solution that enables people to interact with companies through their pages on Facebook isn’t such a massive step – and critically, it allows Facebook to monetize such a solution.</p>
<p>So if Facebook decides to go it alone with real-time communications and integrate WebRTC into its social network infrastructure, where would that leave Skype? Michelle Maisto on eWeek is right: <a href="http://www.eweek.com/c/a/VOIP-and-Telephony/Facebook-Could-Be-a-Skype-Killer-with-a-Copycat-App-Strand-Consult-794641/" target="_blank">Facebook could be a Skype killer</a>.</p>
<p><em><a href="http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/tshai-levent-levi-2/" rel="attachment wp-att-528630"><img class="size-full wp-image-528630 alignleft" title="Tshai Levent-Levi" src="http://venturebeat.files.wordpress.com/2012/09/tshai-levent-levi1.jpg?w=143&#038;h=157" alt="" width="143" height="157" /></a>Tsahi Levent-Levi has almost 15 years of experience in the telecommunications, VoIP, and 3G industry as an engineer, manager, marketer, and CTO. He is currently Director of Business Solutions at <a href="http://www.amdocs.com/Pages/HomePage.aspx" target="_blank">Amdocs </a>and is responsible for focusing on new and innovative ways carriers can bring value and relevance to their customers. He is a frequent industry blogger on <a href="http://blogs.amdocs.com/voices/" target="_blank">Amdocs Voices</a>, as well as his own blog: <a href="http://BlogGeek.me" target="_blank">BlogGeek.me</a>.</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>, <a href='http://venturebeat.com/category/social/'>Social</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=528577&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/faceoff1.jpg?w=160" /><source url="http://venturebeat.com/2012/09/10/the-webrtc-faceoff-skype-vs-facebook/">The WebRTC faceoff: Skype vs. Facebook</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/faceoff1.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/faceoff1.jpg?w=160" medium="image">
			<media:title type="html">faceoff</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/f59aef76cbc94fe88b2255b07bd333df?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">venturebeat1</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/faceoff1.jpg" medium="image">
			<media:title type="html">faceoff</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/tshai-levent-levi1.jpg" medium="image">
			<media:title type="html">Tshai Levent-Levi</media:title>
		</media:content>
	</item>
		<item>
		<title>WebRTC is almost here, and it will change the web</title>
		<link>http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/</link>
		<comments>http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 18:00:03 +0000</pubDate>
		<dc:creator>Arend Naylor</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=507702</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Web Real-Time Communication (WebRTC) is a new HTML5 standard framework that enables the sharing of video, audio, and data directly between web browsers. These capabilities open the door to a new wave of advanced web&#160;applications.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=507702&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/webrtc/" rel="attachment wp-att-507722"><img class="alignleft  wp-image-507722" title="WebRTC" src="http://venturebeat.files.wordpress.com/2012/08/webrtc.jpg?w=714&#038;h=453" alt="New HTML5 standard framework WebRTC will change the web" width="714" height="453" /></a>Web Real-Time Communication (WebRTC) is a new HTML5 standard framework that enables the sharing of video, audio, and data directly between web browsers. These capabilities open the door to a new wave of advanced web applications.</p>
<p>If all goes according to plan, over 50% of all web browsers will support this capability in the next three to four months.</p>
<p>This is the most significant step forward in web browser connectivity since 2004, when Google launched Gmail and AJAX was coined. The Asynchronous Javascript and XML (AJAX) approach enabled developers to update the components of a page without the need for full page reloads. This enabled a huge number of new interaction capabilities and was a significant step forward in bringing “native” style applications to the web.</p>
<div id="attachment_507703" class="wp-caption alignleft" style="width: 670px"><a href="http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/the-path-to-webrtc/" rel="attachment wp-att-507703"><img class="size-full wp-image-507703 " title="The path to WebRTC" src="http://venturebeat.files.wordpress.com/2012/08/the-path-to-webrtc.jpg?w=660&#038;h=441" alt="" width="660" height="441" /></a><p class="wp-caption-text">Graphic by Jimmy Lee / jimmylee.info</p></div>
<p>While HTML5 has already brought many new capabilities to the web, it is WebRTC that will spark the most innovation. The ability to directly connect to other web browser opens a new world of possibilities for web developers, enabling new types of applications in telecommunications, gaming, and any other field involving direct user-to-user interaction.</p>
<p>Today, direct communication between browsers is possible only with third-party plugin software and significant proprietary server infrastructure.</p>
<p>Through an open standards approach, WebRTC integrates browser-to-browser communications directly into the fabric of the Internet. This opens many new possibilities such as:</p>
<ul>
<li>Rich image and video apps on mobile browsers (e.g. Instagram or Skype in the browser)</li>
<li>Citizen journalists could stream breaking news directly from their phones to news outlets</li>
<li>Web sites could add live support and feedback through one line of code</li>
<li>Effortless file distribution (e.g. Napster) without software.</li>
</ul>
<p>Sharing live audio, video, and data will be as simple as viewing a web page.</p>
<p>Developers will be able to add these features with relative ease. As we’ve seen in the past, when development becomes simpler, there’s tremendous growth in entrepreneurial experimentation. We should expect a plethora of new audio and video applications from startups and students who only have a basic understanding of peer-to-peer technologies.</p>
<p>WebRTC will also provide new challenges for government censorship and controlling regimes; the peer-to-peer streams will be very difficult to monitor and shut down. We saw the power of social media during the Arab Spring movement last year; imagine it amplified by secure, real-time transmissions of audio and video.</p>
<p>WebRTC will cause major disruption to the billion dollar markets of video conferencing and Internet telephony. You will no longer need Skype on your desktop or smartphone, nor will you need a complex Webex or a Telepresence system. Skype, Cisco, and Polycom will all see their conferencing technology commoditized.</p>
<p>All of this disruption is predicated on the ease of implementing WebRTC and the inherent low cost of peer-to-peer communications. Key to its proliferation will be web developer adoption. This seems likely as the open standards working group and associated browser vendors are making the API as simple and powerful as possible.</p>
<p>The Internet is about to undergo a new wave of innovation. We’re moving to a world of seamless communication, directly between peers and across all devices. As with previous shifts, this will result in a wave of new applications that will change the way we live, work, and play; get excited about the possibilities.</p>
<p><a href="http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/arend-naylor/" rel="attachment wp-att-507704"><img class="alignleft size-full wp-image-507704" title="Arend Naylor" src="http://venturebeat.files.wordpress.com/2012/08/arend-naylor.jpg?w=108&#038;h=154" alt="" width="108" height="154" /></a><em>Arend Naylor is cofounder and CTO of <a href="http://meetings.io/" target="_blank">Meetings.io</a>, a video meetings startup in San Francisco. Meetings.io is excited to be developing with the WebRTC framework. Check out the <a href="http://meetup.com/webrtc" target="_blank">WebRTC meetup group</a> or join the <a href="http://webp2p.org/" target="_blank" target="_blank">webp2p.org</a> community.</em></p>
<p>[Top image credit: <a href="http://www.shutterstock.com/gallery-373507p1.html" target="_blank">Molodec</a>/Shutterstock]</p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/mobile/'>Mobile</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=507702&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate" target="_blank">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/08/webrtc.jpg?w=160" /><source url="http://venturebeat.com/2012/08/13/webrtc-is-almost-here-and-it-will-change-the-web/">WebRTC is almost here, and it will change the web</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/08/webrtc.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/08/webrtc.jpg?w=160" medium="image">
			<media:title type="html">WebRTC</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/f59aef76cbc94fe88b2255b07bd333df?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">venturebeat1</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/webrtc.jpg" medium="image">
			<media:title type="html">WebRTC</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/the-path-to-webrtc.jpg" medium="image">
			<media:title type="html">The path to WebRTC</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/08/arend-naylor.jpg" medium="image">
			<media:title type="html">Arend Naylor</media:title>
		</media:content>
	</item>
		<item>
		<title>VLine enables real time video conferencing for all</title>
		<link>http://venturebeat.com/2012/06/28/vline-enables-real-time-video-conferencing-for-all/</link>
		<comments>http://venturebeat.com/2012/06/28/vline-enables-real-time-video-conferencing-for-all/#comments</comments>
		<pubDate>Thu, 28 Jun 2012 17:54:22 +0000</pubDate>
		<dc:creator>Rebecca Grant</dc:creator>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=480386</guid>
		<description><![CDATA[<p>VLine, a cloud video conferencing platform for developers, showcased its platform for the first time yesterday at the Google developer conference. It also revealed raising $1.5 million in seed funding from Kleiner Perkins and Harrison Metal.</p>
<p>VLine enables web and&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=480386&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/06/28/vline-enables-real-time-video-conferencing-for-all/gittogether_screenhot-2/" rel="attachment wp-att-481597"><img class="alignnone size-medium wp-image-481597" title="gittogether_screenhot" src="http://venturebeat.files.wordpress.com/2012/06/gittogether_screenhot1.png?w=300&#038;h=192" alt="" width="300" height="192" /></a><a href="http://vline.com" target="_blank">VLine</a>, a cloud video conferencing platform for developers, showcased its platform for the first time yesterday at the Google developer conference. It also revealed raising $1.5 million in seed funding from Kleiner Perkins and Harrison Metal.</p>
<p>VLine enables web and mobile developers to integrate high quality, video conferencing into their applications without using Flash or plug-ins. The product provides the necessary tools and cloud services for developers to add instant, live video capabilities into the browser, facilitating Real Time Communication.</p>
<p>&#8220;Before if a small time developer wanted to build a high quality video conference app, it was prohibitively expensive,&#8221; said CEO Ben Strong in an interview.  &#8220;We want to make it easy enough that anyone capable of building a web application is capable of building a video conferencing application. We are helping developers build their own Skype&#8221;</p>
<p>Founders Strong, Adam Fineberg, and Prakash Ramakrishna began VLine at the end of 2010 after Google launched their Web RTC project, which provided an open framework for enabling RTC in the browser. Using the open sourced code, the team began building a tool that bundles together all the technology required to build video conferencing capacity into an inexpensive and easy-to-use package.</p>
<p>While Google currently has an API for hangouts, it requires users to log in through Google. Companies that prefer to control their users&#8217; experiences can use VLine to develop their own video platform. This is increasingly important as the degree of online communication escalates. With RTC capabilities becoming a regular feature of web and mobile apps, the challenge of easily enabling video conferencing in the browser is a pain point VLine strives to address.</p>
<p>&#8220;Every interesting device now, whether it is a smart phone, a tablet, or a laptop, all have cameras built in that could be used for video conferencing,&#8221; Strong said. &#8220;Combine this with the emergence of hundreds of social apps where people are interacting in real time, and you see a natural evolution towards the richest possible communication experience, which is video.&#8221;</p>
<p>In addition, the team is building an open-sourced platform called GitTogether that will add a video component to developer social network GitHub. Using this API, developers can more effectively communicate with each other and manage projects.</p>
<p>VLine currently has 4 employees and is based in Palo Alto. During the beta period over the next several months, the product will be free of charge. After that, there will be an ongoing service fee. VLine has worked in close collaboration with the Google Chrome team and plans to launch a Javascript browser SDK in July, followed by an iOS SDK later in the summer.</p>
<br />Filed under: <a href='http://venturebeat.com/category/deals/'>Deals</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=480386&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/06/28/vline-enables-real-time-video-conferencing-for-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/06/gittogether_screenhot-e1340901275647.png?w=160" /><source url="http://venturebeat.com/2012/06/28/vline-enables-real-time-video-conferencing-for-all/">VLine enables real time video conferencing for all</source>
		<media:content url="http://0.gravatar.com/avatar/fec4e66421afed673eb1ac50b8f839d8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rebeccaggrant</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/06/gittogether_screenhot1.png?w=300" medium="image">
			<media:title type="html">gittogether_screenhot</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Chrome upgrades: Gamepad &amp; WebRTC support coming in 2012</title>
		<link>http://venturebeat.com/2011/11/26/google-chrome-upgrades-gamepad-and-webrtc-support-coming-early-next-year/</link>
		<comments>http://venturebeat.com/2011/11/26/google-chrome-upgrades-gamepad-and-webrtc-support-coming-early-next-year/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 14:00:00 +0000</pubDate>
		<dc:creator>Nick Akerman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[gamepad]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=357598</guid>
		<description><![CDATA[<p>Google is set to add plug-and-play gamepad support to its Chrome web browser early next year, Develop reports. Google developer advocate Paul Kinlan also announced the search behemoth will be adding open source video and voice chat application WebRTC to&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=357598&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg" target="_blank"><img class="alignright size-full wp-image-357687" title="googlechromescreensmall" src="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg?w=400&#038;h=244" alt="" width="400" height="244" /></a>Google is set to add plug-and-play gamepad support to its Chrome web browser early next year, <a href="http://www.develop-online.net/news/39209/Google-Chrome-to-offer-gamepad-support#after_ad"title="Develop"  target="_blank">Develop</a> reports. Google developer advocate Paul Kinlan also announced the search behemoth will be adding open source video and voice chat application WebRTC to its browser.</p>
<p>Speaking at the Develop Liverpool conference, Kinlan&#8217;s plans could pave the way for cloud-based gaming and open video chat services to make an appearance on the browser, which is currently supported by over 200 million users worldwide. As the popularity of  HTML5 web apps and the Google Chrome Web Store continues to grow, the shift towards a web-based console experience seems completely natural.</p>
<p>Alongside the gamepad, webcam and microphone support will also undergo the plug-and-play treatment, allowing users to connect instantly. It has been rumoured that this will be used to progress the use of Augmented Reality, the use of computer graphics on top of live imagery, which is already being used across a variety of advertisements and gaming platforms.</p>
<p>Google will also look to exploit the abilities of WebRTC, an open-source real-time communications application. This will grant users with the ability to communicate without the need for plug-ins.</p>
<p>With Google Chrome updates appearing every six weeks, there&#8217;s plenty for web developers to get excited about at the moment. Will Google launch a HTML5 gaming console? Will it wait for others to take advantage of the structure it&#8217;s slowly unravelling to the public? Either way, Google Chrome&#8217;s stock continues to rise.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/games/'>Games</a>, <a href='http://venturebeat.com/category/media/'>Media</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=357598&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-games"><hr />

<a href="http://venturebeat.com/events/gamesbeat2013/" data-vb-ga-outbound="GB2013boilerplate"><img class="size-full wp-image-616698 alignleft" alt="GamesBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/gamesbeat2013boilerplate.png" width="196" height="33" /></a>GamesBeat 2013 is our fifth annual conference on disruption in the video game market. You'll get 360-degree perspectives from top gaming executives, developers, and analysts on what’s to come in the industry. Our theme this year is “The Battle Royal.” Check out full event details <a href="http://venturebeat.com/events/gamesbeat2013/" data-vb-ga-outbound="GB2013boilerplate">here</a>, and grab your early-bird tickets <a href="http://gamesbeat2013-gb2013boilerplatebottom.eventbrite.com/" data-vb-ga-outbound="GB2013boilerplate" target="_blank">here</a>!

<hr /></div><style type="text/css">.blurb-cat-games hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2011/11/26/google-chrome-upgrades-gamepad-and-webrtc-support-coming-early-next-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg?w=160" /><source url="http://venturebeat.com/2011/11/26/google-chrome-upgrades-gamepad-and-webrtc-support-coming-early-next-year/">Google Chrome upgrades: Gamepad &amp; WebRTC support coming in 2012</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg?w=160" medium="image">
			<media:title type="html">googlechromescreensmall</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/ea1ef650d2b4a135a3317d2cce5007a9?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">nakerman</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2011/11/googlechromescreensmall2.jpg" medium="image">
			<media:title type="html">googlechromescreensmall</media:title>
		</media:content>
	</item>
		<item>
		<title>Google adding Skype-like abilities to Chrome</title>
		<link>http://venturebeat.com/2011/06/21/google-adding-skype-like-abilities-to-chrome-potentially-other-browsers/</link>
		<comments>http://venturebeat.com/2011/06/21/google-adding-skype-like-abilities-to-chrome-potentially-other-browsers/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 00:09:28 +0000</pubDate>
		<dc:creator>Sean Ludwig</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[video calling]]></category>
		<category><![CDATA[video chat]]></category>
		<category><![CDATA[web browsers]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=301484</guid>
		<description><![CDATA[<p>Google plans to add real-time communications abilities into the Chrome browser, according to an announcement on Google&#8217;s Chromium-dev group. Using its own WebRTC project at its base, the company will attempt to enable real-time communications through Chrome and then, potentially,&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=301484&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2011/06/17/google-chome-13-beta-is-out-adds-instant-pages-and-print-preview/google-chrome-13-logo-300x184/" rel="attachment wp-att-300190"><img class="alignleft size-full wp-image-300190" title="Google-Chrome-13-logo" src="http://venturebeat.files.wordpress.com/2011/06/google-chrome-13-logo-300x184.jpg?w=300&#038;h=184" alt="Google-Chrome-13-logo" width="300" height="184" /></a>Google plans to add real-time communications abilities into the Chrome browser, according to an <a href="http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/95bf1e2e1de852fc?pli=1" target="_blank">announcement</a> on Google&#8217;s Chromium-dev group. Using its own <a href="http://www.webrtc.org/" target="_blank">WebRTC project</a> at its base, the company will attempt to enable real-time communications through Chrome and then, potentially, other browsers like Firefox and Opera.</p>
<p>Having voice and video calling through a web browser would eliminate the need for a stand-alone program like Skype, the current leader in worldwide video calling. Users would instead be able to use Web-based apps to make video calls.</p>
<p>&#8220;Our goal is to enable Chrome with Real-Time Communications (RTC) capabilities via simple Javascript APIs,&#8221; Henrik Andreasson, a Google programmer, wrote on Friday. &#8220;We are working hard to provide full RTC support in Chrome all the way from WebKit down to the native audio and video parts.&#8221;</p>
<p>If possible, Google wants the open-source WebRTC protocols to be integrated into all Web browsers, which would enable developers—or even Google itself—to build voice and video chat programs directly into those browsers. It will first add WebRTC to Chrome, then work with allies like Mozilla and Opera to add those programs to their respective browsers.</p>
<p>Google already offers video and voice chat through its Gmail Web mail service, so any Gmail user on any browser can voice or video call other Gmail users. But this would take the concept further by adding real-time abilities to the browser and open the possibilities to new types of Web apps and video services.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=301484&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2011/06/21/google-adding-skype-like-abilities-to-chrome-potentially-other-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2011/06/google-chrome-13-logo-300x184.jpg?w=160" /><source url="http://venturebeat.com/2011/06/21/google-adding-skype-like-abilities-to-chrome-potentially-other-browsers/">Google adding Skype-like abilities to Chrome</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2011/06/google-chrome-13-logo-300x184.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2011/06/google-chrome-13-logo-300x184.jpg?w=160" medium="image">
			<media:title type="html">Google-Chrome-13-logo</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/885fb6cd0386d991d2aa852b4f67cfeb?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">seanludwig</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2011/06/google-chrome-13-logo-300x184.jpg" medium="image">
			<media:title type="html">Google-Chrome-13-logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
