commit | 656817c4851f65488da0ebda67fb02d82fbe4681 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Thu Jun 22 09:41:35 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 22 11:49:58 2023 |
tree | 965787730b0a26de30d1101b1194c74e772f8094 | |
parent | 423faa606771dbbe5abc29502a6b9b14a8167787 [diff] |
Remove default "unknown" encoderImplementation/decoderImplementation which means this will not show up in getStats inbound-rtp/outbound-rtp until the encoder/decoder is known. This has implications in particular for inbound-rtp where the value is currently "unknown" until video frames have been received. This is safe to change as the previous change to gate decoderImplementation behind getUserMedia access already broke the assumption that the field is always string. BUG=webrtc:14906 Change-Id: Ie6040ada3656e80f792c0c32c1b86ad1d6609d3c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293600 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#40334}
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.