commit | 40c9ccfc4ad708a41e343b1995487fcde90a6458 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <[email protected]> | Tue Sep 09 14:37:00 2025 |
committer | WebRTC LUCI CQ <[email protected]> | Tue Sep 09 18:58:32 2025 |
tree | db997dc4dd5c75a281f1410f37640ecc821d66e4 | |
parent | 6afeb1ce2c87539c82cc7f4900e1ae12934bb6f8 [diff] |
Revert "Avoid seeding Random with current time in rtp_sender" This reverts commit a0e60db139e8d06f3646b374837fcbdd5b98df42. Reason for revert: Broke win10 chrome bots: https://ci.chromium.org/ui/p/chromium/builders/webrtc.fyi/WebRTC%20Chromium%20FYI%20Win10%20Tester/18529/overview Original change's description: > Avoid seeding Random with current time in rtp_sender > > Random default constructor now provides a non-deterministic random seed. > > This CL was uploaded by an experimental version of git cl split > (https://crbug.com/389069356). > > [email protected] > > Bug: webrtc:42223992, webrtc:441137274 > Change-Id: If0b2959994c474d2d8d433749879e72f1e0c530c > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408744 > Commit-Queue: Evan Shrubsole <[email protected]> > Reviewed-by: Danil Chapovalov <[email protected]> > Auto-Submit: Evan Shrubsole <[email protected]> > Cr-Commit-Position: refs/heads/main@{#45590} Bug: webrtc:42223992, webrtc:441137274 Change-Id: Ib09ca1047a798dd6c9500b9ce4a33198f0f5cb21 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408820 Bot-Commit: Rubber Stamper <[email protected]> Owners-Override: Ilya Nikolaevskiy <[email protected]> Reviewed-by: Danil Chapovalov <[email protected]> Commit-Queue: Ilya Nikolaevskiy <[email protected]> Cr-Commit-Position: refs/heads/main@{#45605}
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.