jiti-meet/modules/xmpp
damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 2015-09-02 16:05:00 -05:00
..
JingleSession.js Continues to separate JingleSessionPC. 2015-08-10 16:38:35 -05:00
JingleSessionPC.js CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). 2015-08-25 14:21:15 +02:00
LocalSSRCReplacement.js Fixes crash in LocalSSRCReplacement when null localDescription is passed. 2015-08-12 14:20:37 +02:00
SDP.js Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 2015-08-05 14:10:08 +02:00
SDPDiffer.js Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 2015-08-05 14:10:08 +02:00
SDPUtil.js Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
TraceablePeerConnection.js Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement. 2015-08-07 12:58:12 +02:00
moderator.js Implements HTTP POST query for fetching app configuration. 2015-08-24 11:53:10 +02:00
recording.js Implements HTTP POST query for fetching app configuration. 2015-08-24 11:53:10 +02:00
strophe.emuc.js Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 2015-09-02 16:05:00 -05:00
strophe.jingle.js Continues to separate JingleSessionPC. 2015-08-10 16:38:35 -05:00
strophe.logger.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
strophe.moderate.js Remove UI references from xmpp-related modules 2015-07-22 13:37:34 -06:00
strophe.ping.js Will use XEP-0199 ping for keep-alive only if it is supported by the server. 2015-08-28 11:38:08 +02:00
strophe.rayo.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
strophe.util.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
xmpp.js Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 2015-09-02 16:05:00 -05:00