Damian Minkov
79a318d0e0
Adds dependency to jquery debian package.
10 lat temu
Damian Minkov
d9d1f010ab
Updates debian package with dependency to yui-compressor, which generates min versions of some libs (strophe plugins).
10 lat temu
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10 lat temu
George Politis
78d60128a4
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
10 lat temu
George Politis
6e58fb9a39
Don't reference simulcastUtils of parent.
10 lat temu
hristoterezov
b369e28bb0
Fixes the issues with resolution value when simulcast is enabled.
10 lat temu
George Politis
117d6c513c
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
10 lat temu
Damian Minkov
a4c8c8b95c
Removes usr/share/doc/ from debian folder. Fixes build.
10 lat temu
George Politis
65ddc22112
Fixes error when simulcast is disabled.
10 lat temu
George Politis
774785c648
Attempts to prevent blackness when switching simulcast streams.
10 lat temu
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.
10 lat temu
George Politis
740f6020d5
Renames simulcast related classes.
10 lat temu
George Politis
00606da9d2
Minor simulcast code cleanup.
10 lat temu
George Politis
575c8af584
Fixes echo problem with native simulcast when the local participant is selected.
10 lat temu
Damian Minkov
9bc98938ea
Makes files non executable.
10 lat temu
Damian Minkov
2df001c125
Removes usr/share/doc/ from debian folder.
10 lat temu
Damian Minkov
286d21f647
Removes unused dependencies.
10 lat temu
hristoterezov
13e43e2b25
Handles multiple IPs displayed in connection popover.
10 lat temu
hristoterezov
857f80003c
Fixes duplicating ports in connection popover.
10 lat temu
Boris Grozev
79936ecbc8
Bumps version.
10 lat temu
Boris Grozev
c7441d7f22
Removes an error message.
10 lat temu
hristoterezov
ee7752dfe2
Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover.
10 lat temu
Boris Grozev
cfc878a4e6
Updates versions.
10 lat temu
Boris Grozev
78c412ad20
Revert "add iceTransports: relay, supported in chrome 39+"
Seems to be causing problems with chrome 40
This reverts commit 0bd6f34b0f .
10 lat temu
Boris Grozev
68e0592363
Revert "use all in lib, restrict to relay in app"
This reverts commit b268c7fdc5 .
10 lat temu
hristoterezov
d5a2281a01
Fixes the issue with ether pad and the broken thumbnail selection.
10 lat temu
hristoterezov
83dc70eae5
Adds local addresses and ports to connection quality tooltip. Aligns the values in the tooltip. Fixes issues with the statistics.
10 lat temu
hristoterezov
dc60cfc52a
Implements connection quality indicator.
10 lat temu
Philipp Hancke
6a12d817f8
Merge pull request #173 from jitsi/icetransports-relay
Icetransports relay
10 lat temu
Philipp Hancke
b268c7fdc5
use all in lib, restrict to relay in app
10 lat temu
Philipp Hancke
0bd6f34b0f
add iceTransports: relay, supported in chrome 39+
10 lat temu
George Politis
e6039a0ccf
Bumps js versions in index.html
10 lat temu
George Politis
12957fecc2
Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast.
10 lat temu
George Politis
d20d568c28
Simplifies simulcast code.
10 lat temu
yanas
5e4a8e79f2
Adds 80 chars per line rule in the jshint configuration file.
10 lat temu
Boris Grozev
1148deef0d
Supports tcptype in jingle to sdp conversion.
10 lat temu
Boris Grozev
e380f88c77
Cleans up logging a bit.
10 lat temu
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.
10 lat temu
Boris Grozev
ea93bc6f41
Simplifies code.
10 lat temu
Boris Grozev
c5ce510da5
Changes the audio muted locally (instead of relying on self-presence).
10 lat temu
Boris Grozev
63a9cb1e19
Removes an unused variable.
10 lat temu
hristoterezov
8ed3b47850
Enables the room name generation when the property in interface_config.js doesn't exists.
10 lat temu
fo
ffb8c1d6a8
Change the color of the audio levels indicator.
10 lat temu
paweldomas
5433f80148
Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above).
10 lat temu
Damian Minkov
c6f0b2c09e
Adds a workaround for prosody stable bug.
10 lat temu
George Politis
0b2a3e19e7
Fixes local video when simulcast is disabled.
10 lat temu
George Politis
71c08450bb
Fixes flickering issue with simulcast.
10 lat temu
fo
da1e4183e5
Make clicking on a contact the same as clicking on their video.
10 lat temu
hristoterezov
0e7e2da168
Fixes an issue when the local user is alone in the conference and he mutes his video.
10 lat temu
fo
fea751bbb7
Fixes a bug with keyboard shortcuts.
10 lat temu