WebRTC Blueprints
| By: | Andrii Sergiienko |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783983100 |
| eText ISBN: | 9781783983117 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $33.59
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
This book is a step-by-step project-based guide that aims to teach you how to develop your own web applications and services with WebRTC in a concise, practical manner. This book will be perfect for you if you are a WebRTC developer and want to build complex WebRTC applications and projects, or if you want to gain practical experience in developing web applications, advanced WebRTC media handling, server and client signaling, call flows, or third-party integration. It is essential to have prior knowledge of building simple applications using WebRTC.What you will learn
- Create video conference web services that work without installing plugins or additional thirdparty software
- Use ICE and STUN to pass through NAT and firewalls
- Learn how to create and use direct peertopeer data channels to secure exchange data
- Build a crossplatform signalling server for WebRTC applications
- Work with user files from JavaScript code using the modern HTML5 File API
- Install and configure your own TURN/STUN server
- Integrate your application with a TURN server using authentication
- Make your application more secure and safe using HTTPS
- Develop your own secure web applications and services with practical projects