mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-06 02:55:27 +00:00
f1bc56d65b
addStream() is a deprecated WebRTC API method, and only works via shimming on some platforms. Internally, it is inconsistent in building an offer SDP in the order which FreeSWITCH expects it, which is audio m-lines first. This can result in intermittent m-line ordering errors on the client. Instead addTrack() can be used to force the media tracks to be added to the peer in the order FreeSWITCH expects.
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