mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
![]() which needs to be added to the remote codecs a=fmtp: This also forces SimulcastCastEncoderAdapter to avoid issues with codecs that have native simulcast capability but do require synchronized keyframes. This parameter allows for large-scale experimentation and A/B testing whether the new behavior has advantages. It is to be considered transitional and may be removed again in the future. BUG=webrtc:10107 Change-Id: I81f496c987b2fed7ff3089efb746e7e89e89c033 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333560 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41805} |
||
---|---|---|
.. | ||
android | ||
development | ||
ios | ||
rtp-hdrext | ||
sdp-ext | ||
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.