freeswitch/html5/verto/verto_communicator
Italo Rossi 37d5d003a5 Merge pull request #692 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8792-video-quality-combo-box-doesn-t-apply to master
* commit 'c6921959e14a4a42999ed4561b6d0e68b5698a19':
  FS-8792: apply video resolution on combobox video quality changes
2016-02-25 12:04:48 -06:00
..
js/3rd-party FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -06:00
src Merge pull request #692 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8792-video-quality-combo-box-doesn-t-apply to master 2016-02-25 12:04:48 -06:00
.gitignore FS-8288 About Screen and Help link 2015-10-02 13:53:26 -05:00
.jshintrc 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
Gruntfile.js Merge pull request #536 in FS/freeswitch from feature/vc-help-about to master 2015-10-02 17:54:01 -05:00
README.md FS-8614 #resolve Add debian developers install script and update README.md to reference it 2015-12-04 12:00:53 -06:00
bower.json FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions 2015-12-21 14:59:32 -03:00
debian8-install.sh FS-8614 #resolve Add debian developers install script and update README.md to reference it 2015-12-04 12:00:53 -06:00
package.json update new pass 2015-11-12 18:33:32 -06:00

README.md

To install on Mac

brew install npm

npm install -g grunt grunt-cli bower

cd verto_communicator npm install bower install grunt serve

to Install on Debian 8 ./debian8_install.sh