| commit | 4f650ca43187d136c025c275426bd81d20c1ca14 | [log] [tgz] |
|---|---|---|
| author | Rasmus Brandt <brandtr@webrtc.org> | Thu Oct 30 09:14:04 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 30 13:30:04 2025 |
| tree | ac1b50387190cf207432041416184b84eb951238 | |
| parent | f3640a2ca46f6e824fdfe6d4e93e1ccd99dc71ce [diff] |
Move static configuration around. The "waiting for frame timeouts" are not very useful in this receiver-side configuration, since emitted keyframe requests will not be acted upon. So there will be no reason to experiment with these values => hide them in anon namespaces in .cc files, rather than having them configurable in the `Config` structs. Bug: b/423646186 Change-Id: Icf6bac2290669266687c03adda5076793422fb4c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/421720 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46074}
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.