Files
platform-external-webrtc/docs/native-code/index.md
Johannes Kron 73ff1ffd0f Move spec of experimental RTP header extensions to source repository
The specification of experiemental RTP header extensions have previously
been located at Github. Move the specs here and folloup with redirection
of the new website to this place to make sure that the existing URLs on
the format webrtc.org/experiements/rtp_hdrext continue to work.

Bug: webrtc:11335
Change-Id: I7735e259a7dd6cd2fa7bbc09fa3c0ff460057e52
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168126
Commit-Queue: Johannes Kron <kron@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30447}
2020-02-03 13:57:17 +00:00

1.7 KiB

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