commit | 8234ead6d9671ba01861c0e11042a02c7335c8dd | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Fri Feb 02 23:16:24 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 06 18:51:14 2018 |
tree | 377909eef18d034559194f60d0f900597d0c96d4 | |
parent | c0216b8e68346f8264e96159dbdd06f4228b7653 [diff] |
Allows the application to set active simulcast streams. Currently all simulcast streams are set as active by default. This update takes the values of the rtp encoding parameters and wires those values down to the VideoSendStream and VideoStreamEncoder, so that the appropriate simulcast streams can be turned off and on. This includes adding more application specific controls in the EncoderStreamFactory. Bug: webrtc:8653 Change-Id: Iaa7da3209cea0f0db72543981a319e319705cb00 Reviewed-on: https://webrtc-review.googlesource.com/47245 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21920}
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.