No description
Find a file
Niels Möller a9311b6761 Make FileRotatingStream independent of StreamInterface
Bug: webrtc:7811
Change-Id: Ia5c07ad00e90d5b982750004eeb2c8e1cfbae4eb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/212969
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33579}
2021-03-29 08:05:39 +00:00
api Send and Receive VideoFrameTrackingid RTP header extension. 2021-03-25 21:57:29 +00:00
audio Add RTCRemoteOutboundRtpStreamStats for audio streams 2021-03-23 18:44:12 +00:00
build_overrides Allow webrtc mac cross compile 2021-03-10 18:42:58 +00:00
call Update WebRTC code version (2021-03-29T04:03:12). 2021-03-29 05:18:13 +00:00
common_audio Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
common_video Provide a default implementation of NV12BufferInterface::CropAndScale. 2021-03-22 11:09:36 +00:00
data Remove old data files. 2018-10-05 14:40:21 +00:00
docs Create a VideoFrameTrackingId RTP header extension. 2021-03-25 17:25:18 +00:00
examples Expose addIceCandidate with completion handler. 2021-03-11 16:15:44 +00:00
g3doc Introduce WebRTC documentation structure and how-to 2021-03-12 12:07:52 +00:00
logging Clean up temporary event log file after test. 2021-03-25 14:32:45 +00:00
media Send and Receive VideoFrameTrackingid RTP header extension. 2021-03-25 21:57:29 +00:00
modules Revert "Add fuzzer to validate libvpx vp9 encoder wrapper" 2021-03-26 11:17:00 +00:00
p2p Use the new DNS resolver API in PeerConnection 2021-03-25 11:28:41 +00:00
pc Use the new DNS resolver API in PeerConnection 2021-03-25 11:28:41 +00:00
resources Disable high-pass filtering of the AEC reference 2021-02-23 07:06:11 +00:00
rtc_base Make FileRotatingStream independent of StreamInterface 2021-03-29 08:05:39 +00:00
rtc_tools Reland "Enable use of rtc::SystemTimeNanos() provided by Chromium" 2021-02-25 10:48:55 +00:00
sdk Make GL errors thrown by checkNoGLES2Error inherit GLException. 2021-03-23 11:48:19 +00:00
stats [Stats] Cleanup obsolete stats - isRemote & deleted 2021-03-24 10:49:34 +00:00
style-guide Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00
system_wrappers Don't use SystemTimeNanos() for current wallclock time on WINUWP 2021-02-23 14:53:22 +00:00
test Revert "Add fuzzer to validate libvpx vp9 encoder wrapper" 2021-03-26 11:17:00 +00:00
tools_webrtc Update apply-iwyu tool to report compile errors 2021-03-22 13:01:56 +00:00
video Send and Receive VideoFrameTrackingid RTP header extension. 2021-03-25 21:57:29 +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 Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h 2020-09-07 08:37:14 +00:00
.vpython Reland "Add protobuf-py2_py3 3.13.0 to .vpython." 2020-11-20 07:52:26 +00:00
abseil-in-webrtc.md Polish the "Using Abseil in WebRTC" docs 2020-10-16 13:42:00 +00:00
AUTHORS Adds missing header to fix compilation error when compiling with use_custom_libcxx set to false. 2021-03-25 09:57:00 +00:00
BUILD.gn Add FileSize method to FileWrapper 2021-03-25 15:59:05 +00:00
CODE_OF_CONDUCT.md
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 5b1ac06bd2..89d90d6094 (866962:867063) 2021-03-28 10:26:18 +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
LICENSE Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
license_template.txt
native-api.md Make the remote_bitrate_estimator build target private 2020-11-26 12:21:22 +00:00
OWNERS Move metadata in OWNERS files to DIR_METADATA files. 2021-02-08 19:09:33 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Add deprecation section to webrtc style guide 2021-02-22 13:34:40 +00:00
presubmit_test.py Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +00:00
presubmit_test_mocks.py Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +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: move bug reporting instructions to the repository 2020-10-21 14:47:49 +00:00
style-guide.md Add deprecation section to webrtc style guide 2021-02-22 13:34:40 +00:00
WATCHLISTS Add hta@ to rtc_base/ and api/ WATCHLISTS. 2021-01-06 09:43:34 +00:00
webrtc.gni build: improve rtc_include_tests documentation 2021-03-05 13:54:20 +00:00
webrtc_lib_link_test.cc Rewrite the lib link test to just be a binary. 2019-10-18 07:42:20 +00:00
whitespace.txt Reland "Triggering CI." 2021-03-22 11:57:23 +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