commit | 19ee1e6eb102b2282a9993d6c373c7185ad9ba34 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@chromium.org> | Mon Aug 01 20:35:55 2016 |
committer | Sergey Ulanov <sergeyu@chromium.org> | Mon Aug 01 20:36:04 2016 |
tree | da2d4212433ea57f04cd9f2332edca55df0fdd42 | |
parent | 7fbe2ee224f490f2549036fc0862f23cec720769 [diff] |
Add cricket::VideoFrame::transport_frame_id() and set it to RTP timestamp. Passing transport_frame_id() to VideoSink will allow to identify incoming video frames, which will make it possible to correlate video frames on the sender and on the receiver. BUG=chromium:621691 R=mflodman@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/2088953002 . Cr-Commit-Position: refs/heads/master@{#13596}
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.