freeswitch/html5/verto
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
..
demo fix small typo in js and regen minified js 2015-09-18 20:54:24 -05:00
js FS-8219 #resolve Correctly stop the tracks. 2015-09-29 11:46:15 -05:00
verto_communicator FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333 2015-09-28 12:24:50 -03:00
video_demo FS-8213 #resolve [Add support to skip permission checks on verto] 2015-09-25 20:00:03 -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