Commit Graph

47 Commits

Author SHA1 Message Date
hristoterezov 667a8c1493 Implements API that allows external applications to embed Jitsi Meet. 2014-10-22 12:03:07 +03: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
George Politis 774785c648 Attempts to prevent blackness when switching simulcast streams. 2014-10-20 14:34:00 +02:00
hristoterezov 13e43e2b25 Handles multiple IPs displayed in connection popover. 2014-10-17 17:45:58 +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
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
George Politis d20d568c28 Simplifies simulcast code. 2014-10-15 16:23:06 +02: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
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
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
George Politis ca3c59f244 Fixes layout/simulcast related problems. 2014-10-02 19:14:34 +02:00
hristoterezov e0dbb1a47a Fixes the issue with the dot and arrow new to the remote videos. 2014-10-02 16:58:08 +03:00
fo 0856443a6b Fixes the calculation of the video count when lastN is enabled. 2014-10-02 11:24:21 +03:00
hristoterezov 74c0c35f31 Fixes the video and audio mute icons positions. Fixes the issue with multiple elements of mute icons. 2014-10-01 11:36:23 +03:00
fo 30603a0462 Changes calculations for the thumbnail size to avoid the appearance of a second row. 2014-09-30 17:42:27 +03:00
fo 6612bfc327 Makes the popup menu for remote users to not disappear so easily. 2014-09-30 11:52:13 +03:00
Boris Grozev ce9f8714cf Allows last-n to be set to 0, hiding all remote videos. 2014-09-22 15:28:02 +03:00
fo 3b8af470ca Adds an interface configuration object. 2014-09-18 16:26:29 +03:00
fo b2c0d75723 Change the default display name. 2014-09-17 17:05:49 +03:00
George Politis f2f91ff7cf Fixes problems with the adaptive simulcast. 2014-09-16 16:10:37 +02:00
George Politis 36af4da83d Implements first version of adaptive simulcast. 2014-09-15 21:42:44 +02:00
hristoterezov 29c36c9380 Merge pull request #132 from fouksf/trailing-tooltips
Fixes bug with trailing tooltips after participant is unmuted. #130
2014-09-15 15:53:08 +03:00
fo fccedfb769 Fixes bug with trailing tooltips after participant is unmuted. #130 2014-09-15 15:48:35 +03:00
fo 69c576b1d9 Makes the remote video shortcut 0. 2014-09-15 14:56:26 +03:00
George Politis ffaa9a62b8 Adds simulcast support in meet. 2014-09-11 14:26:46 +02:00
yanas eec2c487fd Fixes setting of default display name in remote videos. 2014-08-27 09:20:05 +02:00
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 2014-08-22 17:37:11 +02:00
paweldomas 325af308f5 Separates display name and presence status. Triggers separate event for presence status. 2014-08-22 16:21:56 +02:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 2014-07-16 17:35:54 +03:00
yanas c32ad97c0a Fixes focus indicator tooltip showing when we're not focus. 2014-07-14 13:54:26 +02:00
yanas 66a64b6b78 Fixes thumbnails wrap after opening chat window. Closes issue #89. 2014-07-14 12:34:27 +02:00
Yana Stamcheva cef26315c3 Fixes problem when unpinning user and returning to active speaker video. 2014-07-03 09:28:25 +02:00
yanas 662287bf4a Active speaker user interface improvements and fixes. 2014-07-01 13:33:26 +03:00
Yana Stamcheva f193d0d51d Fixes problem with local speaker removing the active speaker selection. Fixes problem with tooltip appearing behind video. 2014-06-27 18:27:24 +02:00
yanas 1c1c3f8f5b Fixes active speaker relevant issues. Moves all UI related code in the videolayout.js 2014-06-24 14:59:32 +03:00
yanas 467b3220d6 Adds some active speaker logs. 2014-06-19 16:40:54 +03:00
yanas f53bb6d8c6 Changes active speaker indication by only adding greyscale filter. Makes sure the display name is visible on rollover event before the video is available. 2014-06-18 17:45:31 +03:00
yanas 73cd3c04f6 Improved, more user friendly tooltips. 2014-06-18 14:42:31 +03:00
yanas 8d68239931 Fixes disappearing video during active speaker change. 2014-06-13 19:29:56 +03:00
yanas a5e15e80fc Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:33:57 +03:00