commit | 7b0c6fa2743ee79f080723aed2d9bea3a8325313 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Wed Jul 12 16:22:34 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 12 23:22:34 2017 +0000 |
tree | fc56e17e915ca60a737ddd3aa398427326779287 | |
parent | 23173a372b3cec70fe890f50ad0d01d8d2fe6d35 [diff] |
RTCStatsCollector: Get track IDs from senders/receivers instead of streams. When addTrack/removeTrack is used instead of addStream/removeStream we an end up with tracks that are not contained within any local or remote stream. If all track IDs are not mapped when we produce RTCRTPStreamStats we'll hit a DCHECK. BUG=chromium:741638 Review-Url: https://codereview.webrtc.org/2978793002 Cr-Commit-Position: refs/heads/master@{#18991}
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.