commit | e1f9d837aea916e1131898ecbb6f621d91946671 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Jan 14 23:35:42 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 14 23:35:46 2016 |
tree | cb1de1fbaf53ca1f50ba93b8556ecd0b5ff070ac | |
parent | d9e62f58371d1bcafc94edfa1eed836d90627bfe [diff] |
Adding AddTrack/RemoveTrack to native PeerConnection API. Also, now creating the RtpSender/RtpReceiver proxy objects immediately, rather than waiting until when GetSenders/GetReceivers is called. Review URL: https://codereview.webrtc.org/1563403002 Cr-Commit-Position: refs/heads/master@{#11259}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.