Commit Graph

104 Commits

Author SHA1 Message Date
Anthony Minessale 1857da8a54 FS-7509: mess with html5 2015-05-28 12:47:09 -05:00
Anthony Minessale db191452d6 FS-7509: choose a camera as share source as well as screen 2015-05-28 12:47:09 -05:00
Anthony Minessale 5b9ada2b43 FS-7509 FS-7513: add vid floor control 2015-05-28 12:47:08 -05:00
Anthony Minessale 500b32b343 FS-7509 FS-7514: another round of cleanup 2015-05-28 12:47:06 -05:00
Anthony Minessale a883818b20 FS-7509: move name to main page 2015-05-28 12:47:06 -05:00
Anthony Minessale e3615e0d28 FS-7509: fix typo 2015-05-28 12:47:05 -05:00
Anthony Minessale c02f694c37 FS-7509: add a way to choose bandwidth 2015-05-28 12:47:05 -05:00
Anthony Minessale c8bbe9bec3 FS-7312 #resolve #comment added feature NEEDS_DOC 2015-05-28 12:47:04 -05:00
Anthony Minessale 632c781c1c FS-7513 FS-7509: add control for png and fix bug with null args 2015-05-28 12:47:04 -05:00
Anthony Minessale e93a850e25 FS-7509: update ui 2015-05-28 12:47:04 -05:00
Anthony Minessale c2963fa4fa FS-7509: add code to pick camera and mic from the page and ability to call video endpoints with no camera 2015-05-28 12:47:04 -05:00
Anthony Minessale 93b3a946ec FS-7509: add -screen to current ext when pressing the share button 2015-05-28 12:47:03 -05:00
Anthony Minessale 3e093da0dd FS-7509: default local video cookie to false 2015-05-28 12:47:03 -05:00
Anthony Minessale 863e6c8b79 FS-7509: cleanup 2015-05-28 12:47:03 -05:00
Anthony Minessale e4705dc2e2 FS-7509: add file to demo 2015-05-28 12:47:03 -05:00
Anthony Minessale 2c4c2587ed FS-7513 FS-7509: crack at screen share 2015-05-28 12:47:03 -05:00
Anthony Minessale 889f5265eb FS-7509: update res options 2015-05-28 12:47:02 -05:00
Anthony Minessale f18b872cde FS-7509: add param for local video toggle 2015-05-28 12:47:01 -05:00
Anthony Minessale d6e5bb7a42 FS-7509: update verto js for local video 2015-05-28 12:46:55 -05:00
Seven Du be1654667c FS-7127 #comment vid branch changes 2015-05-28 12:46:53 -05:00
Anthony Minessale 642392213d FS-7132 vid branch changes 2015-05-28 12:46:52 -05:00
Anthony Minessale 51f8679c7b FS-7509: vid screen share placeholder --args --enable-usermedia-screen-capturing --usermedia-screen-capturing 2015-05-28 12:46:51 -05:00
Anthony Minessale 1619a749e8 FS-7509: change res sizes 2015-05-28 12:46:51 -05:00
Anthony Minessale d9507c4c56 FS-7509: set min and max 2015-05-28 12:46:50 -05:00
Anthony Minessale 3584da00d0 FS-7509: add error message to verto debug 2015-05-28 12:46:50 -05:00
Anthony Minessale 1060644a6b FS-7509: mod demo code to reset screen on reload 2015-05-28 12:46:49 -05:00
Anthony Minessale 2538a4b2a1 FS-7509: [verto] add html files 2015-05-28 12:46:49 -05:00
Brian West 396bc993fa Sync verto code 2015-03-25 13:30:20 -05:00
Anthony Minessale 0322da0795 add local mute to verto 2015-03-24 19:42:29 -05:00
Anthony Minessale a8bb1ca2f9 fail call on stream error 2015-03-24 18:50:14 -05:00
Anthony Minessale 406bfb8dec sync 2015-03-11 21:27:32 -05:00
Anthony Minessale 698f03eac2 fix typo 2015-03-11 21:27:16 -05:00
Anthony Minessale 9df39b8fe4 rebuild verto-min 2015-02-21 18:17:15 -06:00
Anthony Minessale 61e250a49b FS-7312 #resolve #comment added feature NEEDS_DOC 2015-02-21 18:15:04 -06:00
Seven Du 23c1829382 FS-7127 #comment fix regression from a80c739, thanks Mike
The second hunk in this patch isn't right.  In the past,
if tmp was null, it would not pass the if.
2015-01-07 15:44:33 +08:00
Anthony Minessale b170e9e9f5 update minified js 2015-01-06 23:34:29 -06:00
Anthony Minessale b79a7e1851 vid screen share placeholder --args --enable-usermedia-screen-capturing --usermedia-screen-capturing 2015-01-06 23:33:42 -06:00
Anthony Minessale 9ca115cf05 this is why we can't have nice things.... C'mon chrome and mozilla its not that hard to both do the same spec 2015-01-06 23:32:09 -06:00
Anthony Minessale 41bfc18a10 add some stuff to verto for introp 2015-01-06 23:31:48 -06:00
Anthony Minessale 94bb4606e3 fixes for recent firefox changes 2015-01-06 23:31:26 -06:00
Anthony Minessale f48ec61d54 FS-7132 #resolve 2015-01-06 03:19:16 -06:00
Seven Du f0ec19315a FS-7127 #comment update README again 2015-01-03 09:31:30 +08:00
Seven Du 7a517eecd8 FS-7127 #comment update README and sync re-generate verto-min 2015-01-03 09:24:59 +08:00
Seven Du a80c739409 FS-7127 #comment follow jshint advices 2015-01-03 09:24:59 +08:00
Seven Du 0db3b1e344 FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Seven Du eb3a27ccee use 4 spaces indent to match the default of jslint
this is the first step of making the code follow the default jslint behaviour,
I also manually changed some { } to make it reasonable in addition to replacing tabs
2014-11-11 23:33:03 +08:00
Anthony Minessale 0f2816d18b add command to comppile non-minified js file for testing 2014-11-07 17:11:47 -06:00
Anthony Minessale 7d6d4d3693 change verto demo cc pic 2014-10-22 15:47:31 -05:00
Anthony Minessale 8e473c3c89 default the stun box to true in verto 2014-10-21 15:56:22 -04:00
Anthony Minessale 401aa24f4a VERTO: expose audio mandatory constraints to demo and disable a few that seem to mess with audio quality 2014-10-13 19:26:29 -04:00