commit | dbe2b8744f77b630af36f4ffc436b55f90e121f0 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Mar 22 22:42:00 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 22 22:42:07 2016 |
tree | 458d483f5e3a30ce16008adcae66ee8c4659fbb1 | |
parent | 7a43d253f99f3dce7123cdabb7c99a7985dbb021 [diff] |
Adding support for RTCRtpEncodingParameters.active flag. This will allow a sender to stop/start sending media on the application's demand. Among other things, this can allow an application to set a track on a sender while the encoding(s) are inactive, allowing the encoder to be initialized for that track, then later set the encodings to "active" to instantly start sending the track. Review URL: https://codereview.webrtc.org/1822923002 Cr-Commit-Position: refs/heads/master@{#12094}
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.