commit | f3569c8a8f05556e0316596b31fc1bdca5c97418 | [log] [tgz] |
---|---|---|
author | skvlad <skvlad@webrtc.org> | Fri Apr 29 22:30:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 29 22:30:24 2016 |
tree | b620e05b43d130e4c12c8e9b78977a44434bff7c | |
parent | b3bedca9324220958bda1c5e10d6d06d05e446ed [diff] |
Added the API to create an RTCRtpSender to the Objective C wrapper. Objective C applications can now create new RTCRtpSenders and change their tracks, which gives them more fine grained control than MediaStreams. BUG= Review-Url: https://codereview.webrtc.org/1888633002 Cr-Commit-Position: refs/heads/master@{#12570}
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.