366 Commits

Author SHA1 Message Date
Ítalo Rossi
4cc5e41d35 Merge pull request #643 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8675-add-bower-resolution-for-bootstrap-angular to master
* commit '52e9763f58f46f35f108b382c6dbb4f80d0e8dc2':
  FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
2015-12-22 11:30:29 -06:00
Jaon EarlWolf
52e9763f58 FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions 2015-12-21 14:59:32 -03:00
Jaon EarlWolf
21ee58558d FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps 2015-12-17 18:25:52 -03: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
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
2c7d53030c FS-8641 need to set min and max for less than 30 but if you set min and max to 30 and it doesn't support it it will fail, (maybe design these FPS params a little better webrtc politicians) 2015-12-09 18:38:25 -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
Brian West
d35d7344be FS-8640 #resolve Dont clear conference member reservation id on members that dont have a reservation ID 2015-12-09 14:19:47 -06:00
Jaon EarlWolf
3df5826098 FS-8616 [verto_communicator] - A new menu for moderator, added Gain buttons and removed the 3-dot-button, moving its behavior to member-name div 2015-12-08 17:44:01 -06:00
Jaon EarlWolf
22f766c28f FS-8603 [verto_communicator] - Added Device validation 2015-12-08 17:20:25 -03:00
Anthony Minessale
3f7d1a5674 FS-8617 #resolve [Add gain and vol seperate to verto] 2015-12-04 13:55:43 -06:00
Ken Rice
f0d5027111 FS-8614 #resolve Add debian developers install script and update README.md to reference it 2015-12-04 12:00:53 -06:00
Anthony Minessale
51d402dfdd FS-8599 #resolve [Workaround for Mozilla is no longer needed for video size] 2015-12-02 10:23:25 -06:00
Anthony Minessale
cbc09c62e5 FS-8590 #resolve [Verto Communicator sends malformed vid-res-id command when changing layouts] 2015-11-30 17:03:58 -06: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
Anthony Minessale
833c193d04 FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command] 2015-11-27 13:25:36 -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
Ítalo Rossi
98785ebe88 Merge pull request #600 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8550-auto-bandwidth-settings-issues to master
* commit 'accc6206dd3fd355e029837dd7a079b70fea87f6':
  FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings()
2015-11-20 14:26:42 -06:00
Anthony Minessale
ae05a19edf FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -06: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
Ítalo Rossi
c918ec8c4f Merge pull request #601 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8542-video-controls-disappear-when-you to master
* commit 'b6cf1fbec41a73739a526f03559be7957a19428b':
  FS-8542 [verto_communicator] - fixed the tooltips of video controls...
2015-11-17 14:40:43 -06:00
Bruno Dias
b6cf1fbec4 FS-8542 [verto_communicator] - fixed the tooltips of video controls...
The problem was caused by a tooltip component. It appends the tooltip elements
in the <body />, and when you hover them, it will lose the 'hover' of the video control elements.

ui.bootstrap was updated to version 0.14.3.
2015-11-17 17:27:08 -03:00
Jaon EarlWolf
accc6206dd FS-8550 [verto_communicator] - Now setting testSpeedJoin to false when 'auto' is disabled and changed instruction for closing modal in resetSettings() 2015-11-17 16:30:17 -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
8293dd03d0 FS-8546 #resolve [Make original video demo back-compat with livearray-json-status] 2015-11-16 17:02:07 -06:00
Anthony Minessale
9f1c89b8e3 FS-8545 #resolve [Improve controls for screen share] 2015-11-16 15:54:43 -06:00
Anthony Minessale
67491b102c FS-8543 #resolve [Improve mute handling on conference and WebRTC] 2015-11-16 11:31:34 -06:00
Anthony Minessale
29fc9af538 FS-8293 update position 2015-11-13 10:49:12 -06:00
Anthony Minessale
1ee2f0abc2 add colors to good and bad 2015-11-12 18:38:27 -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
f11a4a42b6 Removed unused function. 2015-11-06 14:06:21 -06:00
Jaon EarlWolf
5c73724f50 FS-8293 [verto_communicator] Implemented speed test in verto communicator. 2015-11-06 14:05:51 -06:00
Anthony Minessale
24b0161cdf always change bw 2015-11-06 14:01:54 -06:00
Anthony Minessale
1c8088a4a0 tweaks 2015-11-06 14:01:54 -06:00
Anthony Minessale
aa0b28e235 WIP not shabby auto vid settings 2015-11-06 14:01:54 -06:00
Anthony Minessale
828d6eaf01 first pass, add some funcs to conference and speed test features and fix bugs in ws.c for big payloads 2015-11-06 14:01:54 -06:00
Italo Rossi
91e86ab352 FS-8400 [verto_communicator] Removing deprecated use of stream.stop(), removing unused code and making volume meter gray so we can see it in a white background 2015-11-06 16:38:15 -03: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
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
Italo Rossi
f7df9ef3d8 FS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving member update from live array 2015-10-21 15:39:45 -03:00
Bruno Dias
547d5357fa FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself. 2015-10-21 10:13:30 -03:00
Jaon EarlWolf
5820ffd499 FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering). 2015-10-16 18:37:12 -03:00
Jaon EarlWolf
cf3698576f FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter. 2015-10-16 18:24:55 -03:00
Italo Rossi
aefd1f13ca FS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
click in logout
2015-10-11 22:11:03 -03:00