freeswitch/html5/verto/js
Chad Phillips 8fdc4433e5 Fix FS-11874
Verto JS libs allow passing an attachStreams array of MediaStream objects, which are then supposed to be added to the peer connection in the order they are supplied in the array.

However, there is a faulty logic check prior to actually adding the streams, where 'options.attachStream' is checked for length instead of 'options.attachStreams'.
2019-05-31 11:07:11 -07:00
..
src Fix FS-11874 2019-05-31 11:07:11 -07:00
.gitignore FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Gruntfile.js FS-7127 #comment add grunt 2015-01-03 09:24:59 +08:00
Makefile FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve 2017-03-09 11:54:13 -06:00
README
jsmin.c
package.json Incrementing Verto version in package.json 2016-05-13 16:17:03 -03:00

README

This file needs to say more.
Documentation for the api needs to be developed with jsdoc-toolkit http://pulkitgoyal.in/documenting-jquery-plugins-jsdoc-toolkit/

Dependancies for DEMO
jquery-2.0.3.min.js
jquery-2.0.3.min.map
jquery.cookie.js
jquery.dataTables.js
jquery.json-2.4.min.js
jquery.mobile-1.3.2.min.js