Stolley, Karl
Programming WebRTC: Build Real-Time Streaming Applications for the Web
- ISBN 13:
- 9781680509038
- author:
- Stolley, Karl
- format:
- Paperback
- publisher:
- The Pragmatic Programmers
- language:
- English
- Publication Year:
- 2024
- Pages:
- 220
- Dimensions:
- 23.6 x 18.9 x 1.9 centimetres (0
- Genre:
- Computers
- Condition:
- New
- Availability:
- Item usually sent within 20 working days
Description
Build your own video chat application and create real-time applications to stream any kind of user media and data directly from one browser to another. WebRTC allows you to power activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions, and multiplayer gaming. With this book, you'll learn how to build a complete WebRTC application for video chatting, refine it chapter by chapter, and spin up new apps that will have your users sharing data in real time. You'll write and strengthen your knowledge of vanilla JavaScript and native browser APIs, directly connecting multiple browsers over the open internet using a signaling channel. You'll also gain familiarity with various Web APIs that bring WebRTC to life, including requesting access to users' cameras and microphones, accessing and manipulating arbitrary user files in the browser, and web storage for persisting shared data.