commit | c032109cda1de08ad06502c5924c0b82611b2f7e | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon Mar 11 10:18:26 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 13 14:59:02 2019 |
tree | 1bcabf5e49a7674258d39dbd111e2a2cc9164656 | |
parent | 133b307c7d6c95d8421c918cbb7e4c62cd7a894a [diff] |
Improve bitstream dumping logic in VideoReceiveStream Specifying relative path like "~" somehow doesn't work in some cases. To pass an absolute path some parameter rewriting is required. Also, as the stream gets recreated several times at the beginning of the call, append the time to the filename to make them unique. Bug: none Change-Id: I1c914f9081adb4ac5c34584d96e542e8a863547b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126700 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27101}
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.
Authoritative list of directories that contain the native API header files.