paweldomas
|
a0fef34a1f
|
Removes unused vars from moderatemuc.js. and fixes jshint warnings.
|
2014-11-28 16:16:04 +01:00 |
paweldomas
|
9d3aef2efa
|
Fixes code comment.
|
2014-11-28 16:15:29 +01:00 |
paweldomas
|
6646b2821a
|
Adds MUC role change notifications.
|
2014-11-28 16:14:54 +01:00 |
paweldomas
|
613e18952b
|
Waits for the focus to join first.
|
2014-11-28 16:05:43 +01:00 |
paweldomas
|
6afcfb2598
|
Basic recording.
|
2014-11-28 16:05:10 +01:00 |
paweldomas
|
4efad3d3da
|
Advertises rtcp-mux and BUNDLE if it's enabled.
|
2014-11-28 16:03:35 +01:00 |
paweldomas
|
73571e7a18
|
Send media presence after session-accept.
|
2014-11-28 16:02:27 +01:00 |
paweldomas
|
f629ec17fa
|
Focus and debug changes
|
2014-11-28 16:00:57 +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 |
George Politis
|
1b5a3f08d2
|
Remove useless localStream field from NativeSimulcast and NoSimulcast classes.
|
2014-11-10 13:40:41 +01:00 |
George Politis
|
feffcd18de
|
Improves simulcast logging.
|
2014-11-10 11:51:27 +01:00 |