webrtc/samples/js
2013-08-05 22:05:20 +00:00
..
apprtc 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
base Added changes in apprtc demo to ignore turn address through query string for FF. Also made sure that the iceServers array doesnot include transport parameter in turn url for FF. Finally removed turn: from the turn_url when creating iceservers for pre-M28 chrome. 2013-06-25 14:52:51 +00:00
demos Added gum4.html, a multiple camera opening demo, each opening with a different resolution and/or frame rate. 2013-07-05 09:12:04 +00:00