commit | 1370e309e720b83b18f8dc7e3430e439481d8c51 | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Wed Feb 07 08:50:36 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 12 20:08:34 2018 +0000 |
tree | 78d784f0e4a1eb3213fd44b5ef022ec95e2da5c9 | |
parent | 6947025e95224c2ed4b4188faae619884e0c0987 [diff] |
Refactor of GetSimulcastConfig & EncoderStreamFactory. The main pieces of this refactor are splitting up the creation of simulcast layers for screenshare or the normal case, more consistent naming, renaming streams to layers and trying to be more explicit with some of the logic. Also added TODOs for future work to put more application control into creating simulcast streams. Bug: webrtc:8785 Change-Id: Ibf49fa0cc6d890ff96f8ee11c89d93a2c94119d6 Reviewed-on: https://webrtc-review.googlesource.com/47580 Commit-Queue: Seth Hampson <shampson@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21989}
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.