commit | 892acf01f67341abd53b56714b5cba81f9457645 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon Oct 01 20:47:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 01 22:56:30 2018 |
tree | c183d6190c397d16ae57fe03315dc4206a271c9b | |
parent | 687a022888943b07050b46907a1de65383679885 [diff] |
Add support for send_encodings parameters in addTransceiver This will later allow simulcast to be set up without any SDP manipulation. Currently limited to only one layer as the SDP generated is not spec compliant and more work is required to support simulcast. Initial encoding parameters are deferred and applied when the ssrc is set on the sender. This allows parameters to be changed before negotiation is completed. Bug: webrtc:7600 Change-Id: I0a31cd1c2bfc72ebb61ce0fa4fa69d87e3d8b74d Reviewed-on: https://webrtc-review.googlesource.com/95488 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24917}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.