commit | 950e231b634299fe1ba9787d6be9700e401d1bef | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Jul 24 10:44:05 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 24 14:57:29 2023 |
tree | ec1cae4614ffaefd101f78a2875f5e067ad8daa4 | |
parent | 666d707450eff6cc2946eba8edf67420f87ad11e [diff] |
In RtpRtcp use BitrateTracker instead of RateStatistics to measure bitrate BitrateTracker uses RateStatistics underneath, thus algorithm is the same, but it provides Timestamp/TimeDelta friendly interface Bug: webrtc:13757 Change-Id: I9f2fcb3d498b2a137b531b94b660d15aa273c4bf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/312600 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40465}
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.