Availability: In Stock

Real-Time Communication with WebRTC 1st Edition

SKU: 9781449371876

Original price was: $21.99.Current price is: $5.50.

Access Real-Time Communication with WebRTC 1st Edition Now. Discount up to 90%

Categories: ,

Additional information

Full Title

Real-Time Communication with WebRTC 1st Edition

Author(s)

Loreto, Salvatore, Romano, Simon Pietro

Edition

1st Edition

ISBN

9781449371876

Publisher

O\'Reilly Media

Format

PDF and EPUB

Description

Deliver rich audio and video real-time communication and peer-to-peer data exchange right in the browser, without the need for proprietary plug-ins. This concise hands-on guide shows you how to use the emerging Web Real-Time Communication (WebRTC) technology to build a browser-to-browser application, piece by piece.The authors’ learn-by-example approach is perfect for web programmers looking to understand real-time communication, and telecommunications architects unfamiliar with HTML5 and JavaScript-based client-server web programming. You’ll use a ten-step recipe to create a complete WebRTC system, with exercises that you can apply to your own projects.Tour the WebRTC development cycle and trapezoid architectural modelUnderstand how and why VoIP is shifting from standalone functionality to a browser componentUse mechanisms that let client-side web apps interact with browsers through the WebRTC APITransfer streaming data between browser peers with the RTCPeerConnection APICreate a signaling channel between peers for setting up a WebRTC sessionPut everything together to create a basic WebRTC system from scratchLearn about conferencing, authorization, and other advanced WebRTC features