- Learning WebRTC
- Dan Ristic
- 188字
- 2021-07-16 13:53:43
Summary
You should now have a firm grasp of the different ways to capture the microphone and camera streams. We also covered how to modify the constraints of the stream and select them from a set of devices. Our last project brought all of this together and added filters and image capture to create a unique photo booth application.
In this chapter, we covered how to get access to media devices, constrain the media stream, handle multiple devices, and modify the stream data.
The MediaStream
specification is a constantly moving target. There are already plans to add a wealth of new features to the API enabling even more intriguing applications built on the Web. Always keep up with the latest specifications and support from the different browser vendors while developing WebRTC applications.
Although it may not seem like much, these techniques will help us in the upcoming chapters. Then knowing how to modify the input stream to ensure your WebRTC application is performing correctly will be the key.
In the upcoming chapters, we will use what we learned here to send our stream to another user using WebRTC.
- Practical Data Analysis Cookbook
- Spring Cloud Alibaba核心技術與實戰案例
- Learning Cython Programming(Second Edition)
- Node.js Design Patterns
- Maven Build Customization
- 軟件界面交互設計基礎
- Python 3破冰人工智能:從入門到實戰
- Redis Essentials
- Android開發:從0到1 (清華開發者書庫)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 低代碼平臺開發實踐:基于React
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- C陷阱與缺陷
- 小程序從0到1:微信全棧工程師一本通
- Simulation for Data Science with R