webrtc/docs/native-code
Philipp Hancke 8223963924 abs-send-time: clarify "close to the metal" as "after pacing"
in the past this was interpreted as "after encryption and in
the network process" but that did not make much difference.

Doing this after pacing is still a good idea

Bug: webrtc:487743907
Change-Id: I3b14225c29c210db0b12b54ca51814fe2836e1e8
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/452960
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
Cr-Commit-Position: refs/heads/main@{#47081}
2026-03-09 00:18:59 -07:00
..
android Update Android README with android_static_analysis argument 2025-09-15 02:48:24 -07:00
development docs: how to do stacked diffs 2025-06-05 07:58:31 -07:00
ios add xctest to gn args for ios sim 2024-03-05 08:37:00 +00:00
rtp-hdrext abs-send-time: clarify "close to the metal" as "after pacing" 2026-03-09 00:18:59 -07:00
sdp-ext Add nonstandard x-google-per-layer-pli fmtp for enabling per-layer keyFrames in response to PLIs 2024-02-26 07:11:45 +00:00
logging.md Use webrtc name specifier instead of rtc/cricket in docs 2025-04-15 13:01:19 -07:00
README.md

WebRTC native code

The WebRTC Native Code package is meant for browser developers who want to integrate WebRTC. Application developers are encouraged to use the WebRTC API instead.

The WebRTC native code can be found at https://webrtc.googlesource.com/src.

The change log is available at https://webrtc.googlesource.com/src/+log

Please read the License & Rights and FAQ before downloading the source code.

The WebRTC issue tracker can be used for submitting bugs found in native code.

Subpages