StefanYohansson
10646ab9e3
[verto-communicator] - Added change server feature
...
When someone set any wss server and do login
VC doesn't record the settings on localStorage,
so when we reload the browser, it will try to connect on
"wss://" + window.location.hostname + ":8082" and if
this wss server is offline for any reason, user will
be stuck on splash screen by auto-login step plus reconnect
modal blocking any action.
- Added button "Change Server" on modal reconnection alert;
- Stop jsonRpcClient retry timeout and delete verto instance
to create a new one when user login with new wss server;
- Record wss server and hostname on localStorage.
2016-12-27 11:25:35 -03:00
Italo Rossi
fa7cb3d546
FS-9508 [verto_communicator] Adding AGC option on settings, enabled by default
2016-09-27 16:07:00 -05:00
Anthony Minessale
6d6bd1efa5
FS-9242 convert to adapter.js
2016-09-27 16:07:00 -05:00
Davide Colombo
817a10be14
FS-9006 - [verto_communicator] add-combobox for languages
2016-04-08 11:43:51 +02:00
Davide Colombo
6c197ae2f0
FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader
2016-03-29 17:05:18 +02:00
Anthony Minessale
7733ff58d9
FS-8641 #resolve [Make frame rate configurable]
2015-12-15 16:16:51 -06:00
Jaon EarlWolf
682850c02f
FS-8641 [verto-communicator] - Added Frame Rate setting
2015-12-10 17:08:35 -03:00
Jaon EarlWolf
c2073cb05d
FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page.
2015-11-17 17:57:25 -03:00
Anthony Minessale
f1b2733c14
update new pass
2015-11-12 18:33:32 -06:00
Jaon EarlWolf
f3afab2f72
FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default).
...
FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked.
FS-8293 [verto_communicator] - Better bandwidth info ui.
FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in.
2015-11-12 15:35:39 -06:00
Jaon EarlWolf
5c73724f50
FS-8293 [verto_communicator] Implemented speed test in verto communicator.
2015-11-06 14:05:51 -06:00
Jaon EarlWolf
522547f84e
FS-8400 [verto_communicator] Added Camera and microphone preview after the splash screen.
2015-11-06 15:50:51 -03:00
Stefan Yohansson
fb4933879c
FS-8251 #resolve [verto_communicator] factory reset now clear all local storage
2015-09-30 14:25:27 -03:00
Stefan Yohansson
787671625d
FS-8205 [verto_communicator] fix again
2015-09-25 10:08:09 -05:00
Stefan Yohansson
e7b50e8726
FS-8205 [verto_communicator] fix login config and checkConfig
2015-09-25 10:08:09 -05:00
Stefan Yohansson
b213ceaf51
FS-8205 [verto_communicator] fix config reload
2015-09-25 10:08:09 -05:00
Stefan Yohansson
77fd36fa24
FS-8205 [verto_communicator] Add splash screen feature
2015-09-25 10:08:09 -05:00
Italo Rossi
bdc6c3b810
FS-8095 [verto_communicator] Do not reset name and email upon logout.
2015-09-21 17:51:00 -03:00
Stefan Yohansson
bc4d21e382
FS-8095 [verto_communicator] added reset button to default settings.
2015-09-21 15:20:30 +00:00
Stefan Yohansson
faed47bb49
FS-7994 - Verto Communicator - Using factory for group calls in history
2015-09-03 08:46:07 -03:00
João Mesquita
1c32f70a23
FS-8094: [verto_communicator] Added settings to the UI and made them true.
2015-08-31 23:29:17 -03:00
Joao Mesquita
42d1c0c0de
FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera.
2015-08-28 17:56:51 -03:00
João Mesquita
8b00fe8dc8
FS-8043: [verto_communicator] Remove unnecessary calls to localStorage.
2015-08-28 00:12:47 -03:00
Joao Mesquita
6a6d2ae8d6
FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService.
2015-08-27 19:00:43 -03:00
Joao Mesquita
aadb1fb3dd
FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.
2015-08-25 18:46:36 -03:00