Commit Graph

135 Commits

Author SHA1 Message Date
Anthony Minessale c07ad8c263 FS-10285: [verto.js] Device enumeration in Edge -- remove debug 2017-05-02 17:27:43 -05:00
Anthony Minessale eafdc9d75b FS-10285: [verto.js] Device enumeration in Edge #resolve 2017-05-02 17:12:24 -05:00
Anthony Minessale d5b44cc12d FS-9242: [verto.js] Update WebRTC code in verto to match latest spec -- update to latest 2017-05-02 17:12:24 -05:00
Brian West 0021530faf FS-10139: [verto.js] $.FSRTC.bestResSupported() returns true for any res #resolve 2017-03-16 10:37:31 -05:00
Anthony Minessale da6b9e001c FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve 2017-03-09 11:54:13 -06:00
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
François aada7a56a1 FS-9728 fix dynamic media tag on verto.newCall method 2016-11-11 14:05:53 +01:00
Chad Phillips f566467cd0 FS-9640: Allow access to Verto stream object via callback
Exposes Verto MediaStream objects via the onGranted() callback
2016-10-13 10:11:57 -07:00
Mike Jerris e3d59e9eab Merge pull request #1002 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:hotfix/FS-9635-update-deprecated-stream.onended to master
* commit 'c17db3d3afc55c6f278bb13126ed2f5468b4026e':
  FS-9635: update deprecated stream.onended
2016-10-12 17:04:16 -05:00
Chad Phillips e4e99654e5 FS-9395: downgrade some FSRTC console.error messages
Some of the console.error messages generated in FSRTC aren't really
error-worthy, downgrading appropriately.
2016-10-11 15:51:32 -07:00
Chad Phillips c17db3d3af FS-9635: update deprecated stream.onended
stream.onended is being removed in Chrome 54, update to
stream.oninactive
2016-10-11 15:37:34 -07:00
Mike Jerris 5d6ab013d1 FS-9628: [verto] correct return value of $.FSRTC.bestResSupported to be the largest resolution 2016-10-10 15:02:40 -04:00
Italo Rossi 5957beafa2 FS-9608 [verto_communicator] [verto] Passing audio params directly to audio object and updating goog settings 2016-10-04 21:56:11 -03:00
Waldyr de Souza 5941a60266 FS-9552 add to verto communicator toggle deaf status button 2016-09-29 12:06:21 -05:00
Waldyr de Souza ecf5a0ce5c FS-8076 [verto_communicator] Ask before closing the page if a call is in progress. 2016-09-28 15:19:39 -03:00
Anthony Minessale f38dde9fec fix merge 2016-09-27 16:44:25 -05:00
Anthony Minessale c409499cd9 FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
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
Anthony Minessale 6d6bd1efa5 FS-9242 convert to adapter.js 2016-09-27 16:07:00 -05:00
davidlin 5a0e1af5d6 FS-9469
added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks
so client code gets notified of webrtc permission change immediately

remove whitespace changes
2016-08-31 12:37:28 -07: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
Italo Rossi 76b6341397 Incrementing Verto version in package.json 2016-05-13 16:17:03 -03:00
Italo Rossi 040b83a7af FS-9157 [verto] Added possibility to use dedicated audio/video tags for each dialog 2016-05-12 18:34:23 -03:00
Anthony Minessale 4d180b1aa1 FS-7800 add canvas id arg to setVideoLayout 2016-03-18 18:30:49 -05:00
Anthony Minessale f93668e3fd FS-7800 fix some stuff in multi-canvas 2016-03-18 18:21:25 -05:00
Anthony Minessale 9dede6a347 FS-8877 #resolve [Chrome Canary removed some audio mandatory constraints that break Verto] 2016-02-26 01:08:59 -06:00
Anthony Minessale 65f348ec95 FS-8798 #resolve [Typo in verto FSRTC lib] 2016-01-28 16:30:25 -06:00
Anthony Minessale 7733ff58d9 FS-8641 #resolve [Make frame rate configurable] 2015-12-15 16:16:51 -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 3f7d1a5674 FS-8617 #resolve [Add gain and vol seperate to verto] 2015-12-04 13:55:43 -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 833c193d04 FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command] 2015-11-27 13:25:36 -06:00
Anthony Minessale ae05a19edf FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -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 67491b102c FS-8543 #resolve [Improve mute handling on conference and WebRTC] 2015-11-16 11:31:34 -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
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
Anthony Minessale 33ffdb34a8 FS-8219 missed a spot 2015-09-30 01:56:57 -05:00
Ken Rice dab81d4c4c FS-8219 #resolve Correctly stop the tracks.
getusermedia.stop() has been deprecated. we now need to call stop on
each individual track.
2015-09-29 11:46:15 -05:00
Anthony Minessale 90124856d4 FS-8213 #resolve [Add support to skip permission checks on verto] 2015-09-25 20:00:03 -05:00
Stefan Yohansson 77fd36fa24 FS-8205 [verto_communicator] Add splash screen feature 2015-09-25 10:08:09 -05:00
Italo Rossi 5d2ef7dac4 FSRTC - calling localStream.stop when it's available or localStream.active = false to make it work on newer chrome canary 2015-09-25 09:05:08 -05:00
Anthony Minessale 7ea9b684a7 FS-8204 add sprop-stereo also 2015-09-22 15:31:20 -05:00
Anthony Minessale 5587a0d614 FS-8204 #resolve [Add stereo audio support for opus on FireFox] 2015-09-22 15:10:42 -05:00
Anthony Minessale 6a9f936f72 FS-8202 #resolve [Stop peer when ending screen share] 2015-09-22 11:21:32 -05:00
Anthony Minessale 9ab7a331f3 fix small typo in js and regen minified js 2015-09-18 20:54:24 -05:00
Anthony Minessale 052fed5fc3 FS-8181 #resolve [Verto check for camera perms fails init when no camera is present] 2015-09-17 15:09:19 -05:00
Anthony Minessale 0c6db6af06 FS-8180 fixed for real 2015-09-17 13:29:47 -05:00
Anthony Minessale 831ab39e15 FS-8180 typo, sigh 2015-09-17 12:40:18 -05:00