commit | 7d6a4c045cda0f5e0b65cdb9bb3de0d79022e309 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Mon Feb 25 12:00:51 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 25 16:08:35 2019 |
tree | 39c303891d34c1386074d9e56cd277f0ff72b1bd | |
parent | a497d12a02b487881b88fb8a5ad6823af9d21d1a [diff] |
Connect LossNotificationController to RtpRtcp * LossNotificationController is the class that decides when to issue LossNotification RTCP messages. * RtpRtcp handles the technicalities of producing RTCP messages. Bug: webrtc:10336 Change-Id: I292536257a984ca85d21d9cfa38e7ff2569cbb39 Reviewed-on: https://webrtc-review.googlesource.com/c/124123 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26840}
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.