commit | f816493c4f6b016b66ef40fb6b9f59f71ed8c8ea | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Fri May 19 20:09:47 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 19 20:09:47 2017 |
tree | bf0efef2d766357fc31d9b660a408a115a3fd171 | |
parent | 56e119e2e8b30d2d41c55c3a7983b077a5262718 [diff] |
Add media related stats (audio level etc.) to unsignaled streams. The media related stats wasn't working for unsignaled stream because there is no mapping between the receiver_info and unsignaled tracks. This CL fixes the issue by adding some special logic to the TrackMediaInfoMap which would create the mapping. BUG=b/37836881 BUG=webrtc:7685 TBR=deadbeef@webrtc.org Review-Url: https://codereview.webrtc.org/2883943003 Cr-Commit-Position: refs/heads/master@{#18217}
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.