Skip to content

Instantly share code, notes, and snippets.

Created January 31, 2014 12:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8730799 to your computer and use it in GitHub Desktop.
Save anonymous/8730799 to your computer and use it in GitHub Desktop.
27ms Created RTCPeerConnnection with: config: '{"iceServers":[{"url":"stun:stun.l.google.com:19302"}]}'; constraints: '{"mandatory":{"OfferToReceiveAudio":true,"OfferToReceiveVideo":true}}'.
85ms onSignalingStateChanged() ::, signalingstatechange
86ms Set session description success.
221ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:505434299 1 udp 2113937151 192.168.1.6 61829 typ host generation 0
221ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:505434299 2 udp 2113937151 192.168.1.6 61829 typ host generation 0
221ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:2999745851 1 udp 2113937151 192.168.56.1 61830 typ host generation 0
222ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:2999745851 2 udp 2113937151 192.168.56.1 61830 typ host generation 0
231ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1138409445 1 udp 2113937151 10.130.105.42 61831 typ host generation 0
232ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1138409445 2 udp 2113937151 10.130.105.42 61831 typ host generation 0
232ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1548745779 1 udp 2113937151 192.168.231.1 61832 typ host generation 0
232ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1548745779 2 udp 2113937151 192.168.231.1 61832 typ host generation 0
233ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:4242042849 1 udp 2113937151 192.168.153.1 61833 typ host generation 0
233ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:4242042849 2 udp 2113937151 192.168.153.1 61833 typ host generation 0
299ms ICE Candidate. Type:, STUN, Medium:, audio, Candidate:, a=candidate:3078610798 1 udp 1845501695 94.71.70.252 61829 typ srflx raddr 192.168.1.6 rport 61829 generation 0
300ms ICE Candidate. Type:, STUN, Medium:, audio, Candidate:, a=candidate:3078610798 2 udp 1845501695 94.71.70.252 61829 typ srflx raddr 192.168.1.6 rport 61829 generation 0
318ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1352903755 1 tcp 1509957375 192.168.1.6 0 typ host generation 0
319ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:1352903755 2 tcp 1509957375 192.168.1.6 0 typ host generation 0
330ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:4233069003 1 tcp 1509957375 192.168.56.1 0 typ host generation 0
330ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:4233069003 2 tcp 1509957375 192.168.56.1 0 typ host generation 0
331ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:223953685 1 tcp 1509957375 10.130.105.42 0 typ host generation 0
331ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:223953685 2 tcp 1509957375 10.130.105.42 0 typ host generation 0
332ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:315359427 1 tcp 1509957375 192.168.231.1 0 typ host generation 0
333ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:315359427 2 tcp 1509957375 192.168.231.1 0 typ host generation 0
333ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:2992345873 1 tcp 1509957375 192.168.153.1 0 typ host generation 0
333ms ICE Candidate. Type:, HOST, Medium:, audio, Candidate:, a=candidate:2992345873 2 tcp 1509957375 192.168.153.1 0 typ host generation 0
9729ms End of candidates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment