aboutsummaryrefslogtreecommitdiff
path: root/samples/js/apprtc
AgeCommit message (Expand)Author
2014-01-14Allow to skip turn by passing ts=false to apprtc.andresp@webrtc.org
2014-01-06AppRTC: Alert the user to failure to acquire TURN server.fischman@webrtc.org
2013-12-11Merged OWNERS of JS demo directorieshta@webrtc.org
2013-12-09Apply transaction to setting connected to Room entities, to resolve a possibl...braveyao@webrtc.org
2013-11-29Apprtc demo: add DSCP support.braveyao@webrtc.org
2013-11-28Fixing long lines in apprtc.py.phoglund@webrtc.org
2013-10-05Support video constraints and use key/value pairs.andrew@webrtc.org
2013-10-03Add audio and video parameters for setting media constraints.andrew@webrtc.org
2013-09-20Made sure that DTLS/SRTP is set to false in apprtc demo when testing loopback...vikasmarwaha@webrtc.org
2013-09-13* Prefer to send ISAC on clank.wu@webrtc.org
2013-09-11AppRTC: using a footer element instead of div#footer in CSS.braveyao@webrtc.org
2013-09-10Show the signaling state and ice connection state in AppRTC by hooking up the...braveyao@webrtc.org
2013-09-05Apprtc Demo: calling createOffer/Answer without failureCallback is deprecated...braveyao@webrtc.org
2013-08-26apprtc: rationalize whitespacefischman@webrtc.org
2013-08-26apprtc: add ctrl+i Info window showing gathered ICE candidate typesfischman@webrtc.org
2013-08-13Added functionality in apprtc demo to close the capture device on hangup.vikasmarwaha@webrtc.org
2013-08-08This CL will add support of passing all turn urls returned by the CEOD to Pee...mallinath@webrtc.org
2013-08-05Modified apprtc demo code to detect browser by checking user_agent in apprtc....vikasmarwaha@webrtc.org
2013-07-30Apprtc: add 'event' parameter to onkeydown event handler.braveyao@webrtc.org
2013-07-23Minor bug fix in r4388, had to change pc_config variable to pcConfig for appr...vikasmarwaha@webrtc.org
2013-07-23Use Mozilla STUN server in apprtc demo for FF. Currently FF cannot work with ...vikasmarwaha@webrtc.org
2013-06-25Added changes in apprtc demo to ignore turn address through query string for ...vikasmarwaha@webrtc.org
2013-06-13Apprtc CSS: Add flip to local view of FireFox and remove warning of Canarybraveyao@webrtc.org
2013-06-10AppRTCDemo: delete hosted android_channel.html now that it's no longer necess...fischman@webrtc.org
2013-05-31Apprtc: not to start the call until we get Turn response.braveyao@webrtc.org
2013-05-29Updated apprtc to use new TURN format for chrome versions M28 & above.vikasmarwaha@webrtc.org
2013-05-22Not to request to TURN server for local tests. Follow-up work to issue1197.braveyao@webrtc.org
2013-05-17AppRTC: make requestTurn() failure non-fatal to call establishment.fischman@webrtc.org
2013-05-16Updated apprtc demo to interop with firefox.vikasmarwaha@webrtc.org
2013-05-13Added Stereo url paramter to apprtc demo.vikasmarwaha@webrtc.org
2013-04-19Add owner to Apprtcbraveyao@webrtc.org
2013-04-08Fix of lint script errors in apprtc.pypbos@webrtc.org
2013-04-06Migrating Apprtc to use new TURN service which supports time-limited TURN cre...vikasmarwaha@webrtc.org
2013-03-20Add audio/video only option in apprtcbraveyao@webrtc.org
2013-03-19Url option to change the resolution.vikasmarwaha@webrtc.org
2013-03-10Added an android_channel.html reflector page to allow Android apps to use afischman@webrtc.org
2013-03-07Fixed a ton of Python lint errors, enabled python lint checking.phoglund@webrtc.org
2013-03-06Submit symlink in apprtc from Linux since it fails from Winbraveyao@webrtc.org
2013-03-06Add symlink of adapter.js from apprtc to basebraveyao@webrtc.org
2013-02-27Adding webrtc-sample demos under trunk/samples.vikasmarwaha@webrtc.org