commit | 43a5dd86c20df887496979acf5041f9920b1b501 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Wed Apr 12 10:45:07 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 24 13:18:04 2023 |
tree | 93fad45120f542e8001c0a173b2ffa121db5ed81 | |
parent | f45c2ceae06382cdeae1f832888a480ddae26043 [diff] |
Implement codec selection api The implementation covers the latest specification, but does not support mixed-codec simulcast at the moment. Changing codec for audio and video is supported. Bug: webrtc:15064 Change-Id: I09082f39e2a7d54dd4a663a8a57bf9df5a851690 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311663 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40616}
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.