Advertisement
Guest User

Untitled

a guest
Aug 1st, 2018
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.45 KB | None | 0 0
  1. (VoiceChat) Settings loaded from local storage
  2. Resetting voice chat state and initiating to room 328980
  3. (VoiceChat) Call to room 328980 now initating getUserMedia/WebRTC
  4. (VoiceChat) Audio Worklets supported - high performance mic noisegate in use!
  5. (VoiceChat) NoiseGate setup: {"attack":0.800000011920929,"release":0.05999999865889549,"threshold":-36,"bufferSize":128,"sampleRate":48000}
  6. (VoiceChat) Inputs: 1 channels: 2 samples: 128
  7. (VoiceChat) Outputs: 1 channels: 2 samples: 128
  8. (VoiceChat) Noise gate had to re-initialize due to parameters changing
  9. (VoiceChat) Mic input now above threshold.
  10. (WebRTC) OnCreateOfferSuccess
  11. (WebRTC) Offer (Local Description): {"type":"offer","sdp":"v=0\r\no=- 3930740523923537915 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio\r\na=msid-semantic: WMS 93307574-ecee-4fb7-ab8c-eb2100d4ca40\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:0DmU\r\na=ice-pwd:xVJzR9XvlFAAPclUJj+RrFmv\r\na=ice-options:trickle\r\na=fingerprint:sha-256 F0:40:B4:EA:4F:5A:7A:B9:59:3C:B4:8E:53:02:83:74:09:0D:BC:17:14:B8:01:AC:F7:27:B5:6A:10:35:B0:B1\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=rtcp-fb:111 transport-cc\r\na=fmtp:111 minptime=10;useinbandfec=1;usedtx=1\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:110 telephone-event/48000\r\na=rtpmap:112 telephone-event/32000\r\na=rtpmap:113 telephone-event/16000\r\na=rtpmap:126 telephone-event/8000\r\na=ssrc:727476998 cname:ttUiHxN9S5b4Qn0p\r\na=ssrc:727476998 msid:93307574-ecee-4fb7-ab8c-eb2100d4ca40 ebc2d658-dc49-488a-823d-d77125f31cfe\r\na=ssrc:727476998 mslabel:93307574-ecee-4fb7-ab8c-eb2100d4ca40\r\na=ssrc:727476998 label:ebc2d658-dc49-488a-823d-d77125f31cfe\r\n"}
  12. (WebRTC) OnSignalingStateChange: have-local-offer
  13. (ICE) OnIceGatheringStateChange: gathering
  14. (ICE) Local candidate: {"candidate":"candidate:430735571 1 udp 2113937151 192.168.1.102 60670 typ host generation 0 ufrag 0DmU network-cost 50","sdpMid":"audio","sdpMLineIndex":0}
  15. (ICE) OnIceGatheringStateChange: complete
  16. (ICE) Local candidate: null
  17. (WebRTC) OnSignalingStateChange: stable
  18. (ICE) OnIceConnectionStateChange: checking
  19. (WebRTC) OnAddRemoteStream - default - 1
  20. (VoiceChat) AddStreamToOutput 0 default
  21. (WebRTC) Remote Description: v=0
  22. o=- 1106083036275064225 32064 IN IP4 IP Address censored
  23. s=-
  24. t=0 0
  25. a=group:BUNDLE audio
  26. a=ice-lite
  27. m=audio 27015 UDP/TLS/RTP/SAVPF 111
  28. c=IN IP4
  29. a=rtpmap:111 opus/48000/2
  30. a=fmtp:111 minptime=10;useinbandfec=1;usedtx=1;
  31. a=rtcp:27015
  32. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  33. a=setup:passive
  34. a=fingerprint:sha-256 E5:BB:00:20:13:5E:0D:B1:C7:37:4D:21:32:FF:92:7E:AC:8A:9E:C0:E4:50:02:0B:98:F3:79:C3:CB:A0:A9:30
  35. a=mid:audio
  36. a=sendrecv
  37. a=ice-ufrag:b7jB
  38. a=ice-pwd:gmLiH25iql+04elU7uEjbZ
  39. a=ice-lite
  40. a=candidate:1 1 UDP 4261412862 IP Address Censored 27015 typ host
  41. a=end-of-candidates
  42. a=rtcp-mux
  43.  
  44. (WebRTC) setRemoteDescription success
  45. (VoiceChat) Mic input below threshold, cutting output.
  46. (VoiceChat) ICE state is not connected after successful SetRemoteDescription, waiting for UDP connetivity
  47. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 2002ms elapsed...
  48. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 4001ms elapsed...
  49. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 6002ms elapsed...
  50. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 8001ms elapsed...
  51. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 10002ms elapsed...
  52. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 12002ms elapsed...
  53. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 14000ms elapsed...
  54. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 16001ms elapsed...
  55. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 18000ms elapsed...
  56. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 20001ms elapsed...
  57. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 22000ms elapsed...
  58. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 24001ms elapsed...
  59. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 26001ms elapsed...
  60. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 28000ms elapsed...
  61. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 30001ms elapsed...
  62. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 32001ms elapsed...
  63. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 34001ms elapsed...
  64. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 36001ms elapsed...
  65. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 38000ms elapsed...
  66. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 40001ms elapsed...
  67. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 42002ms elapsed...
  68. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 44002ms elapsed...
  69. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 46001ms elapsed...
  70. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 48001ms elapsed...
  71. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 50001ms elapsed...
  72. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 52001ms elapsed...
  73. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 54002ms elapsed...
  74. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 56000ms elapsed...
  75. (VoiceChat) Still trying to connect to voice chat/webrtc WaitingOnICEConnected(5) 58001ms elapsed...
  76. (VoiceChat) Failure! Gave up after more than one minute trying to connect, last state was WaitingOnICEConnected(5)
  77. (VoiceChat) Still trying to connect to voice chat/webrtc None(0) 60003ms elapsed...
  78. (VoiceChat) Left chat room (328980) voice chat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement