How to save the WebRTC-internals log and parse the information

149 views
Skip to first unread message

rudresh pandey

unread,
Jul 5, 2013, 6:57:18 AM7/5/13
to discuss...@googlegroups.com
Hi,

I am new to WebRTC. I have a WebRTC app having some issues related to connection with peer to peer. App works fine within local area network. But across network it fails to connect with the peer sometimes. I am using google stun server (stun:stun.l.google.com:19302). In my javascript code, I am writing it as-  rtc.SERVER = {iceServers:[{url:"stun:stun.l.google.com:19302"}]}; One reason could be that the peer is behind the NAT which is not compatible with STUN.

To find out the problem I am using chrome://webrtc-internals. I don't see a way to save the log. Also can you please guide me on which part of the log should I look for resolving the problem.

Please help.

Thnaks 

Vikas

unread,
Jul 8, 2013, 4:06:35 PM7/8/13
to discuss...@googlegroups.com
Hi,

One thing you can look in the chrome://webrtc-internals is the iceconnectionstatechange, if things are good that state should be 'connected'. Also in latest canary, i see their is an option to save log, under create dump. 

/Vikas
Reply all
Reply to author
Forward
0 new messages