#################### WebRTC test #################### .. include:: ../links.ref .. include:: ../tags.ref .. include:: ../abbrs.ref ============ ========================== **Abstract** WebRTC test **Authors** Walter Fan **Status** WIP **Updated** |date| ============ ========================== .. contents:: :local: Overview ============= chrome tools ==================== chrome://about chrome://webrtc-internals chrome://webrtc-logs chrome://tracing ------------------------- * Open chrome://tracing in a separate tab or window * Click Record * Edit categories * Deselect all providers and select the WebRTC provider (you can also select other providers as well for more views into the system) * Finally, click the Record button. Chrome testing ==================== * Chrome command line flags that are useful for WebRTC-related testing: for example .. code-block:: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-logging=stderr --v=1 \ > log.txt 2>&1 some other options: .. code-block:: --allow-file-access-from-files allows getUserMedia() to be called from file:// URLs. --disable-gesture-requirement-for-media-playback removes the need to tap a