webrtc/docs/native-code
Harald Alvestrand d11f7f69a8 Specify need for TWCC and CCFB to be consistent
Both TWCC and CCFB need to be consistent across all media sections
in a session description, and in answers, only one of them must be chosen.
Specify this as part of the TWCC spec.

No-try: True
Bug: webrtc:42225697
Change-Id: Ida8f9f96fb2f3b66dd040c01d99cd24344c5afda
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/422320
Auto-Submit: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#46188}
2025-11-13 13:42:32 -08: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 Specify need for TWCC and CCFB to be consistent 2025-11-13 13:42:32 -08: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 doc: rename index.md to README.md 2023-03-13 13:16:22 +00:00

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