Real-Time Communication with WebRTC: Peer-to-Peer in the Browser
R 947
or 4 x payments of R236.75 with
Availability: Currently in Stock
Delivery: 10-20 working days
Condition: USED (All books are in used condition)
Condition - Very Good The item shows wear from consistent use, but it remains in good condition and functions properly. Item may arrive with damaged packaging or be repackaged. It may be marked, have identifying markings on it, or have minor cosmetic damage. It may also be missing some parts/accessories or bundled items.
Real-Time Communication with WebRTC: Peer-to-Peer in the Browser
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 model
Understand how and why VoIp is shifting from standalone functionality to a browser component
Use mechanisms that let client-side web apps interact with browsers through the WebRtc Api
Transfer streaming data between browser peers with the RtcpeerConnection Api
Create a signaling channel between peers for setting up a WebRtc session
Put everything together to create a basic WebRtc system from scratch
Learn about conferencing, authorization, and other advanced WebRtc features