commit | 37e9b378fd2e2f676bd9b1bd9c28a112a08126be | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Jan 19 13:07:20 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 15:01:12 2024 |
tree | 3d73ca058d87fe9981648f4b5d4806b51bbee4ce | |
parent | 720954809099885f750cbb933ea376c8bf8130a7 [diff] |
Use default H264 SDP parameters We lost H264 [1] in https://webrtc-review.googlesource.com/c/src/+/327260 where we started using QueryCodecSupport which is sensetive to SDP parameters. Use CBP3.1, packetization_mode=1 (singlecast NALU) as defaults. [1] https://chromeperf.appspot.com/report?sid=1e12d661147889123ddeea4ef88a87bcdd38cf09cb23c13ee130770be695ac83&start_rev=41064&end_rev=41226 Bug: webrtc:14852, webrtc:15779 Change-Id: I69137ac847ae3a79238abcfe2a76dc2ba097a06d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/335081 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41576}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.