Commit Graph

677 Commits

Author SHA1 Message Date
Damian Minkov bb5d178220 Uses sendIQ method to send iq packets, this way the id attribute will be added. 2014-12-02 15:21:12 +02:00
hristoterezov edb89a65d5 Adds config property for enabling firefox support 2014-12-01 19:59:51 +02:00
hristoterezov e2058edfdd Merge branch 'master' into firefox
Conflicts:
	libs/colibri/colibri.focus.js
	videolayout.js
2014-12-01 14:12:04 +02:00
hristoterezov 6cf96c5d72 Fixes an issue with black thumbnails 2014-12-01 13:15:36 +02:00
hristoterezov abe3ef199f Fixes an issue with strange values of bitrate statistics. 2014-12-01 12:58:03 +02:00
Philipp Hancke 50b4f33207 Merge pull request #99 from jitsi/nackpli
add nack pli
2014-11-28 15:36:33 -08:00
Philipp Hancke 0663efe8cb Merge pull request #199 from jitsi/audioonly-again
try audio-only when GUM fails
2014-11-28 15:35:57 -08:00
hristoterezov 501c97b27c Implements firefox support for the rtp stats 2014-11-28 19:47:19 +02:00
George Politis d4a5b3cf2e Fixes typo in comments. 2014-11-28 17:06:36 +01:00
George Politis 37bb4b82ad Fixes issue introduced by 71e290a8ad.
simulcastlayerschanged/ing should run if lastN is disabled.
2014-11-28 17:00:16 +01:00
George Politis a8909028c8 Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together. 2014-11-28 12:29:52 +01:00
fo 5b9b45c91b Fixes a bug when there is no active speaker currently. 2014-11-27 18:27:31 +02:00
fo 1d0b4d0ecb Fixes a bug with avatar when no id or email is sent with presence. 2014-11-27 18:14:43 +02:00
fo 1d4177faeb Adds a side panel toggler, settings menu, avatars, uuids. 2014-11-27 12:44:22 +02:00
hristoterezov 9b5edde621 Fixes the issue with the large video that doesn't fill the large video container. 2014-11-26 16:36:42 +02:00
hristoterezov c6cc570f1d Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome. 2014-11-26 14:10:41 +02:00
Philipp Hancke c438676eae Merge pull request #190 from jitsi/remove-old-bundle-plans
remove old bundle plan
2014-11-25 18:48:11 -08:00
hristoterezov 5213583af2 Merge branch 'master' into firefox
Conflicts:
	app.js
	libs/strophe/strophe.jingle.adapter.js
	simulcast.js
	videolayout.js
2014-11-25 17:01:46 +02:00
George Politis 7da0fd6794 Make it possible to pin a participant from the contact list, even if he's not in the lastN set. 2014-11-25 11:58:09 +01:00
George Politis 71e290a8ad Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN. 2014-11-25 11:57:59 +01:00
hristoterezov 03f828ba9a Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed. 2014-11-24 18:14:35 +02:00
George Politis 092149711b videoSrcToSsrc stores strings 2014-11-24 12:00:15 +01:00
Philipp Hancke 728e7ce70b try audio-only when GUM fails 2014-11-22 14:51:23 -08:00
hristoterezov 99da618811 Removes browser checks. Optimizes the browser specific code. 2014-11-21 16:50:16 +02:00
hristoterezov c2f6c9f7bc Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox. 2014-11-21 15:29:05 +02:00
George Politis 2004b6ef18 Fixes an issue where the pinned video src was getting set when it shouldn't. 2014-11-21 11:29:37 +01:00
George Politis 1ac99309e7 Hooks up participant pinning into lastN functionality. 2014-11-20 16:52:52 +01:00
George Politis de7cc0b52b Implements local lastN set. 2014-11-20 16:52:52 +01:00
George Politis bc6b48cce9 Fixes issue with adaptive lastN 2014-11-20 16:52:52 +01:00
George Politis 982c8cbfac Reverts 3c21b09fa4 2014-11-18 17:26:43 +01:00
George Politis 3fc819d12e Edits comment. 2014-11-18 17:23:28 +01:00
hristoterezov 96824e60ab Implements workaround for the issues in firefox nightly. 2014-11-18 18:12:12 +02:00
hristoterezov 46074dbd8c Merge pull request #195 from nwittstruck/api-events
Add https support for API
2014-11-17 17:41:03 +02:00
Nicholas Wittstruck a4192b58db ssl support 2014-11-17 16:23:29 +01:00
Damian Minkov c5bf2f86ca Fixes purge jitsi-meet-prosody (missing debconf configs). 2014-11-17 12:16:34 +02:00
Damian Minkov 13846b022c Fixes configuring certs if files already placed in /etc/ssl. 2014-11-17 11:44:24 +02:00
Damian Minkov 7475b3a66a Fixes purging config for jitsi-meet-prosody. 2014-11-17 11:44:23 +02:00
Boris Grozev 3239813ce7 Fix a double variable declaration. 2014-11-14 21:18:06 +02:00
Boris Grozev d97a8c63f9 Fix converting a format with multiple parameters from Jingle to SDP. 2014-11-14 21:17:39 +02:00
hristoterezov 2e26c212a2 Fixes the issue with the chrome video that is not displayed in firefox. 2014-11-14 17:44:38 +02:00
hristoterezov dd608080b3 Fixes the issue with not receiving video in chrome from firefox when trickle is enabled. 2014-11-14 13:56:02 +02:00
hristoterezov f5189d5cdc Fixes firefox issues. The firefox video is displayed in chrome. 2014-11-14 12:13:26 +02:00
bgrozev ab8e9ed87e Cleans the words list. 2014-11-13 22:46:44 +02:00
George Politis 78ef2a9266 Fixes simulcast on latest Chrome dev (40.0.2214.5). 2014-11-13 15:00:52 +01:00
bgrozev 071c01e644 Fix the direction string.
Used to return 'sendre' instead of 'sendrecv'.
2014-11-12 15:20:18 +02:00
George Politis 19e4955392 Fixes focus addSource/removeSource methods. 2014-11-12 11:41:11 +01:00
George Politis 3c21b09fa4 Fixes typo in comment. 2014-11-12 11:41:11 +01:00
hristoterezov 480d6f8c59 Enables the welcome page in config file. 2014-11-12 10:35:44 +02:00
George Politis a0092b78ca Fixes desktop sharing when used with simulcast. 2014-11-11 15:50:46 +01:00
George Politis ee1c221e6d Modifies a comment. 2014-11-11 10:26:34 +01:00