freeswitch/html5/verto
Italo Rossi 452b7d12d0 FS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections the emit could happen before the listening thus freezing the app on loading 2017-12-26 14:41:08 -03:00
..
demo FS-10688 2017-09-20 09:29:17 -05:00
js [verto_communicator] Fix to make video devices change without restart. 2017-09-29 09:43:32 -03:00
verto_communicator FS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections the emit could happen before the listening thus freezing the app on loading 2017-12-26 14:41:08 -03:00
video_demo FS-10688: [verto.js] Add hack for IOS11 #resolve 2017-09-20 18:00:39 -05:00
video_demo-live_canvas FS-10688: [verto.js] Add hack for IOS11 #resolve 2017-09-20 18:00:39 -05: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