commit | 634a777b9d1719d6b5f6d7a2dab38faaf198d35b | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Wed Apr 04 16:33:49 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 06 11:15:12 2018 +0000 |
tree | e628c6970ce17163d27ed5e2df0b8ebedcc8852e | |
parent | ac6475e031ceeb395fce7548863490c2e749d67b [diff] |
Add RRTR parameter to media engine and pass it to video receive stream This allows clients to enable Receiver reference time reports via PeerConnection. RRTR is not enabled by default but can be added to SDP string. Bug: webrtc:9108 Change-Id: I851f0d65152875bf115553a851b839f83e3d241e Reviewed-on: https://webrtc-review.googlesource.com/66861 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22767}
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.