damencho
cd4ebca730
Fixes showing display name and hiding avtar, when video is muted and avtar is on large.
9 years ago
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
9 years ago
damencho
809f68104d
Fixes undefined error.
9 years ago
damencho
0531daf541
Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker.
9 years ago
damencho
cb40ab5420
Fixes moderator icon on remote videos.
9 years ago
damencho
6a91a48823
Fixes element id name.
9 years ago
isymchych
0262917aa6
implementation of "start muted"
10 years ago
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
9 years ago
damencho
f2c5e7da41
Removes unused code.
9 years ago
damencho
8249aea796
Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set.
9 years ago
yanas
d6a1192a0f
Fixes issue with avatar not being centered.
9 years ago
hristoterezov
29a85b797a
Fixes audio / video mutes
9 years ago
hristoterezov
3168c86f77
Fixes mute participant functionality
10 years ago
isymchych
c36001f861
removed xmpp and RTC modules
10 years ago
isymchych
6ee6b6e9e5
fixes after rebase
10 years ago
isymchych
b375b14696
abstract out remoteVideos management
10 years ago
isymchych
a10f9437f1
Integration of statistics module
10 years ago
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
10 years ago
hristoterezov
3ec04d5a95
Implements desktop sharing.
10 years ago
isymchych
0ec8ab69a0
properly update nickname
10 years ago
isymchych
ec2be349df
refactor authentication module
10 years ago
isymchych
4f91ac01fd
refactoring
10 years ago
isymchych
36874c395a
remove user from VideoLayout
10 years ago
isymchych
6ded050b51
do not use RTC/xmpp in UI module
10 years ago
isymchych
e23dd62d86
refactor BottomToolbar
10 years ago
damencho
034ed200f3
Displays correct resolution coming from FF.
10 years ago
isymchych
09aa9482c0
do not use members module
10 years ago
isymchych
272cfea493
share user email through commands
10 years ago
isymchych
fe77846b89
do not use xmpp in settings menu
10 years ago
isymchych
c50151d85d
do not use NicknameHandler
10 years ago
isymchych
59f98205c7
use JS API; UI module refactoring
10 years ago
damencho
6b621654ab
Adds speaker indicator and no longer use the display name for that purpose.
10 years ago
isymchych
1d59283518
fixed switching to large video from FF on safari
10 years ago
isymchych
19d9c0be50
fixed switching to large video from FF on safari
10 years ago
damencho
b64f3a5913
Adds method to obtain remote video type.
10 years ago
damencho
f9d1fd13df
Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video.
10 years ago
yanas
26e2fd6ef0
Fixes desktop streaming layout.
10 years ago
damencho
e460f0c8fa
Fixes lastN video change. Resulting 'Uncaught TypeError: stream.getOriginalStream is not a function', problem detected by torture (3 participants and the last one receives last-n changed event on joining and screenshot shows: it is missing one of the participants and logs contain this error).
10 years ago
paweldomas
27fc4636b7
Adjustments to make lip-sync work. Stream merging is now done by Jicofo.
10 years ago
damencho
374763c325
Fixes mute check, prevents disabling the menu when the remote participant is muted.
10 years ago
isymchych
fdc2ecd86f
escape html from username
10 years ago
damencho
1ba0a182f6
Makes sure we add/remove all onended events for media streams in one central place.
10 years ago
Boris Grozev
a2ad7b8f53
Mutes video elements.
10 years ago
Boris Grozev
cf8950110f
Adds additional logs, including timestamps relative to the initial
request.
10 years ago
yanas
9a5d2012d3
Adds jsdoc to previous commit
10 years ago
Yana Stamcheva
8a678286f7
Makes video screen fit configurable.
10 years ago
Boris Grozev
0bbae86f68
Fixes a bug with prematurely removed remote videos on firefox.
10 years ago
Boris Grozev
ebdd91df4e
Removes the sid property from MediaStream (how did we end up having a
Jingle session ID in MediaStream and passing it around in the UI?)
10 years ago
Boris Grozev
4934779187
Simplifies code, removes unused code.
10 years ago
damencho
ababa0fadc
Changes some logging levels.
10 years ago