commit | dda828f707b1505f75a62a66c7bdb59f13e183fd | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Jan 28 13:49:34 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 31 11:51:31 2022 |
tree | 35d21ba82315064d6c325e682869adacf9ce0b7f | |
parent | 9a99905301ffa8a08a717ddaea3e4879440c97f9 [diff] |
Field trials for DSCP Add a field trial "WebRTC-DscpFieldTrial" that allows user to set any int value to be used as tagging. This tag value will be used for all packets on the PeerConnection, whether they are audio, video, data or ICE e.g WebRTC-DscpFieldTrial/override_dscp:40/ see https://webrtc.googlesource.com/src/+/b477fc73cfd2f4c09bb9c416b170ba4b566cecaf/rtc_base/dscp.h for names of popular ints. Bug: webrtc:13622 Change-Id: Iedbedd0f918100259678eb5bc083c9bf89b343b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249786 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35848}
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.