5065e5b922a7a22f9e749dad7196bddc5e9c42d3

Legacy code depended of setting VideoCodecVP8::frameDroppingOn to false for screensharing since the reference frame management handles frame dropping in the VP8 wrapper instead. Now the frame dropping is instead configured based on what the Vp8FrameBufferController instance in use signals. This change unblocks relanding https://webrtc-review.googlesource.com/c/src/+/242366 This CL also turns frame dropping on for H264 screenshare, which should be desirable as it allows for quicker recovery from rate control overshoots. Bug: webrtc:9734 Change-Id: I34a29edcd41bb5fd07f7f9bf68660472a1570533 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/242965 Reviewed-by: Markus Handell <handellm@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35592}
…
…
…
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%