IN THIS ARTICLE
Subscribe to Our Newsletter
PubNub took home awards for the third straight time at WebRTC Conference and Expo in Santa Clara last Thursday. Developer Evangelist Dan Ristic demoed an open source WebRTC video chat application with PubNub and repeated as winners of the “Beyond the Call” award.
Earlier in the week, we rolled out WebRTC.co, our JavaScript Skype-like video chat app using WebRTC and PubNub. The framework powers audio, video, and data communication between two browsers. The full tutorial for WebRTC video chat and all the code you need is available here. PubNub enables Web-based communication without needing to spin up a plethora of signalling servers, all by using the data channel, in about 44 lines of code.
In addition to winning the “Beyond the Call Award,” both Dan and PubNub CEO Todd Greene sat on panels to discuss the WebRTC Data Channel.
Coverage
WebRTC Conference & Expo Demos: And The Winners Are on WebRTC World
PubNub Enables Realtime Video, Audio Integration in Apps with Open Source Template on WebRTC World
Award Winners at WebRTC Conference & Expo 2013
Getting Started With WebRTC Video Chat
Getting started with PubNub and WebRTC is easy. We now offer a new API for enhancing your WebRTC application using PubNub. Our WebRTC API performs signaling between your app users, allowing them to connect to the RTCPeerConnection. From there, the PubNub API can enhance your app with features like Presence and Storage/Playback.
Get Started
Sign up for free and use PubNub to power your WebRTC app