摘要:
WebRTC is a free, open-source project that provides web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs). It allows audio and video communication to work inside web pages by allowing direct peer-to-peer communication, eliminating the need to install plugins or download native apps. It is being standardized by the World Wide Web Consortium (W3C) and the Internet Engineering Task Force (IETF).
阅读全文