No description
Find a file
Jonathan Lennox c219a53c80 Don't try to send REMB or VideoBitrateAllocation when RTCP is off.
Bug: webrtc:12978
Change-Id: I0bd9cb239c9d74695c1408dde985c92b2834ba2d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/225961
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@nvidia.com>
Cr-Commit-Position: refs/heads/master@{#34610}
2021-07-30 20:28:24 +00:00
api Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
audio Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00
build_overrides Roll chromium + fix: blacklist -> ignorelist for sanitizers suppressions 2021-05-27 16:16:01 +00:00
call Default initialize RtpPayloadParams::chain_last_frame_id_ 2021-07-30 09:34:45 +00:00
common_audio Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
common_video Use backticks not vertical bars to denote variables in comments for /common_video 2021-07-27 16:58:01 +00:00
data Remove old data files. 2018-10-05 14:40:21 +00:00
docs Update links to point at main branch 2021-07-22 16:41:26 +00:00
examples Roll chromium_revision 03a29cf406..0549de0c2d (904346:907032) 2021-07-30 09:56:45 +00:00
g3doc Add a link to template to create a ticket to become WebRTC committer. 2021-07-30 12:19:09 +00:00
logging Use backticks not vertical bars to denote variables in comments for /logging 2021-07-30 19:19:34 +00:00
media Video jitter stats fix: Convert RTP timestamp 2021-07-28 20:18:31 +00:00
modules Don't try to send REMB or VideoBitrateAllocation when RTCP is off. 2021-07-30 20:28:24 +00:00
net/dcsctp Use backticks not vertical bars to denote variables in comments for /net 2021-07-27 16:16:42 +00:00
p2p Use backticks not vertical bars to denote variables in comments for /p2p 2021-07-27 18:51:02 +00:00
pc Reland "Fix bug where we assume new m= sections will always be bundled." 2021-07-30 00:02:53 +00:00
resources Disable high-pass filtering of the AEC reference 2021-02-23 07:06:11 +00:00
rtc_base Remove deprecated constants. 2021-07-30 14:22:30 +00:00
rtc_tools Add -render_width and -render_height arguments to video_replay. 2021-07-30 16:56:12 +00:00
sdk An RTCSessionDescription will now return nil from its initializer if the SDP passed to it is invalid. 2021-07-30 18:11:18 +00:00
stats Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
system_wrappers Use backticks not vertical bars to denote variables in comments for /system_wrappers 2021-07-27 14:37:27 +00:00
test Make VideoFrameTrackingIdInjector implement EncodedImageDataPropagator 2021-07-29 20:14:22 +00:00
tools_webrtc Revert rtc_dcheck_always_on. 2021-07-30 13:47:50 +00:00
video Use backticks not vertical bars to denote variables in comments for /video 2021-07-28 13:22:27 +00:00
.clang-format Add IncludeBlocks to clang-format. 2021-02-03 16:29:07 +00:00
.git-blame-ignore-revs Let git-hyper-blame ignore new format cleanup. 2019-07-11 16:18:51 +00:00
.gitignore Add .cache to .gitignore. 2021-01-20 15:01:07 +00:00
.gn Increase iOS deployment target from 10 to 12. 2021-07-02 17:02:27 +00:00
.vpython Update links to point at main branch 2021-07-22 16:41:26 +00:00
AUTHORS Added PeerConnectionObserverJni::OnRemoveTrack() 2021-06-03 19:24:55 +00:00
BUILD.gn Revert rtc_dcheck_always_on. 2021-07-30 13:47:50 +00:00
CODE_OF_CONDUCT.md Reference "main" branches instead of "master" branches. 2021-07-15 11:07:44 +00:00
codereview.settings Don't add webrtc-reviews@ to CC, it can be added globally on Gerrit 2018-10-25 08:19:53 +00:00
DEPS Roll chromium_revision 0549de0c2d..cb675cfb24 (907032:907171) 2021-07-30 18:44:17 +00:00
DIR_METADATA Move metadata in OWNERS files to DIR_METADATA files. 2021-02-08 19:09:33 +00:00
ENG_REVIEW_OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00
g3doc.lua Improve webrtc documentation infra. Preview at: 2021-03-30 10:29:30 +00:00
LICENSE
license_template.txt
native-api.md Reference "main" branches instead of "master" branches. 2021-07-15 11:07:44 +00:00
OWNERS Fix OWNERS according to recent changes to path expressions. 2021-07-30 13:36:20 +00:00
PATENTS
PRESUBMIT.py Fix PRESUBMIT.py to not run pylint on deleted files. 2021-07-23 06:45:57 +00:00
presubmit_test.py Add presubmit check to guard against assert() usage. 2021-07-22 17:08:26 +00:00
presubmit_test_mocks.py Add presubmit check to guard against assert() usage. 2021-07-22 17:08:26 +00:00
pylintrc Undo enforcing of PEP-8 pylint changes for method and function names. 2020-11-10 18:26:25 +00:00
README.chromium Add CPEPrefix. 2020-07-13 11:42:07 +00:00
README.md doc: add g3doc sitemap to toplevel readme 2021-07-23 07:55:17 +00:00
WATCHLISTS Add hta@ to rtc_base/ and api/ WATCHLISTS. 2021-01-06 09:43:34 +00:00
webrtc.gni Enable size_t truncation warnings in webrtc. 2021-07-30 17:05:13 +00:00
webrtc_lib_link_test.cc Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
whitespace.txt Revert "Reland "Trigger postsubmit tests."" 2021-06-28 19:44:42 +00:00

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.

Development

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.

More info