Damian Minkov
d9d1f010ab
Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins).
2014-10-23 11:14:53 +03:00
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
2014-10-22 12:03:07 +03:00
George Politis
78d60128a4
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
...
It seems to break things when testing with multiple tabs open.
2014-10-22 09:26:01 +02:00
George Politis
6e58fb9a39
Don't reference simulcastUtils of parent.
2014-10-22 09:26:01 +02:00
hristoterezov
b369e28bb0
Fixes the issues with resolution value when simulcast is enabled.
2014-10-21 12:19:17 +03:00
George Politis
117d6c513c
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
...
It seems to break things when testing with multiple tabs open.
2014-10-21 10:10:24 +02:00
Damian Minkov
a4c8c8b95c
Removes usr/share/doc/ from debian folder. Fixes build.
2014-10-21 10:05:25 +03:00
George Politis
65ddc22112
Fixes error when simulcast is disabled.
2014-10-20 14:40:37 +02:00
George Politis
774785c648
Attempts to prevent blackness when switching simulcast streams.
2014-10-20 14:34:00 +02:00
George Politis
76394c507e
Splits the simulcast management in two parts, a receiver and a sender.
...
Splits the simulcast management in two classes, a SimulcastReceiver and a SimulcastSender. A SimulcastManager class manages the receiver and the sender. The SimulcastSender class specializes into the NativeSimulcastSender, SimpleSimulcastSender and NoSimulcastSender classes.
2014-10-20 14:34:00 +02:00
George Politis
740f6020d5
Renames simulcast related classes.
2014-10-20 14:34:00 +02:00
George Politis
00606da9d2
Minor simulcast code cleanup.
2014-10-20 14:33:55 +02:00
George Politis
575c8af584
Fixes echo problem with native simulcast when the local participant is selected.
2014-10-20 11:21:29 +02:00
Damian Minkov
9bc98938ea
Makes files non executable.
2014-10-20 11:41:36 +03:00
Damian Minkov
2df001c125
Removes usr/share/doc/ from debian folder.
2014-10-20 11:40:54 +03:00
Damian Minkov
286d21f647
Removes unused dependencies.
2014-10-20 10:41:30 +03:00
hristoterezov
13e43e2b25
Handles multiple IPs displayed in connection popover.
2014-10-17 17:45:58 +03:00
hristoterezov
857f80003c
Fixes duplicating ports in connection popover.
2014-10-17 17:16:59 +03:00
Boris Grozev
79936ecbc8
Bumps version.
2014-10-17 17:13:10 +03:00
Boris Grozev
c7441d7f22
Removes an error message.
2014-10-17 17:12:01 +03:00
hristoterezov
ee7752dfe2
Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover.
2014-10-17 16:51:23 +03:00
Boris Grozev
cfc878a4e6
Updates versions.
2014-10-17 15:52:57 +03:00
Boris Grozev
78c412ad20
Revert "add iceTransports: relay, supported in chrome 39+"
...
Seems to be causing problems with chrome 40
This reverts commit 0bd6f34b0f
.
2014-10-17 15:39:40 +03:00
Boris Grozev
68e0592363
Revert "use all in lib, restrict to relay in app"
...
This reverts commit b268c7fdc5
.
2014-10-17 15:37:42 +03:00
hristoterezov
d5a2281a01
Fixes the issue with ether pad and the broken thumbnail selection.
2014-10-17 14:16:37 +03:00
hristoterezov
83dc70eae5
Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics.
2014-10-17 13:00:35 +03:00
hristoterezov
dc60cfc52a
Implements connection quality indicator.
2014-10-16 18:11:26 +03:00
Philipp Hancke
6a12d817f8
Merge pull request #173 from jitsi/icetransports-relay
...
Icetransports relay
2014-10-16 14:02:14 +02:00
Philipp Hancke
b268c7fdc5
use all in lib, restrict to relay in app
2014-10-16 13:45:41 +02:00
Philipp Hancke
0bd6f34b0f
add iceTransports: relay, supported in chrome 39+
2014-10-16 13:42:23 +02:00
George Politis
e6039a0ccf
Bumps js versions in index.html
2014-10-15 17:00:09 +02:00
George Politis
12957fecc2
Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast.
2014-10-15 16:25:49 +02:00
George Politis
d20d568c28
Simplifies simulcast code.
2014-10-15 16:23:06 +02:00
yanas
5e4a8e79f2
Adds 80 chars per line rule in the jshint configuration file.
2014-10-14 16:42:55 +02:00
Boris Grozev
1148deef0d
Supports tcptype in jingle to sdp conversion.
2014-10-14 13:57:50 +03:00
Boris Grozev
e380f88c77
Cleans up logging a bit.
2014-10-14 13:57:48 +03:00
Boris Grozev
d976bfaa30
Changes the order in which SSRCs from the bridge and those from other
...
participants are added. This causes the not-rendered "mixed" SSRC from the
bridge to appear first in session-initiate, and thus to appear first in
participants' remote description.
2014-10-13 12:52:20 +03:00
Boris Grozev
ea93bc6f41
Simplifies code.
2014-10-13 12:36:24 +03:00
Boris Grozev
c5ce510da5
Changes the audio muted locally (instead of relying on self-presence).
2014-10-13 11:53:20 +03:00
Boris Grozev
63a9cb1e19
Removes an unused variable.
2014-10-13 10:38:07 +03:00
hristoterezov
8ed3b47850
Enables the room name generation when the property in interface_config.js doesn't exists.
2014-10-10 15:43:05 +03:00
fo
ffb8c1d6a8
Change the color of the audio levels indicator.
2014-10-10 14:08:50 +03:00
paweldomas
5433f80148
Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above).
2014-10-10 09:12:39 +02:00
Damian Minkov
c6f0b2c09e
Adds a workaround for prosody stable bug.
2014-10-08 14:19:26 +03:00
George Politis
0b2a3e19e7
Fixes local video when simulcast is disabled.
2014-10-06 23:05:45 +02:00
George Politis
71c08450bb
Fixes flickering issue with simulcast.
2014-10-06 13:54:03 +02:00
fo
da1e4183e5
Make clicking on a contact the same as clicking on their video.
2014-10-06 13:32:20 +03:00
hristoterezov
0e7e2da168
Fixes an issue when the local user is alone in the conference and he mutes his video.
2014-10-03 15:33:00 +03:00
fo
fea751bbb7
Fixes a bug with keyboard shortcuts.
2014-10-03 15:21:48 +03:00
fo
fda411b659
Merge pull request #100 from fouksf/etherpad-mouse-events
...
Etherpad mouse events
2014-10-03 14:27:31 +03:00