freeswitch/html5/verto
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
..
demo fix small typo in js and regen minified js 2015-09-18 20:54:24 -05:00
js 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
verto_communicator Merge pull request #623 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8603-mic-box-in-setting-modal-having-an to master 2015-12-10 11:53:03 -06:00
video_demo 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
README FS-7127 #comment update README again 2015-01-03 09:31:30 +08:00

README

This needs to be fleshed out more.
It would be nice to develop a web app here that implements a web phone.
Do not base it on the demo because it was just tossed together.

To run jshint:

	cd js
	npm install
	grunt