67 Commits

Author SHA1 Message Date
Anthony Minessale
73e460e1f5 FS-9242 fix screen share for chrome to work in VC with additional camera 2016-09-27 16:26:50 -05: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
Italo Rossi
f6ad006daf FS-9346 [verto_communicator] Add DTMF icon while on a video call, fixing conferences with pin number 2016-09-09 16:39:37 -03:00
Italo Rossi
bf3b0ca3d1 FS-9471 [verto_communicator] Updating In Call display after receiving display update message from mod_verto. 2016-08-31 17:52:33 -03:00
Chad Phillips
8269b8215b FS-9281: Add support for QQVGA resolution in Verto
QQVGA is a standard 160x120 resolution, useful for cases of very slow
upload bandwidth. Adds the resolution to the core FSRTC lib, and to
the Verto video demo and Verto Communicator
2016-08-15 10:37:18 -07:00
Davide Colombo
70b142410b FS-8805: sanity check on array 2016-02-03 17:36:14 +01:00
Davide Colombo
bbca264940 FS-8805: sanity check on array 2016-02-03 17:11:25 +01:00
Jaon EarlWolf
682850c02f FS-8641 [verto-communicator] - Added Frame Rate setting 2015-12-10 17:08:35 -03:00
Anthony Minessale II
48f0cd65d5 Merge pull request #623 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8603-mic-box-in-setting-modal-having-an to master
* commit '22f766c28f12f1a003a5cd5167e8f072c279aa49':
  FS-8603 [verto_communicator] - Added Device validation
2015-12-10 11:53:03 -06:00
Anthony Minessale
83c5294427 FS-8641 hard code to 15 for now until this is complete 2015-12-09 18:22:10 -06:00
Jaon EarlWolf
22f766c28f FS-8603 [verto_communicator] - Added Device validation 2015-12-08 17:20:25 -03:00
Anthony Minessale II
9383ecc1f0 Merge pull request #614 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-7800-add-support-for-fs-7769-feature-set to master
* commit '05ff8ec711d35c9817ef409e0ad2d55b76e898d7':
  FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master)  dimensions
  FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1
2015-11-30 12:50:56 -06:00
Jaon EarlWolf
05ff8ec711 FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master) dimensions 2015-11-27 18:03:13 -03:00
Jaon EarlWolf
b27dfe9448 FS-8264 [verto_communicator] - Adapted the layout select to new response, added a separated menu in members list to set its resevartion id 2015-11-27 13:26:39 -06:00
Jaon EarlWolf
d4d4165bac FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1 2015-11-27 15:21:50 -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
91554607da FS-8545 add missing code to deal with screen share part 2015-11-16 17:15:17 -06:00
Anthony Minessale
9f1c89b8e3 FS-8545 #resolve [Improve controls for screen share] 2015-11-16 15:54:43 -06: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
320cf0adb8 Target link for the plugin url, added comment explaining override $.FSRTC callback 2015-10-29 15:15:27 -03:00
Jaon EarlWolf
43cb965f7e FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click 2015-10-28 15:35:25 -03:00
Italo Rossi
80111e7dd7 FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me 2015-10-21 17:31:57 -03:00
Ítalo Rossi
132564f071 Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master
* commit '6df703fc40fc89366bb9094c859e2c4a004c66e2':
  FS-8247 [verto_communicator] Waiting for server reconnection.
2015-10-05 21:19:30 -05:00
Italo Rossi
cb2588d88c FS-8300 [verto_communicator] Fixing reload bug, no need to do two times now. 2015-10-05 23:09:54 -03:00
Stefan Yohansson
6df703fc40 FS-8247 [verto_communicator] Waiting for server reconnection. 2015-10-05 18:02:07 -03:00
Stefan Yohansson
d8d7a9f352 FS-8257 #resolve [verto_communicator] fix config provision url 2015-09-30 16:03:13 -03:00
Anthony Minessale
cc00d1d098 FS-8245 #resolve [Video Resolutions available in "Video Quality" drop down are not always correct] 2015-09-30 03:30:24 -05:00
Italo Rossi
0b757c7b60 FS-8214 [verto_communicator] Better handling calls in VC, answering them respecting useVideo param 2015-09-26 18:17:08 -03:00
Italo Rossi
6dad233e9f FS-8225 [verto_communicator] Avoid duplicate members when recovering calls. 2015-09-26 13:59:49 -03:00
Anthony Minessale
90124856d4 FS-8213 #resolve [Add support to skip permission checks on verto] 2015-09-25 20:00:03 -05:00
Ken Rice
73acb558cc FS-8224 Allow CallerID to be set from login settings in VC
If CallerID is not set as is the default case with using VC on cantina
default to using the users email address.
2015-09-25 17:56:39 -05:00
Stefan Yohansson
015e81c94f FS-8205 [verto_communicator] fix auto call config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson
ba8b7c8aa2 FS-8205 [verto_communicator] fix login config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson
8d15e0a3d7 FS-8205 [verto_communicator] fix login 2015-09-25 10:08:09 -05:00
Stefan Yohansson
d5241c8c06 FS-8205 [verto_communicator] fix login with config provision 2015-09-25 10:08:09 -05:00
Stefan Yohansson
f1ce52430d FS-8205 [verto_communicator] google client id changes 2015-09-25 10:08:09 -05:00
Stefan Yohansson
3d86aaacc5 FS-8205 [verto_communicator] fix incall redirect and first login (localstorage clear) 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
f13308910c FS-8205 [verto_communicator] fix refresh video callback 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
Stefan Yohansson
f7ba4c4402 FS-8089 [verto_communicator] Opening members list when start conference 2015-09-22 10:23:41 -03:00
Ken Rice
951ea98cc1 FS-8193 #resolve Add No Camera option to Verto Communicator 2015-09-21 10:06:58 -05:00
Stefan Yohansson
eefeaa6a60 FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface 2015-09-17 15:16:18 -03:00
Stefan Yohansson
da0b7c6152 FS-8178 - [verto_communicator] Define first share device selected by default in settings modal 2015-09-17 08:40:33 -03:00
Italo Rossi
7fd43421b1 FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call. 2015-09-03 23:13:34 -03:00
Italo Rossi
612729dab5 FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage. 2015-09-03 14:28:14 -03:00