舉報

會員
Learning WebRTC
最新章節:
Index
IfyouareawebdeveloperwhowantstocreatewelldesignedWebRTCapplicationsforyourusers,thisisthebookforyou.Evenifyouareearlyinyourwebdevelopmentcareer,thisbookaimstoprovideacompleteunderstandingoftheWebRTCAPI.ItisassumedthatyouhavepreviousexposuretowebdevelopmentusingHTML5andJavaScripttechnologies.
目錄(86章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with WebRTC
- Audio and video communication today
- Enabling audio and video on the Web
- Creating web standards
- Using WebRTC in your browser
- Applications enabled by WebRTC
- Self-test questions
- Summary
- Chapter 2. Getting the User's Media
- Getting access to media devices
- Constraining the media stream
- Handling multiple devices
- Modifying the media stream
- Self-test questions
- Summary
- Chapter 3. Creating a Basic WebRTC Application
- Understanding UDP transport and real-time transfer
- The WebRTC API
- Building a basic WebRTC application
- Running your first WebRTC application
- Self-test questions
- Summary
- Chapter 4. Creating a Signaling Server
- Building a signaling server
- Setting up our environment
- Getting a connection
- Identifying users
- Initiating a call
- Answering a call
- Handling ICE candidates
- Hanging up a call
- Complete signaling server
- Signaling in the real world
- Self-test questions
- Summary
- Chapter 5. Connecting Clients Together
- The client application
- Setting up the page
- Getting a connection
- Logging in to the application
- Initiating a call
- Hanging up a call
- A complete WebRTC client
- Improving the application
- Self-test questions
- Summary
- Chapter 6. Sending Data with WebRTC
- Stream Control Transmission Protocol and data transportation
- The RTCDataChannel object
- Encryption and security
- Adding text-based chat
- Use cases
- Self-test questions
- Summary
- Chapter 7. File Sharing
- Getting a file with the File API
- Breaking down a file into chunks
- Putting it together on the other side
- Showing progress to the user
- Self-test questions
- Summary
- Chapter 8. Advanced Security and Large-scale Optimization
- Securing the signaling server
- Supporting mobile devices
- Introduction to mesh networking
- Video conferencing with more users
- The future of conference calls
- Self-test questions
- Summary
- Appendix A. Answers to Self-test Questions
- Chapter 1 Getting Started with WebRTC
- Chapter 2 Getting the User's Media
- Chapter 3 Creating a Basic WebRTC Application
- Chapter 4 Creating a Signaling Server
- Chapter 5 Connecting Clients Together
- Chapter 6 Sending Data with WebRTC
- Chapter 7 File Sharing
- Chapter 8 Advanced Security and Large-scale Optimization
- Index 更新時間:2021-07-16 13:53:56
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Getting Started with React
- Java應用開發與實踐
- MATLAB應用與實驗教程
- R語言數據可視化實戰
- Python編程完全入門教程
- Getting Started with SQL Server 2012 Cube Development
- Android底層接口與驅動開發技術詳解
- Java編程的邏輯
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- C語言程序設計
- Node學習指南(第2版)
- Unity 2018 Augmented Reality Projects
- 軟件測試技術
- 深入理解Kafka:核心設計與實踐原理
- 微信小程序開發圖解案例教程:附精講視頻(第3版)
- Developing Multi:Platform Apps with Visual Studio Code
- Application Testing with Capybara
- Visual C#網絡編程
- Multithreading with C# Cookbook(Second Edition)
- INSTANT Fancybox
- DynamoDB Cookbook
- JavaScript和jQuery實戰手冊(原書第3版)
- VMware vRealize Configuration Manager Cookbook
- 微信小程序開發從入門到項目實踐
- 軟件測試(第2版)
- Mastering Machine Learning with scikit-learn(Second Edition)
- Python從入門到精通(第2版)
- SQL Server 2016 Developer's Guide
- 微信小程序開發從零開始學