commit | 0b3d7eec07100a9df006e679408a8e015af643d6 | [log] [tgz] |
---|---|---|
author | mflodman <mflodman@webrtc.org> | Thu Dec 10 09:10:44 2015 |
committer | mflodman <mflodman@webrtc.org> | Thu Dec 10 09:10:54 2015 |
tree | 792c3c8920f8b83050a06f5fa40bcf810a182172 | |
parent | 48bf2382d98871727894c3f4f501cd34a9e1e20b [diff] |
Prevent RTCP SR to be sent with bogus timestamp. This CL makes sure no RTCP SR is sent before there is a valid timestamp to set in the SR, based on the first sent media packet. BUG=webrtc:1600 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1506103006 . Cr-Commit-Position: refs/heads/master@{#10964}
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.