freeswitch/html5/verto
Chad Phillips 90bc06e564 FS-11470: WebRTC Unified plan not properly supported
Chrome is beginning to default their SDP semantics to the WebRTC standard
'Unified Plan', and Verto does not currently construct its SDP according
to this standard. For now, force the browser to use 'Plan B' semantics.
2018-10-21 14:50:04 -07:00
..
demo FS-11287: [verto] update verto-min.js 2018-09-05 20:23:01 +00:00
js FS-11470: WebRTC Unified plan not properly supported 2018-10-21 14:50:04 -07:00
verto_communicator FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
video_demo FS-11287: [verto] update verto-min.js 2018-09-05 20:23:01 +00:00
video_demo-live_canvas FS-11287: [verto] update verto-min.js 2018-09-05 20:23:01 +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