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.
10 年之前
paweldomas
325af308f5
Separates display name and presence status. Triggers separate event for presence status.
10 年之前
hristoterezov
1794003875
Implements welcome page.
10 年之前
paweldomas
f61accc812
Removes default SIP number.
10 年之前
Damian Minkov
7acb89d5b5
Does not trim username from jid when joining muc when users are authenticated (entered their usernames).
11 年之前
Damian Minkov
aeaa70ca0c
Handles two domains one for anonymous users, and one for authorized one, where only authorized users can create chat rooms.
11 年之前
Damian Minkov
f4ab48092a
Detects hosts that do not allow anonymous login and asks for credentials.
11 年之前
paweldomas
1a074b12b4
Adds SIP gateway support.
11 年之前
hristoterezov
0e7c1ed9a9
Fixes the local audio levels when the user is muted.
11 年之前
hristoterezov
83b4ee96d3
Enables LocalStatsCollector for the local audio levels instead of rtp stats. Fixes issue with local audio level calculations.
11 年之前
yanas
913cdb9c7a
Fixes audio level interface in the single user in conference case.
11 年之前
Lyubomir Marinov
5f34f67fc5
Fixes an error when clicking on a thumbnail without video.
11 年之前
Boris Grozev
05975e30a3
Moves recording button related code to toolbar.js.
11 年之前
Boris Grozev
256694b966
Sends endpoint information in COLIBRI messages (in 'endpoint' children
of 'conference').
11 年之前
yanas
1d3df3c41c
Audio level indication. Improvements in rollover and active speaker UI. Part 2.
11 年之前
Boris Grozev
304cdf5b40
Fix a potential problem with removing old SSRCs.
11 年之前
Boris Grozev
6964e3197a
Uses glow to indicate that recording is active.
11 年之前
Lyubomir Marinov
7ce446bcda
Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker.
11 年之前
hristoterezov
a694d0fbdf
Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated.
11 年之前
Boris Grozev
c0dc84d824
Adds a button for recording.
11 年之前
yanas
662287bf4a
Active speaker user interface improvements and fixes.
11 年之前
hristoterezov
873cfebe84
Adds audio level statistics for the local stream.
11 年之前
yanas
1c1c3f8f5b
Fixes active speaker relevant issues. Moves all UI related code in the videolayout.js
11 年之前
Philipp Hancke
49cf8cba3a
dont call SDPUtil.find_line without the media section
11 年之前
paweldomas
249d69bdc9
Quits the conference when too old browser is being used.
11 年之前
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.
11 年之前
yanas
73cd3c04f6
Improved, more user friendly tooltips.
11 年之前
yanas
7b6443969e
Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes.
11 年之前
paweldomas
9bfa79ae82
Adds RTP stats processing.
11 年之前
paweldomas
8ba531ed22
Focuses clicked video thumbnail and prevents from switching to new large video.
11 年之前
paweldomas
0509b8e3c4
Adds SCTP data channels.
11 年之前
yanas
96b7a3d3e1
Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change.
11 年之前
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).
11 年之前
yanas
3810aed345
Make sure the conference isn't refresh after we invite new people.
11 年之前
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.
11 年之前
yanas
4d0c74879a
Fixes issue #70 - Invite others reports null when pressed too early.
11 年之前
yanas
2dc4db0317
Adds new icons and fixes some alignments in mute/kick menu.
11 年之前
yanas
68ff87d0ab
Fixes focus restore in the case of only 2 participants and one of them reloads.
11 年之前
yanas
56424df0a0
Adds mute and kick functoinality avaialable for the focus of the conference.
11 年之前
Philipp Hancke
9499afb108
ops, dont allow FF
11 年之前
Philipp Hancke
78c8f43c3d
fix errors reported by jshint
11 年之前
yanas
f8070b621a
Adds mute indication when someone is muted.
11 年之前
Philipp Hancke
cb5df3be84
bug turned out not to be a bug
11 年之前
paweldomas
83a685bca6
Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js.
11 年之前
yanas
e27da40bb2
Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name.
11 年之前
paweldomas
dbc0966334
Fixes desktop positioning and sizing.
11 年之前
paweldomas
81df90897f
Show local camera in large video after we re-become the only person in a conference.
11 年之前
paweldomas
39895ed137
Fixes conference recreation issues when focus leaves.
11 年之前
paweldomas
cc03ace1b4
Selects the way how large video is measured based on current video type(camera or desktop). Makes sure that whole desktop video will be displayed. Removes redundant event handlers.
11 年之前
paweldomas
9797ad7d84
Reduces amount of checks for desktop sharing enabled state.
11 年之前