Source code
Revision control
Copy as Markdown
Other Tools
# 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][webrtc-api] instead.
The WebRTC native code can be found at
The change log is available at
Please read the [License & Rights][webrtc-license] and [FAQ][webrtc-faq]
before downloading the source code.
The WebRTC [issue tracker][webrtc-issue-tracker] can be used for submitting
bugs found in native code.
## Subpages
* [Prerequisite software][webrtc-prerequitite-sw]
* [Development][webrtc-development]
* [Android][webtc-android-development]
* [iOS][webrtc-ios-development]
* [Experimental RTP header extensions][rtp-hdrext]
[webrtc-prerequitite-sw]: https://webrtc.googlesource.com/src/+/main/docs/native-code/development/prerequisite-sw/