freeswitch/html5/verto
Chad Phillips 31641749a7 FS-11284: Fix legacy/broken video constraints for specifying a video deviceId
getMediaParams() was using a legacy version of the video constraint param to
specify a deviceId.

checkRes() was incorrectly setting video constraints such that it was not
properly testing specific video devices.
2018-07-26 14:36:02 -05:00
..
demo FS-10688 2017-09-20 09:29:17 -05:00
js FS-11284: Fix legacy/broken video constraints for specifying a video deviceId 2018-07-26 14:36:02 -05:00
verto_communicator FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
video_demo update adapter.js 2018-07-24 07:21:47 +00:00
video_demo-live_canvas update adapter.js 2018-07-24 07:21:47 +00: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