1. Object RTC (ORTC) API for WebRTC

    Enables mobile endpoints to talk to servers and web browsers with Real-Time Communications (RTC) capabilities via native and simple JavaScript APIs

  2. WebRTC Peer-to-peer connections

    Method of allowing two users to communicate directly, browser to browser using the RTCPeerConnection API.

  3. mediacapabilities api: decodinginfo: `configuration` parameter: `type` property: `configuration.type.webrtc` option

  4. mediacapabilities api: encodinginfo: `configuration` parameter: `type` property: `configuration.type.webrtc` option