commit | 48d21a23c6663dc1d07c8a05f2922ad14bd12c8a | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Tue May 30 09:32:12 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 30 09:32:12 2017 |
tree | 2049bf66c3cba08da3ff89c5697fa1e7d7263be8 | |
parent | bb6f7524bab7c839f8281e1db1d0e7f6cfaeeba6 [diff] |
Persist RTP state for FlexFEC. Before this CL, the RTP state would be re-randomized after a recreation of VideoSendStream. That might lead to us sending a non-compliant RTP stream, which is avoided after the changes in this CL. BUG=webrtc:5654 TBR=pbos@webrtc.org # Trivial change to fuzzer. Review-Url: https://codereview.webrtc.org/2912713002 Cr-Commit-Position: refs/heads/master@{#18322}
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.