webrtc/samples/js/apprtc
braveyao@webrtc.org 641340944b Show the signaling state and ice connection state in AppRTC by hooking up the peerconnections .onsignalingstatechange and .oniceconnectionstatechange events.
Hopefully this will increase the quality of the "it does not work" reports from users by giving them more information about what is going on under the hood.

R=juberti@google.com

Review URL: https://webrtc-codereview.appspot.com/2174004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4718 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-09-10 17:37:16 +00:00
..
css apprtc: add ctrl+i Info window showing gathered ICE candidate types 2013-08-26 17:44:38 +00:00
html apprtc: rationalize whitespace 2013-08-26 18:01:28 +00:00
images Adding webrtc-sample demos under trunk/samples. 2013-02-27 23:22:10 +00:00
js Show the signaling state and ice connection state in AppRTC by hooking up the peerconnections .onsignalingstatechange and .oniceconnectionstatechange events. 2013-09-10 17:37:16 +00:00
test Adding webrtc-sample demos under trunk/samples. 2013-02-27 23:22:10 +00:00
app.yaml apprtc: rationalize whitespace 2013-08-26 18:01:28 +00:00
apprtc.py Modified apprtc demo code to detect browser by checking user_agent in apprtc.py. Now we will use Mozilla stun server if FF is detected as the browser. The CL is an improvement to r4388. 2013-08-05 22:05:20 +00:00
full.html apprtc: rationalize whitespace 2013-08-26 18:01:28 +00:00
index.html apprtc: add ctrl+i Info window showing gathered ICE candidate types 2013-08-26 17:44:38 +00:00
OWNERS Add owner to Apprtc 2013-04-19 02:34:45 +00:00