Commit Graph

12 Commits

Author SHA1 Message Date
paweldomas 293913f525 Removes unused code used to inject local SSRCs.
(cherry picked from commit 286225e81e)

# Conflicts:
#	modules/xmpp/SDP.js
2015-12-08 19:19:07 -06:00
George Politis dabf48b526 Fixes issue in ssrc-group SDP parsing.
How did this even work before?
2015-11-20 15:33:46 -06:00
Boris Grozev 68624b3427 Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
2015-11-20 15:12:46 -06:00
Boris Grozev e3a886b492 Fix comparison warnings. 2015-11-20 14:17:18 -06:00
hristoterezov 771593ef06 Changes the logger from console to jitsi-meet-logger 2015-11-09 16:16:35 -06:00
paweldomas 74e7507a73 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
paweldomas a1b0677442 Moves SSRC owner signaling from MUC presence to Jingle. 2015-07-14 15:35:13 +02:00
paweldomas ae759fab5b Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
George Politis 5f48e4cf9d Revert "Updates the license headers."
This reverts commit 93648f361b.
2015-06-18 18:59:41 +02:00
George Politis 93648f361b Updates the license headers. 2015-06-18 16:17:09 +02:00
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 2015-01-28 16:35:22 +02:00
hristoterezov e4e66a03d7 Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
Renamed from libs/strophe/strophe.jingle.sdp.js (Browse further)