commit | 48b82798132248dfa1aaf0ed3dcac57a44a6855f | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Tue May 19 08:57:24 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 19 09:45:16 2020 |
tree | 9d9d31afc7b31fe77ea00695ce6a005986bba71c | |
parent | 41559a2b46a80fb642b36bed6fa6bc1a43ce1238 [diff] |
Refactor/reimplement RTC event log triage alerts. - Moves AnalyzerConfig and helper functions IsAudioSsrc, IsVideoSsrc, IsRtxSsrc, GetStreamNam and GetLayerName to analyzer_common.h - Moves log_segments() code to rtc_event_log_parser.h - Moves TriageAlert/Notification code to a new file with a couple of minor fixes to make it less spammy. Bug: webrtc:11566 Change-Id: Ib33941d8185f7382fc72ed65768e46015e0320de Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/174824 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31318}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.