Reinstate "API for periodically regathering ICE candidates" Use rtc::SystemTimeNanos() instead of std::random_device() for PRNG seed to avoid crashing when /dev/urandom is unavailable. This reverts commit 3beb20720db349f651c2c04970c45b1b171c025c. Bug: webrtc:7969 Change-Id: I5ed58a789939ee4caa99ac3abf9cab18e3e19c69 Reviewed-on: https://chromium-review.googlesource.com/572070 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19033}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.