commit | 04f4d126f84dbbb915f52d91807cabdabf08d483 | [log] [tgz] |
---|---|---|
author | ilnik <ilnik@webrtc.org> | Mon Jun 19 14:18:55 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 19 14:18:55 2017 |
tree | 7df04ea030f30ebece6ff8c37f15defb5a0450dd | |
parent | 3b921f08568bd0a540d0be483a005082ebf9d4a7 [diff] |
Implement timing frames. Timing information is gathered in EncodedImage, starting at encoders. Then it's sent using RTP header extension. In the end, it's gathered at the GenericDecoder. Actual reporting and tests will be in the next CLs. BUG=webrtc:7594 Review-Url: https://codereview.webrtc.org/2911193002 Cr-Commit-Position: refs/heads/master@{#18659}
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.