News
WebRTC SDK Now Available on PubNub for Video/Voice
With PubNub’s new WebRTC SDK, WebRTC applications can now leverage the PubNub Data Stream Network. The API expands our ever-growing list of PubNub supported SDKs, and WebRTC developers can now integrate the PubNub Data Stream Network to produce fully-featured collaborative applications.
The PubNub WebRTC API performs signaling between your users to allow them to connect with a RTCPeerConnection. From there you can use the PubNub API to enhance your peer application with features such as Presence and History
We’ve already developed a couple demos to show real-time collaboration and file sharing between friends:
- MouseSpeak using WebRTC Data Channel
- MouseSpeak using PubNub Broadcast
- PubShare