commit | 0d018415d5fcacf1f028069134e05563508745fe | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Nov 04 13:52:31 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 14:46:27 2021 |
tree | 06832cb98aa5c2b9b166b9378ca974049aa0f712 | |
parent | c13e786c8f372102e124d923b6b07a4f2fe51ba3 [diff] |
Revert "Remove code supporting the SDES crypto mode in SDP" This reverts commit ee212a72f220641f0a4a23fb2c1bd600a9069440. Reason for revert: Don't remove until downstream issues resolved Original change's description: > Remove code supporting the SDES crypto mode in SDP > > Removes the ability to accept nonencrypted answers to encrypted offers. > Fixes some logic around bundled sessions and requirement for > transport parameters. > > Bug: webrtc:11066 > Change-Id: I56d8628d223614918a1e5260fdb8a117c8c02dbd > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/236344 > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#35298} # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:11066 Change-Id: I0c400ceffe1b08e0be7b44abbb54c8a032128f05 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/237223 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35312}
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.