pjproject/third_party/webrtc_aec3
Riza Sulistyo 661a8cef67
Add support to windows on ARM build (#2807)
* Add support to ARM64 configuration for win32 build

* Add changes notes to webrtc and webrtc_aec3 third party sources

* Remove reference to libwebrtc_aec3 from libpjproject. Add reference it manually if libwebrtc_aec3 is needed.

* Fix build error on Release configuration.
2021-08-30 10:39:48 +07:00
..
src Add support to windows on ARM build (#2807) 2021-08-30 10:39:48 +07:00
LICENSE Add support for WebRTC AEC3 (#2722) 2021-06-03 11:50:47 +08:00
OWNERS Add support for WebRTC AEC3 (#2722) 2021-06-03 11:50:47 +08:00
PATENTS Add support for WebRTC AEC3 (#2722) 2021-06-03 11:50:47 +08:00
PJSIP_NOTES Add support to windows on ARM build (#2807) 2021-08-30 10:39:48 +07:00
README.md Add support for WebRTC AEC3 (#2722) 2021-06-03 11:50:47 +08:00

README.md

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