commit | a3d8c613139a7bc1fc7a1f9aa9d19520b82478fc | [log] [tgz] |
---|---|---|
author | Qiu Jianlin <jianlin.qiu@intel.com> | Tue Sep 14 04:15:04 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 23 14:42:39 2021 |
tree | 24e2b403a34c5038c642a930a332199cefcd3fb8 | |
parent | 7e01b8552671296ffac1f89ee7a46e1f7fd1d99b [diff] |
Do not use UI thread as signaling thread. peerconnection_client sample on Windows is using the current UI thread as signaling thread. Create a dedicated thread for that purpose. Bug: webrtc:13104 Change-Id: Iccff8165373101996913c4389cf134a60051462c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/230729 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35078}
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.