- Learning WebRTC
- Dan Ristic
- 127字
- 2021-07-16 13:53:43
Self-test questions
Q1. The browser will allow camera and microphone access even if the current page is opened as a file and not being served from a web server. True or false?
Q2. Which one of the following is not a correct browser prefix?
webkitGetUserMedia
mozGetUserMedia
blinkGetUserMedia
msGetUserMedia
Q3. The getUserMedia
API will call the third argument as a function if an error happens while obtaining the camera or microphone stream. True or false?
Q4. Which one of the following does constraining the video stream not help with?
- Securing the video stream
- Saving processing power
- Providing a good user experience
- Saving bandwidth
Q5. The getUserMedia
API can be combined with the Canvas API and CSS filters to add even more features to your application. True or false?
推薦閱讀
- TypeScript Essentials
- 深入理解Bootstrap
- Learning Network Forensics
- 深入淺出RxJS
- Windows Phone 7.5:Building Location-aware Applications
- INSTANT Sinatra Starter
- Learning YARN
- Python編程:從入門到實踐(第3版)
- Arduino電子設計實戰指南:零基礎篇
- Java 9 with JShell
- 分布式數據庫HBase案例教程
- Python Automation Cookbook
- 零基礎PHP從入門到精通
- C++從零開始學(視頻教學版)(第2版)
- 3D Printing Designs:Fun and Functional Projects