webrtc/docs/native-code
Philipp Hancke dde1cb6212 Add note about two-byte extension to VLA docs
since the extension can be too large to fit the 16 bytes available
to one-byte extensions
  https://www.rfc-editor.org/rfc/rfc8285#section-4.2
when including the width and height fields.
Also document when those fields are sent.

BUG=webrtc:12000

Change-Id: If17f57d40c0bde9b060f223c548e407d6c124b82
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321200
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#40910}
2023-10-11 11:20:19 +00:00
..
android doc: rename index.md to README.md 2023-03-13 13:16:22 +00:00
development Update bug reporting and contributing docs 2023-07-24 13:04:29 +00:00
ios doc: rename index.md to README.md 2023-03-13 13:16:22 +00:00
rtp-hdrext Add note about two-byte extension to VLA docs 2023-10-11 11:20:19 +00:00
logging.md doc: move bug reporting instructions to the repository 2020-10-21 14:47:49 +00: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