paweldomas
ecfc05bcc8
fix(LargeVideoManager): enable video problems filter on VideoContainer
Only the VideoContainer is interested in showing the video problems
filter which is meant to be displayed when ICE is disconnected.
9 年之前
paweldomas
e39648ce21
ref(LargeVideo): rename to LargeVideoManager
It is confusing when the name of the main class exported from the file
is not the same as the filename.
9 年之前
paweldomas
e0a05c5908
ref(LargeVideo): move VideoContainer to separate file
VideoContainer is a separate being which implements the LargeContainer
and it's confusing to have it in the same file. This was encouraging to
access private parts of the VideoContainer directly(not through
the interface).
9 年之前
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
9 年之前
yanas
4ca9349de7
Removes missing and unused method.
9 年之前
Kostiantyn Pashura
4572e1d344
feedback dialog changes
9 年之前
yanas
d1d4674136
Fixes some jsdocs.
9 年之前
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
9 年之前
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
9 年之前
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
9 年之前
yanas
96bbf0419c
Adds tooltips
9 年之前
yanas
0013745783
Video thumbnails redesign
9 年之前
hristoterezov
dab5252746
feat(ringoverlay): Change the background when the avatar is displayed
9 年之前
damencho
a5bc9625ef
Fixes parameters for VideoLayout.resizeThumbnails.
9 年之前
yanas
c6ec96aca5
Adds avatar on stage specific background
9 年之前
yanas
09f7615a35
Changes icon set.
9 年之前
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
9 年之前
damencho
83546a899f
Revert "Temprorary disable kicks hack."
This reverts commit 76a7c7b426 .
9 年之前
yanas
76a7c7b426
Temprorary disable kicks hack.
9 年之前
damencho
bb705e32d9
Moves local video thumb initializations where they belong.
Moves local video thumb initializations where they belong in the local video constructor. Fixes a problem when there is no video device, then audio levels and gsm bars are missing. We were doing this initializations every time a video device is changed.
9 年之前
damencho
246ab88a3e
Fixes muting particular remote participant.
There was a bug that the handlers for menuItem for mute and kick are added for all remote participants. When clicked multiple handlers are executed and the action will be executed for all remote participants.
9 年之前
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
9 年之前
damencho
536ffb31e0
Moves loading of analytics in the library.
9 年之前
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
9 年之前
damencho
6651168dd3
Moves render and ttfm connection times to the library.
9 年之前
yanas
5654d34ee8
Fix remote participant menu for moderator
9 年之前
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
9 年之前
damencho
df01358fb8
Adds comment.
9 年之前
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
9 年之前
damencho
562c2e38db
Adds analytics event for rendering audio and video.
9 年之前
damencho
74ece3a775
Uses videoType from the video track for the initial value.
Handles the case where the remote track is with initial value of camera and no further events are received for video type changed.
9 年之前
hristoterezov
1963972f75
Fixes the issue with missing audio element for remote participants
9 年之前
Boris Grozev
66a46fc580
Adds documentation.
9 年之前
Boris Grozev
de41977c77
Logs resolution changes to callstats.
9 年之前
hristoterezov
7bf9a82f0b
Implements conference reload support
9 年之前
Boris Grozev
2d2e27b8d0
Implements "raised hand".
9 年之前
Boris Grozev
4b6ac38058
Fixes a failure to show the dominant speaker indicator for the local participant.
9 年之前
hristoterezov
1eb915d312
Adds config option for enabling the flip menu for the local video
9 年之前
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 年之前
yanas
ab67b42eb9
Hide recorder local thumbnail
9 年之前
yanas
edf2f8114b
Make sure remote video exist before we use it
9 年之前
yanas
aeabad4891
Fix missing remote video exception
9 年之前
yanas
c881e7b640
Add hidden participant support
9 年之前
paweldomas
f2c9b8b7a5
Fix issue updating large video 'src' while on stage
9 年之前
hristoterezov
655b7019d1
Renames performanceTimes to ConnectionTimes
9 年之前
hristoterezov
ddf39a20b8
Fixes time console.log text
9 年之前
damencho
0974e31da1
Updates connection quality popover only if its visible or about to be visible.
9 年之前
damencho
613569ff09
Checks whether we need to modify document, before change - on display name change.
9 年之前
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
9 年之前
hristoterezov
8d77088f6d
Stores measured times and exposes them
9 年之前