Commit Graph

139 Commits

Author SHA1 Message Date
yanas eec2c487fd Fixes setting of default display name in remote videos. 2014-08-27 09:20:05 +02:00
hristoterezov c00f60f57b Fixes some positions of elements from the welcome page. Adds "Join Again" button to hangup message box. 2014-08-26 18:30:49 +03:00
paweldomas e94c4238d1 Fixes crash on non HTTPS sites. 2014-08-26 13:03:30 +02:00
hristoterezov 5ccb720ecc Adds room name generator. 2014-08-26 13:54:43 +03:00
Paweł Domas 61a051b135 Merge pull request #102 from jitsi/gumchanges
use only a single GUM call
2014-08-25 16:02:56 +02:00
paweldomas 7d1d3b1e7e Fixes video ratio. 2014-08-25 16:02:18 +02:00
Philipp Hancke c6f7e192d0 move GUM to body.onload 2014-08-25 15:29:54 +02:00
Philipp Hancke 54ea1da98e use only a single GUM call 2014-08-25 15:04:59 +02:00
hristoterezov 08c6026521 Adds don't show welcome page checkbox and hang up button. 2014-08-25 15:48:16 +03: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
hristoterezov 1794003875 Implements welcome page. 2014-08-21 19:42:54 +03:00
paweldomas f61accc812 Removes default SIP number. 2014-08-19 14:07:59 +02:00
Damian Minkov 7acb89d5b5 Does not trim username from jid when joining muc when users are authenticated (entered their usernames). 2014-08-08 19:20:50 +03:00
Damian Minkov aeaa70ca0c Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms. 2014-08-08 17:53:53 +03:00
Damian Minkov f4ab48092a Detects hosts that do not allow anonymous login and asks for credentials. 2014-08-08 17:53:53 +03:00
paweldomas 1a074b12b4 Adds SIP gateway support. 2014-08-08 15:25:24 +02:00
hristoterezov 0e7c1ed9a9 Fixes the local audio levels when the user is muted. 2014-07-28 14:31:32 +03:00
hristoterezov 83b4ee96d3 Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations. 2014-07-27 15:24:27 +03:00
yanas 913cdb9c7a Fixes audio level interface in the single user in conference case. 2014-07-24 16:14:37 +02:00
Lyubomir Marinov 5f34f67fc5 Fixes an error when clicking on a thumbnail without video. 2014-07-23 20:08:53 +03:00
Boris Grozev 05975e30a3 Moves recording button related code to toolbar.js. 2014-07-23 10:47:00 +03:00
Boris Grozev 256694b966 Sends endpoint information in COLIBRI messages (in 'endpoint' children
of 'conference').
2014-07-23 10:33:36 +03:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
Boris Grozev 304cdf5b40 Fix a potential problem with removing old SSRCs. 2014-07-21 09:49:50 +02:00
Boris Grozev 6964e3197a Uses glow to indicate that recording is active. 2014-07-18 18:07:16 +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
hristoterezov a694d0fbdf Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated. 2014-07-03 14:30:07 +02:00
Boris Grozev c0dc84d824 Adds a button for recording. 2014-07-01 16:02:34 +02:00
yanas 662287bf4a Active speaker user interface improvements and fixes. 2014-07-01 13:33:26 +03:00
hristoterezov 873cfebe84 Adds audio level statistics for the local stream. 2014-06-26 16:58:43 +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
Philipp Hancke 49cf8cba3a dont call SDPUtil.find_line without the media section 2014-06-22 16:12:56 +02:00
paweldomas 249d69bdc9 Quits the conference when too old browser is being used. 2014-06-18 19:05:22 +02: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 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
yanas 715749ead8 Adds support for sctp data channels + user interface for active speaker. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 20:59:47 +03:00
paweldomas 9bfa79ae82 Adds RTP stats processing. 2014-06-05 13:09:31 +02:00
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 2014-06-04 16:51:05 +03:00
paweldomas 0509b8e3c4 Adds SCTP data channels. 2014-06-04 16:51:04 +03:00
yanas 96b7a3d3e1 Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change. 2014-06-02 19:04:07 +02:00
yanas f0a8282736 Fixes some problems related to adding a prezi to the conference. Updates the Prezi Player and fixes some issues caused by commit 76c0485e (Skip animation steps). 2014-05-30 17:18:32 +02:00
yanas 3810aed345 Make sure the conference isn't refresh after we invite new people. 2014-05-27 18:39:06 +02:00
yanas d835887fa9 Updates invite link if the window has been already opened before it was available (Closes issue #70). Adds an invite button, which generates an invite email to be sent to other participants. 2014-05-22 18:56:09 +02:00
yanas 4d0c74879a Fixes issue #70 - Invite others reports null when pressed too early. 2014-05-21 15:12:51 +02:00
yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 2014-05-19 14:49:20 +02:00
yanas 68ff87d0ab Fixes focus restore in the case of only 2 participants and one of them reloads. 2014-05-12 11:56:33 +02:00
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 2014-05-12 00:41:58 +02:00
Philipp Hancke 9499afb108 ops, dont allow FF 2014-04-13 14:32:50 +02:00