Created
June 27, 2017 06:20
-
-
Save guodong1111/61657ea3baf434978920d68023ab2c42 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Create peer connection factory. Use video: true | |
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Preferred video codec: VP8 | |
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Field trials: WebRTC-IntelVP8/Enabled/ | |
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Disable OpenSL ES audio even if device supports it | |
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Enable built-in AEC if device supports it | |
06-27 14:18:16.443 15020-16234/com.gogomaper.meat D/PCRTCClient: Enable built-in AGC if device supports it | |
06-27 14:18:16.444 15020-16234/com.gogomaper.meat D/PCRTCClient: Enable built-in NS if device supports it | |
06-27 14:18:16.493 15020-16234/com.gogomaper.meat D/PCRTCClient: Peer connection factory created. | |
06-27 14:18:16.725 15020-16234/com.gogomaper.meat I/PCRTCClient: PCRTCClient: Capturing format: 72x128@30 | |
06-27 14:18:16.725 15020-16234/com.gogomaper.meat D/PCRTCClient: Enabling level control. | |
06-27 14:18:16.725 15020-16234/com.gogomaper.meat D/PCRTCClient: Create peer connection. | |
06-27 14:18:16.725 15020-16234/com.gogomaper.meat D/PCRTCClient: PCConstraints: mandatory: [], optional: [DtlsSrtpKeyAgreement: true] | |
06-27 14:18:16.726 15020-16234/com.gogomaper.meat D/PCRTCClient: EGLContext: org.webrtc.EglBase14$Context@f129c45 | |
06-27 14:18:16.759 15020-16234/com.gogomaper.meat D/PCRTCClient: Found video sender. | |
06-27 14:18:16.759 15020-16234/com.gogomaper.meat D/PCRTCClient: Peer connection created. | |
06-27 14:18:16.759 15020-16234/com.gogomaper.meat D/PCRTCClient: PC Create OFFER | |
06-27 14:18:16.766 15020-17879/com.gogomaper.meat D/PCRTCClient: Change media description from: m=video 9 UDP/TLS/RTP/SAVPF 96 98 100 127 125 97 99 101 124 to m=video 9 UDP/TLS/RTP/SAVPF 96 98 100 127 125 97 99 101 124 | |
06-27 14:18:16.767 15020-16234/com.gogomaper.meat D/PCRTCClient: Set local SDP from OFFER | |
06-27 14:18:16.779 15020-17879/com.gogomaper.meat D/PCRTCClient: SignalingState: HAVE_LOCAL_OFFER | |
06-27 14:18:16.812 15020-17879/com.gogomaper.meat D/PCRTCClient: IceGatheringState: GATHERING | |
06-27 14:18:16.812 15020-16234/com.gogomaper.meat D/PCRTCClient: Local SDP set succesfully | |
06-27 14:18:16.939 15020-16234/com.gogomaper.meat D/PCRTCClient: Requested max video bitrate: 1700 | |
06-27 14:18:16.941 15020-16234/com.gogomaper.meat D/PCRTCClient: Configured max video bitrate to: 1700 | |
06-27 14:18:21.900 15020-16234/com.gogomaper.meat D/PCRTCClient: Stop video source. | |
06-27 14:18:21.912 15020-16234/com.gogomaper.meat D/PCRTCClient: Closing peer connection. | |
06-27 14:18:21.917 15020-17879/com.gogomaper.meat D/PCRTCClient: IceGatheringState: COMPLETE | |
06-27 14:18:21.917 15020-17879/com.gogomaper.meat D/PCRTCClient: SignalingState: CLOSED | |
06-27 14:18:21.962 15020-16234/com.gogomaper.meat D/PCRTCClient: Closing audio source. | |
06-27 14:18:21.962 15020-16234/com.gogomaper.meat D/PCRTCClient: Stopping capture. | |
06-27 14:18:21.964 15020-16234/com.gogomaper.meat D/PCRTCClient: Closing video source. | |
06-27 14:18:22.228 15020-16234/com.gogomaper.meat D/PCRTCClient: Closing peer connection factory. | |
06-27 14:18:22.247 15020-16234/com.gogomaper.meat D/PCRTCClient: Closing peer connection done. | |
06-27 14:18:22.247 15020-16234/com.gogomaper.meat D/PCRTCClient: IceConnectionState: CLOSED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment