webrtc/docs/native-code
Emil Vardar 185910953a Specify in which RTP packet corruption score will be sent on.
See e.g. this: https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc;l=304;bpv=1;bpt=0?q=webrtc%2Fmodules%2Frtp_rtcp%2Fsource%2Frtp_sender_video.cc&ss=chromium%2Fchromium%2Fsrc:third_party%2Fwebrtc%2F. One needs to know if the extension will be added to the first or last packet. Furthermore, one can see that other extensions add it as a note at the bottom, which I follow here. See e.g. http://www.webrtc.org/experiments/rtp-hdrext/video-content-type

Bug: webrtc:358039777
Change-Id: I7523f5e6b267528a1389bcbde6ee6fa22fb3233a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362060
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Fanny Linderborg <linderborg@webrtc.org>
Commit-Queue: Emil Vardar (xWF) <vardar@google.com>
Cr-Commit-Position: refs/heads/main@{#43013}
2024-09-12 13:31:04 +00:00
..
android doc: rename index.md to README.md 2023-03-13 13:16:22 +00:00
development Fix links 2024-01-12 16:39:54 +00:00
ios add xctest to gn args for ios sim 2024-03-05 08:37:00 +00:00
rtp-hdrext Specify in which RTP packet corruption score will be sent on. 2024-09-12 13:31:04 +00: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 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