Commit Graph

281 Commits (c21c9ce1b87aa1e80538d98115f4ef26fff12da1)

Author SHA1 Message Date
Boris Grozev 256694b966 Sends endpoint information in COLIBRI messages (in 'endpoint' children 11 years ago
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 11 years ago
Boris Grozev 304cdf5b40 Fix a potential problem with removing old SSRCs. 11 years ago
Boris Grozev 6964e3197a Uses glow to indicate that recording is active. 11 years ago
Lyubomir Marinov 7ce446bcda Receives all data-channel events/messages from Videobridge as JSON-formatted text. Renames active speaker to dominant speaker. 11 years ago
hristoterezov a694d0fbdf Fixes issue with StatsCollector when the conference is recreated the peerconnection in the StatsCollector isn't updated. 11 years ago
Boris Grozev c0dc84d824 Adds a button for recording. 11 years ago
yanas 662287bf4a Active speaker user interface improvements and fixes. 11 years ago
hristoterezov 873cfebe84 Adds audio level statistics for the local stream. 11 years ago
yanas 1c1c3f8f5b Fixes active speaker relevant issues. Moves all UI related code in the videolayout.js 11 years ago
Philipp Hancke 49cf8cba3a dont call SDPUtil.find_line without the media section 11 years ago
paweldomas 249d69bdc9 Quits the conference when too old browser is being used. 11 years ago
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 years ago
yanas 73cd3c04f6 Improved, more user friendly tooltips. 11 years ago
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 11 years ago
paweldomas 9bfa79ae82 Adds RTP stats processing. 11 years ago
paweldomas 8ba531ed22 Focuses clicked video thumbnail and prevents from switching to new large video. 11 years ago
paweldomas 0509b8e3c4 Adds SCTP data channels. 11 years ago
yanas 96b7a3d3e1 Fixes disapearing videos after a focus change. Fixes disapearing mute menu after a focus change. 11 years ago
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 years ago
yanas 3810aed345 Make sure the conference isn't refresh after we invite new people. 11 years ago
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 years ago
yanas 4d0c74879a Fixes issue #70 - Invite others reports null when pressed too early. 11 years ago
yanas 2dc4db0317 Adds new icons and fixes some alignments in mute/kick menu. 11 years ago
yanas 68ff87d0ab Fixes focus restore in the case of only 2 participants and one of them reloads. 11 years ago
yanas 56424df0a0 Adds mute and kick functoinality avaialable for the focus of the conference. 11 years ago
Philipp Hancke 9499afb108 ops, dont allow FF 11 years ago
Philipp Hancke 78c8f43c3d fix errors reported by jshint 11 years ago
yanas f8070b621a Adds mute indication when someone is muted. 11 years ago
Philipp Hancke cb5df3be84 bug turned out not to be a bug 11 years ago
paweldomas 83a685bca6 Automatically initializes Chrome Web Store inline install URL with extension ID defined in config.js. 11 years ago
yanas e27da40bb2 Fixes display name escape problem (Issue #54). Fixes selecting of remote video when clicking the display name. 11 years ago
paweldomas dbc0966334 Fixes desktop positioning and sizing. 11 years ago
paweldomas 81df90897f Show local camera in large video after we re-become the only person in a conference. 11 years ago
paweldomas 39895ed137 Fixes conference recreation issues when focus leaves. 11 years ago
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 years ago
paweldomas 9797ad7d84 Reduces amount of checks for desktop sharing enabled state. 11 years ago
yanas 102680512b Beta version of the new meet.jit.si interface. 11 years ago
paweldomas a049bcde71 Obtaining audio+video stream and closing it in order to reduce permission queries makes sense only on HTTPS sites. 11 years ago
paweldomas 68b8512b27 Fixes NPE. Prevents from asking for permission twice(by obtaining audio+video stream and closing it). 11 years ago
paweldomas 4bb8c3c48c Fixes bug with allocation of new PeerConnection, before the conference has started. Closes PeerConnection for non focus participant on beforeunload. 11 years ago
paweldomas a1a0f5d4cf Adds shared screen media type to presence. Removes unnecessary log msg. 11 years ago
paweldomas 1f51021041 Allows to switch to desktop stream from the very beginning of the conference. 11 years ago
paweldomas d5a1fe636d Adds support for inline installs of Jitmeet Chrome extension. Automatically hides desktop sharing button based on supported Chrome version. 11 years ago
paweldomas 452704d6b3 Adds desktop streaming using Chrome extension. Does not flip local screen preview. 11 years ago
paweldomas 0da0f865a1 Fixes broken video muting. 11 years ago
paweldomas 3e34df8730 Makes it possible to switch video streams during the session. Adds desktop sharing feature for chrome. 11 years ago
paweldomas a5951df0d9 Extracts base class for ColibriFocus and JingleSession. 11 years ago
paweldomas 9fd03e1bef Handles audio and video streams separately. Minor fixes. 11 years ago
paweldomas 8b96d134e3 Moves duplicated methods to peer connection adapter. 11 years ago