4efad3d3da
Advertises rtcp-mux and BUNDLE if it's enabled.
paweldomas
2014-11-28 16:03:35 +01:00
73571e7a18
Send media presence after session-accept.
paweldomas
2014-11-28 16:02:27 +01:00
f629ec17fa
Focus and debug changes
paweldomas
2014-11-28 16:00:57 +01:00
a8909028c8
Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together.
George Politis
2014-11-27 19:28:28 +01:00
5b9b45c91b
Fixes a bug when there is no active speaker currently.
fo
2014-11-27 18:27:31 +02:00
1d0b4d0ecb
Fixes a bug with avatar when no id or email is sent with presence.
fo
2014-11-27 18:14:43 +02:00
1d4177faeb
Adds a side panel toggler, settings menu, avatars, uuids.
fo
2014-10-31 13:47:12 +02:00
9b5edde621
Fixes the issue with the large video that doesn't fill the large video container.
hristoterezov
2014-11-26 16:36:42 +02:00
c6cc570f1d
Fixes issues caused by the merge with master. Fixes the simulcast conferences on chrome.
hristoterezov
2014-11-26 14:10:41 +02:00
c438676eae
Merge pull request #190 from jitsi/remove-old-bundle-plans
Philipp Hancke
2014-11-25 18:48:11 -08:00
5213583af2
Merge branch 'master' into firefox
hristoterezov
2014-11-25 17:01:46 +02:00
7da0fd6794
Make it possible to pin a participant from the contact list, even if he's not in the lastN set.
George Politis
2014-11-24 15:58:50 +01:00
71e290a8ad
Run simulcastlayerschanged/ing event handlers only if the affected endpoint is in lastN.
George Politis
2014-11-24 13:26:43 +01:00
03f828ba9a
Fixes issues when participant leaves caused by removing src dependancies. Stops the tracks when stream is removed.
hristoterezov
2014-11-24 18:14:35 +02:00
092149711b
videoSrcToSsrc stores strings
George Politis
2014-11-24 12:00:15 +01:00
728e7ce70b
try audio-only when GUM fails
Philipp Hancke
2014-11-22 14:46:35 -08:00
99da618811
Removes browser checks. Optimizes the browser specific code.
hristoterezov
2014-11-21 16:50:16 +02:00
c2f6c9f7bc
Removes the "src" attribute dependancies. Fixes the issues with not displaying the large video and thumbnails clicking not working on firefox.
hristoterezov
2014-11-21 15:29:05 +02:00
2004b6ef18
Fixes an issue where the pinned video src was getting set when it shouldn't.
George Politis
2014-11-21 11:29:37 +01:00
1ac99309e7
Hooks up participant pinning into lastN functionality.
George Politis
2014-11-20 16:51:05 +01:00
de7cc0b52b
Implements local lastN set.
George Politis
2014-11-19 11:08:38 +01:00
bc6b48cce9
Fixes issue with adaptive lastN
George Politis
2014-11-20 16:40:58 +01:00
ee44ed5749
Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity.
George Politis
2014-11-04 14:27:23 +01:00
74f158128e
Makes the number of participants blue.
fo
2014-11-03 16:55:45 +02:00
82f51517af
Bumps simulcast.js and videolayout.js version numbers.
George Politis
2014-10-31 11:49:18 +01:00
e8de53413b
Factors simulcast related code.
George Politis
2014-10-31 11:17:41 +01:00
68e6afbd61
Attempts to fix the resolution N/A problem.
George Politis
2014-10-31 11:10:53 +01:00
f7880c96ce
Renames some variables in simulcast.js.
George Politis
2014-10-31 11:08:30 +01:00
4c04708a3a
Adds hidden, and by default disabled, "displayJids" configuration option for debugging purposes.
George Politis
2014-10-30 18:16:31 +01:00
5ce2ce8db6
Removes toggle lock icon, just lock or unlock it, depending the status returned by the server.
Damian Minkov
2014-10-30 17:32:03 +02:00
f9daa25a6c
Fixes the issue with the IPv6 addresses in connection quality tooltips.
hristoterezov
2014-10-30 10:18:08 +02:00
f3ac51ae66
Fixes the wrong values (NaN) in the connection tooltips.
hristoterezov
2014-10-29 12:49:57 +02:00
de04bb8ef1
Changes the padlock to locked when a participant is entering a locked room and still haven't entered the key. We show padlock locked whenever the room requires a key to enter.
Damian Minkov
2014-10-28 14:46:06 +02:00
0f431eec5d
Updates quick install. Removes some commands options for jigasi, which are no longer needed.
Damian Minkov
2014-10-28 10:13:18 +02:00
af171612b8
Takes into account the fact that Chromium doesn't do native simulcast.
George Politis
2014-10-27 20:53:08 +01:00
a3d0050328
Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet.
hristoterezov
2014-10-27 15:24:09 +02:00
02d8f1a3ca
Adds the number of participants to the contact list icon. Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
fo
2014-10-02 12:30:46 +03:00
e41c8eff14
Fixes issue with video pre-loading.
George Politis
2014-10-27 12:09:24 +01:00
fad08fdef0
Takes advantage of the smart simulcast layer escalation of the bridge to prevent blackness when we switch to a higher order layer.
George Politis
2014-10-26 20:57:13 +01:00
a55e3f5d9d
Fixes issue with unable to open second dialog on wrong room key entered. Still tests to come. Handle dialog action after the dialog is closed, otherwise the event for wrong key can come before the dialog is closed and will not be open again.
Damian Minkov
2014-10-24 16:33:48 +03:00
75586431a4
Moves config.js in /etc/jitsi/meet.
Damian Minkov
2014-10-22 18:22:18 +03:00
ee324cf41f
Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet.
Damian Minkov
2014-10-22 17:23:41 +03:00
d9d1f010ab
Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins).
Damian Minkov
2014-10-21 14:59:48 +03:00
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
hristoterezov
2014-10-22 12:03:07 +03:00
78d60128a4
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
George Politis
2014-10-21 15:38:03 +02:00
6e58fb9a39
Don't reference simulcastUtils of parent.
George Politis
2014-10-21 15:36:11 +02:00
b369e28bb0
Fixes the issues with resolution value when simulcast is enabled.
hristoterezov
2014-10-21 12:19:17 +03:00