mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() 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} |
||
---|---|---|
.. | ||
android | ||
development | ||
ios | ||
rtp-hdrext | ||
logging.md | ||
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.