- Learning WebRTC
- Dan Ristic
- 100字
- 2021-07-16 13:53:42
Self-test questions
Q1. The goal of WebRTC is to provide easy access to real-time communication with no plugins or licensing fees. True or false?
Q2. Which of the following is not a feature that the browser provides through WebRTC?
- Camera and microphone capture
- Video and audio stream processing
- Accessing a contact list
- Session management
Q3. Participating in the W3C and IETC is only for big corporations with lots of money. True or false?
Q4. Which of the following is not a type of application that could benefit from using WebRTC?
- File sharing
- Video communication
- Multiplayer gaming
- None of the above
推薦閱讀
- AngularJS入門與進階
- JavaScript前端開發模塊化教程
- 摩登創客:與智能手機和平板電腦共舞
- 數據結構和算法基礎(Java語言實現)
- Django開發從入門到實踐
- Selenium Design Patterns and Best Practices
- Practical Game Design
- Mastering Android Development with Kotlin
- Mastering Web Application Development with AngularJS
- Canvas Cookbook
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Java編程從入門到精通
- Python Programming for Arduino
- Getting Started with hapi.js
- Python數據可視化之matplotlib實踐