Real-Time Communication with WebRTC (e-bog) af Romano, Simon  Pietro
Romano, Simon Pietro (forfatter)

Real-Time Communication with WebRTC e-bog

139,89 DKK (inkl. moms 174,86 DKK)
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 ...
E-bog 139,89 DKK
Forfattere Romano, Simon Pietro (forfatter)
Udgivet 16 april 2014
Længde 164 sider
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781449371852
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. Youll 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